Accessing ECDA Option for Oracle using isql

When accessing ECDA Option for Oracle with isql you must identify the service name with the -S option using the following syntax:

isql -Uuser_name -Ppassword -Sservice_name

NoteThe user must be a valid Oracle user.