Connection Functions

Click one of the following functions for more information:

Connects to an Oracle NCA server.
Sets the connection options for an Oracle NCA server.
Performs a login to an Oracle NCA database.
Disconnects from an Oracle NCA database.
nca_set_dispatcher_reply_response

Sets the specified Dispatcher object reply properties for response to server.

nca_set_dispatcher_responseSets the specified Dispatcher object properties for response to the server.

Note: To enable VuGen to record the names of NCA objects, you must configure the application server to provide the necessary data. To do this, edit the startup HTML file that is called when the applet viewer begins. Modify the line:
<PARAM name="serverArgs ............ fndnam=APPS">
and add the Oracle key "record=names":
<PARAM name="serverArgs ............ fndnam=APPS record=names">