To Test the Installation of Oracle's Instant Client

Restriction: This topic applies only when a Database Connectors license has been installed via the Micro Focus License Management System.

Go to a different directory from the one on which you installed Oracle's Instant Client and enter the following command:

sqlplus scott@bigdb/tiger
select user from dual;

If this test is successful, you are ready to use the run-time. The run time loads the Oracle Instant Client dynamically from the specified path.