Operating System - HP-UX
1752323 Members
5652 Online
108786 Solutions
New Discussion

Re: using ops$ as oracle database account.

 
Indira Aramandla
Honored Contributor

Re: using ops$ as oracle database account.

Hi Ram,

Yes as Yogeeraj said, you have to create the user at the OS level and define the profile to set ORACLE_HOME, ORACLE_SID...... and all the other environment variables.

And you will hav ehte same user created in the oracle database as well. Then when you logon to the server as that user all you need to do is

sqlplus / without any userid or password as the authentication is already done at the OS level.


Indira A
Never give up, Keep Trying