Hi
Helmut,
when
you do switch user
su -
newuser
use
the "-" it will run the .profile of that user, I assume your problem is because
the env variables.
Otherwise (or) you can open a new telnet windows to startup the
other database?
btw if
you only have one owner (DBA group) then only few variables you need to
change:
for
example:
ORACLE_HOME=9.0.1
---
below here are static ----
Make
user you reuse the ORACLE_HOME
LIBRARY_PATH=$ORACLE_HOME/lib
<- i forgot the variable name
PATH=$PATH:$ORACLE_HOME/bin:.
ORACLE_SID=__________
Sinardy
|
Title: two instances on same box (Suse Linux ES 8)
- two instances on same box (Suse Linux ES 8) Daiminger, Helmut
- RE: two instances on same box (Suse Linux ES 8) Jack van Zanen
- RE: two instances on same box (Suse Linux ES 8) Sinardy Xing
- RE: two instances on same box (Suse Linux ES 8) Jack van Zanen