%INIT_SSQL

Initialize SQL Connection

 

 

VSupported on OpenVMS

 

value = %INIT_SSQL

value

This function always returns 0. (i)

%INIT_SSQL initializes SQL Connection on OpenVMS and allocates necessary memory. (On Windows and Unix systems, set system option 48 to initialize the SQL Connection system and to instruct the runtime to allocate the necessary memory.) For more information, see Installing, configuring, and initializing.

Note

When you’re using SQL Connection on OpenVMS, you must make %INIT_SSQL the first function call.

On Windows and Unix, the Synergy Runtime includes a stub version of %INIT_SSQL. This enables you to link SQL Connection files for OpenVMS (i.e., object modules with %INIT_SSQL calls) on Windows and Unix systems.