nca_set_connect_opt
Example: nca_set_connect_opt | Connection Functions |
Sets the connection options for an Oracle NCA server.
int nca_set_connect_opt( eConnectionOption option, ... );
option |
One of the following connection options:
|
< option values > |
One or more parameters in accordance with option.
|
Vugen inserts nca_set_connect_opt prior to nca_connect_server, when it recognizes that the recorded values for the server connection differ from the default values. Saving the recorded values ensures that the connection to the server is exactly the same during script run as during the recording of the script.
In general, do not edit a recorded nca_set_connect_opt step.
Return Values
Parameterization
All arguments of this function may be parameterized using standard parameterization.