The initialization command
that you select can be a script, stored procedure, or any DataFlux
FedSQL language or DBMS SQL statement that might provide additional
control over the interaction between the LIBNAME engine and the data
source.
The command executes
immediately after the first connection is successfully established.
If the command fails, a disconnect occurs and the libref is not assigned.
You must specify the command as a single, quoted string, unless it
is an environment variable.
DBLIBINIT= fails if
either CONNECTION=UNIQUE or DEFER=YES, or if both of these LIBNAME
statement options are specified.