Home » RDBMS Server » Server Administration » Creating a new database instance as a diferent unix user.
Creating a new database instance as a diferent unix user. [message #52550] Mon, 29 July 2002 11:37 Go to next message
Prasad
Messages: 104
Registered: October 2000
Senior Member
Hi,
In a Sun box , I have 3 unix users 'oracle','oraprod' and 'orastage' all are under the same group (DBA ). I installed oracle 8.1.7 as 'oracle' user. Then connected as 'oraprod' and created a new database instance ORAPROD. when the instance is up and running I checked the process status and all the ORAPROD processors are owned by user 'oracle' ( not 'oraprod' ). here is the snap shot

$id
uid=1003(oraprod) gid=102(dba)
## created the datbase instance ............
$ ps -ef&#124grep ORAPROD

oracle 7922 1 0 11:54:55 ? 0:00 ora_pmon_ORAPROD
oracle 7924 1 0 11:54:55 ? 0:00 ora_dbw0_ORAPROD
oracle 7940 1 0 11:54:57 ? 0:00 ora_snp3_ORAPROD
oracle 7932 1 0 11:54:56 ? 0:00 ora_reco_ORAPROD
oracle 7926 1 0 11:54:56 ? 0:00 ora_lgwr_ORAPROD
oracle 7928 1 0 11:54:56 ? 0:00 ora_ckpt_ORAPROD
oracle 7936 1 0 11:54:56 ? 0:00 ora_snp1_ORAPROD
oracle 7938 1 0 11:54:57 ? 0:00 ora_snp2_ORAPROD
oracle 7930 1 0 11:54:56 ? 0:00 ora_smon_ORAPROD
oracle 7934 1 0 11:54:56 ? 0:00 ora_snp0_ORAPROD
why is it happening? . can some one help me? My intention is -- only 'oraprod' user should be able stop & start the ORAPROD database instance.
Thanks in advance
Prasad.
Re: Creating a new database instance as a diferent unix user. [message #53204 is a reply to message #52550] Tue, 03 September 2002 03:37 Go to previous message
dhanraj
Messages: 12
Registered: February 2002
Junior Member
Prasad Can you please check shutdown the ORAPROD db and do the startup using oraprod Unix Account. it seems this instance is started with oracle unix account logged in...

and please revert...
dhanraj
Previous Topic: Populate an Oracle table from external....
Next Topic: HELP! Control files locked! Instance shuts down!
Goto Forum:
  


Current Time: Thu Sep 19 16:16:38 CDT 2024