For 9i, you need to make sure you set ORACLE_HOME and ORACLE_SID to the
appropriate values for the instance, and then do the same thing as for 10g.
--
shaikh i
Stephen Found wrote:
> Hi all,
>
> First question here so please be gentle with me. My colleague has just
> gone on a months holiday and left me to it.
>
> I have two database servers, one is Oracle 10 which I know a little
> about and the other is Oracle 9 which I dont.
>
> To start a database on version 10, I do ...
>
> * Login as oracle user
> * run *sqlplus / as sysdba*
> * enter the command *startup*
> * exit from sqlplus
> * run *lsnrctl start* to start the TNS listener
>
> [edit
> <https://wiki.volantis.com/mwiki/index.php?title=QA_FAQ&action=edit§ion=8>]
>
> What is the equivalent I need to do for Oracle 9.2 ???
>
> Thanks in advance...
>
> Steve
>
>
>
>
>
>
> --------
> 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