Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> Create DB on Linux - 8.1.6 - Issues - URGENT

Create DB on Linux - 8.1.6 - Issues - URGENT

From: Apps Sol <apps_sol_at_hotmail.com>
Date: Mon, 15 Jan 2001 10:42:05 -0500
Message-Id: <10742.126680@fatcity.com>


I have this issue ---

when I am trying to create a new DB on one of our Linux boxes

I am running to some issues.

1>

[oracle_at_dell1 oracle]$
[oracle_at_dell1 oracle]$
[oracle_at_dell1 oracle]$ echo $ORACLE_SID

[oracle_at_dell1 oracle]$ svrmgrl

Oracle Server Manager Release 3.1.6.0.0 - Production

Copyright (c) 1997, 1999, Oracle Corporation. All Rights Reserved.

Oracle8i Enterprise Edition Release 8.1.6.1.0 - Production With the Partitioning option
JServer Release 8.1.6.0.0 - Production

SVRMGR> connect internal
Connected.
SVRMGR> 2>

[oracle_at_dell1 oracle]$
[oracle_at_dell1 oracle]$
[oracle_at_dell1 oracle]$ export ORACLE_SID=PSD1
[oracle_at_dell1 oracle]$ svrmgrl

Oracle Server Manager Release 3.1.6.0.0 - Production

Copyright (c) 1997, 1999, Oracle Corporation. All Rights Reserved.

ORA-03113: end-of-file on communication channel SVRMGR> 3>

login: oracle
Password:
Last login: Mon Jan 15 09:38:06 from XXXX

[oracle_at_dell1 oracle]$
[oracle_at_dell1 oracle]$
[oracle_at_dell1 oracle]$
[oracle_at_dell1 oracle]$ cd $ORACLE_HOME
[oracle_at_dell1 8.1.6]$ cd bin
[oracle_at_dell1 bin]$ svrmgrl

Oracle Server Manager Release 3.1.6.0.0 - Production

Copyright (c) 1997, 1999, Oracle Corporation. All Rights Reserved.

Oracle8i Enterprise Edition Release 8.1.6.1.0 - Production With the Partitioning option
JServer Release 8.1.6.0.0 - Production

SVRMGR> startup nomount pfile ="/u01/app/oracle/PSDV/pfile/initPSDV.ora" ORA-01031: insufficient privileges
SVRMGR> 1st case .. it's not coming with any error but the next time if I set my SID .. I have this ora-03113 error

and the third time i am trying with out setting my SID .. I end up with Received on Mon Jan 15 2001 - 09:42:05 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US