...
Below there are the specific parameters for this agent implementation:
Parameter | Description |
---|---|
User | Sysdba user name to authenticate |
Oracle password | Password of the user to authenticate |
Connection string to database | Database URL. Use something like jdbc:oracle:thin:@host:port:sid |
Password to protect roles | Optional password to use on password protected roles |
Default user profile | Optional profile to set limits on the database resources and |
the user password | |
Default tablespace | Optional tablespace for user creation |
Temporary tablespace | Optional temporary tablespace for user creation |
Load Triggers
Pending to be documented.
...