Hi Folks,
I am just new to Oracle and could use some help with the following. I have created a new instance called ecms2 and I want only one user to access this. I have added the following to their .profile (I am running Oracle on HP-UX):
PATH=$PATH:/oracle/orasw/bin
export PATH
ORACLE_HOME=/oracle/orasw
export ORACLE_HOME
ORACLE_SID=ecms2
export ORACLE_SID
ORAENV_ASK=NO
Now, my question is, how do I start this instance so that this user can run sqlplus.
Thanks for your time/help.
dohanlon.
I am just new to Oracle and could use some help with the following. I have created a new instance called ecms2 and I want only one user to access this. I have added the following to their .profile (I am running Oracle on HP-UX):
PATH=$PATH:/oracle/orasw/bin
export PATH
ORACLE_HOME=/oracle/orasw
export ORACLE_HOME
ORACLE_SID=ecms2
export ORACLE_SID
ORAENV_ASK=NO
Now, my question is, how do I start this instance so that this user can run sqlplus.
Thanks for your time/help.
dohanlon.