An application fails. The exception indicates that the JDBC data source cannot be found.
Identify two possible steps that you can perform to verify the data source’s availability. (Choose two.)
Launch the JDBCDiagnostics utility.
Verify the Dependencies attribute of the data source.
View the target server’s JNDI tree in the console.
Verify that the application and data source have the same target.
Submit