Oracle Connection Test
This test is to ensure that your application can connect to an Oracle database.

Please provide the Oracle net service Name, schema name, whether to use Windows Authentication, user name, password and the name of a table.

Server Name Oracle Net Service Name.
Schema Name If schema name is a reserved word or contains spaces, it must be enclosed in quotes and is case-sensitive.
Trusted Connection
User Name When using Oracle user name/password.
Password When using Oracle user name/password.
Table Name (e.g., Products). First 5 rows will be displayed from this table. If table name is a reserved word or contains spaces, it must be enclosed in quotes and is case-sensitive.