Re: How do I start SVRMGR under 10g

Re: How do I start SVRMGR under 10g

 

  

Starting in 9i server manager is not supported and not included with the
software. You can accomplish the same tasks using sqlplus.

sqlplus /nolog
connect / as sysdba

or

sqlplus sys/[Email Address Removed] as sysdba

----- Original Message -----
From: "Bigum Henrik "
<oracledba-ezmlmshield-x13132250.[Email address protected]
To: "LazyDBA Discussion" <[Email address protected]
Sent: Friday, July 16, 2004 7:27 AM
Subject: How do I start SVRMGR under 10g


> Hi guys,
>
> Can anybody tell me how to start an instance of server manager in a
command
> prompt under 10g.
>
> Thanks in advance and
> Best regards
>
> Hank
> IT-Consultant
> KPLL
>
>
>
> --------
> website: http://www.LazyDBA.com
> Please don't reply to RTFM questions
> Oracle documentation is here: http://tahiti.oracle.com
> To unsubscribe: see http://www.lazydba.com/unsubscribe.html
> To subscribe: see http://www.lazydba.com
> By using this list you agree to these
terms:http://www.lazydba.com/legal.html
>
>


Oracle LazyDBA home page