After installing Oracle and the Oracle Client, you must create a database user and provide credentials.
To create a user
For example, create the user cabi.
For SQL, create user cabi (identified by cabi).
For example, for SQL, grant dba,sysdba to cabi.
| Copyright © 2012 CA. All rights reserved. | Tell Technical Publications how we can improve this information |