Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: ORA -01034 ORACLE not available
Peter Wu wrote:
> Hi, I am trying to run SQLPLUS in my HP box. The Oracle DB 8.0.5 is
> local.
>
> The ORACLE_HOME and ORACLE_SID is set in my script. However, when I
> connect to the local using sqlplus, it gives me "ORACLE not available"
> error after I put login id and passwd.
>
> Do I miss anything?
>
> Thanks
>
> P. Wu
Yep, your database is not running.
Assuming you're the correct user (oracle by default) do:
oracle>svrmgrl
connect internal
startup
--
Met vriendelijke groet/kind regards,
Frank van Bortel
Technical consultant Oracle
Work: Home: ---------------------------------- ---------------------------- Inter Access V&L Hunzestraat 4 Palatijn 3, 7521 PN Enschede 7555 WB Hengelo PoBox 545, 7500 AM Enschede (31)074-2425046053-4341500 Received on Fri Nov 12 1999 - 12:26:55 CST
![]() |
![]() |