Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: SQLPLUS
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
![]() |
![]() |