Recompiles all invalid objects in a supplied schema
...
Target Properties
Property Name | Property Code | Required | Description |
---|---|---|---|
Oracle Database URL |
| Yes | The JDBC URL for the target Oracle database. This should be a complete JDBC URL (e.g. |
Oracle Database User |
| Yes | The username that will be used to connect to the target Oracle Database. NOTE*** If the project property FDORA_SCHEMA_NAME is not set, then this becomes the schema. |
Oracle Database Password |
| Yes | The password for Oracle Database User. |
Target JDBC Driver Path. |
| Yes | Path containing JDBC driver for target database connection. |
Project Properties
Property Name | Property Code | Required | Description |
---|---|---|---|
Oracle Database Schema Name(s) |
| Yes | Comma-separated list of schemas controlled by this project. Leave this parameter blank if you want to have schema name different across environments. The plugin will then use the FDORA_USER |
Target parameter as the schema name. | |||
Inputs
Input Name | Input Code | Required | Description |
---|---|---|---|
Outputs
Output Name | Required | Description |
---|---|---|
| No | |
| No | |
| No |
Artifacts
This operation doesn’t consume or produce any artifacts.
...
This operation will select all available endpoints associated to the environment/instanceTarget.
Endpoint Execution
This operation will execute on any one of the selected endpoints and will be random in the determination of which one.
...