Failure in testing a connection or running reports on an engine using an Oracle database
You test the connection to an engine by specifying the user credentials
for an Oracle database, or you run a report on that engine connection.
The operation fails and the following error message is displayed:
AWSUI0360E The JDBC URL is not configured on the selected engine,
so the reporting capabilities cannot be used.
Contact the IBM Workload Scheduler administrator."Cause and solution:
Make sure that the IBM Workload Scheduler administrator
has updated the
TWSConfig.properties file by adding
the following key: com.ibm.tws.webui.oracleJdbcURLspecifying
the JDBC Oracle URL. For example: com.ibm.tws.webui.oracleJdbcURL=jdbc:oracle:thin:@//9.132.235.7:1521/orcl Rerun
the operation after the TWSConfig.properties has
been updated. For more information about showing and changing database
security properties for IBM Workload Scheduler,
see Administration Guide.