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

Home -> Community -> Usenet -> c.d.o.server -> Re: Need help creating a database

Re: Need help creating a database

From: Randy Harris <randy_at_SpamFree.com>
Date: Tue, 08 Nov 2005 23:27:55 GMT
Message-ID: <%vacf.6154$8W.3494@newssvr30.news.prodigy.com>


I thought perhaps someone could spot something that I am doing wrong:

SunOS 5.8

login: oracle
Password:
Last login: Tue Nov 8 17:59:25 from sv029114.net Sun Microsystems Inc. SunOS 5.8 Generic February 2000 $ exec bash
[oracle_at_dttrora oracle]$ id

uid=1001(oracle) gid=101(dba)
[oracle_at_dttrora oracle]$ export ORACLE_SID=tecno
[oracle_at_dttrora oracle]$ sqlplus /nolog

SQL*Plus: Release 9.2.0.4.0 - Production on Tue Nov 8 18:11:50 2005

Copyright (c) 1982, 2002, Oracle Corporation. All rights reserved.

SQL> connect / as sysdba
ERROR:
ORA-01031: insufficient privileges

SQL> Received on Tue Nov 08 2005 - 17:27:55 CST

Original text of this message

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