IFX_NODBPROC environment variable

The IFX_NODBPROC environment variable lets you prevent the database server from running the sysdbopen( ) or sysdbclose( ) procedure. These procedures cannot be run if this environment variable is set to any value.

1  setenv IFX_NODBPROC string
string
Any value prevents the database server from running sysdbopen( ) or sysdblcose( ).