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: SQLPLUS

Re: SQLPLUS

From: v tsien <vtsien_at_mediaone.net>
Date: Sat, 22 May 1999 11:05:43 -0500
Message-ID: <XIA13.7478$s%1.6778436@rmnws01.ce.mediaone.net>


Use internal for svrmgr30. for sqlplus, internal is equivalent to sys. You only use them to run catalog or catproc or replication scripts etc. If you want to start the database, use start/setting/control/services to start oracle. You can also start oracle by using svrmgr30 then connect internal/password. Disable connect for sys and system after you created a dba account with needed privileges.
N_H <h007irix_at_hotmail.com> wrote in message news:JZx13.510$34.14_at_news.iam.net.ma...
> Hi,
>
> Well, I'm just a starter with Oracle and I don't know anything of it !!
> I have tryed to use SQLPLUS in order to create some table in my DataBASE
,
> i tip the following :
> 'c:\>Sqlplus
> User_name : INTERNAL/Password '
> and i have either the message :
> 'Logon denied' or 'PROTOCOLE ADDAPTATEUR ERROR' !!!!
> Please Help me ??
> Thanks .
>
>
Received on Sat May 22 1999 - 11:05:43 CDT

Original text of this message

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