Re: ORA-01034: ORACLE not available

From: Daniel <twinsxu_at_yahoo.com>
Date: 21 Nov 2001 12:52:57 -0800
Message-ID: <e0e46f5b.0111211252.5b65aa4e_at_posting.google.com>


gwilson_at_qtsi.com (greg) wrote in message news:<7361464d.0111150838.288e53b2_at_posting.google.com>...
> This is the first time I have installed/run oracle
>
> When I run the command sqlplus system/manager it returns the error:
>
> ERROR:
> ORA-01034: ORACLE not available
> ORA-27101: shared memeory realm does not exist
> SVR4 Error: 2: No such file or directory
>
> I have doulbe checked the ipc entries in the /etc/system file
>
> Please help
> Thank you

You might need to check to see if your database has been started up, or check to see if you have set a correct ORACLE_SID environment variable, or your tnsnames.ora file include the configuration of your database service. If you run Oracle on NT, you might need to check to see if the NT service for your database has been started. If you run Oracle on Unix, you might need to check to see if your background job of Oracle database has started (Check /etc/oratab file). Good Luck.

Daniel Received on Wed Nov 21 2001 - 21:52:57 CET

Original text of this message