Rdbms_Connect

Previous Next

Allowed values

auto | no reconnect }

 

The underlined value is the USoft factory default. It applies if you have not set this deployment parameter to a different value.

 

Context

This parameter may be set for all 3 deployment configuration contexts: Client Server, RunBatch, and Rules Service.

You can set this parameter in the Additional Parameters list at the bottom of the tab page for each context.

 

Explanation

The RDBMS_Connect additional parameter is used to specify whether or not a USoft application should try to reconnect to the database after a connection failure.

If this parameter is set to 'auto', the USoft application will try to reconnect.

If this parameter is set to 'no reconnect', the USoft application will not attempt to reconnect to the database. This can be a desirable setting for security reasons.

 

See Also

Deployment Configurations

Deployment Configuration Contexts

Deployment Parameters