DSD.BCIConnect function's arguments

Post questions here relative to DataStage Server Edition for such areas as Server job design, DS Basic, Routines, Job Sequences, etc.

Moderators: chulett, rschirm, roy

Post Reply
agr
Participant
Posts: 1
Joined: Thu Jun 16, 2005 1:28 am

DSD.BCIConnect function's arguments

Post by agr »

Hello,

Can anyone tell me about the arguments of the DSD.BCIConnect function (or BCI.Connect) for the 7.5 version? (or where to find their description)

If you also have examples it would be very helpfull.

Thx,

Alexandre Grein
Oresys Solutions - Business Intelligence
http://solutions.oresys.fr
ray.wurlod
Participant
Posts: 54595
Joined: Wed Oct 23, 2002 10:52 pm
Location: Sydney, Australia
Contact:

Post by ray.wurlod »

DSD.BCIConnect is not a documented function. No function with a DSD prefix is a documented function; they are for internal use by the product.

If you want to know about the publicly-available BCI functions you can establish a telnet session and enter the dssh environment on the server, then type HELP BCI. Or you can download the UniVerse BASIC SQL Client Interface Guide from IBM.
IBM Software Services Group
Any contribution to this forum is my own opinion and does not necessarily reflect any position that IBM may hold.
Post Reply