1833873 Members
2149 Online
110063 Solutions
New Discussion

Oracle not available

 

Oracle not available

We have set the ORACLE_SID, but still getting the same error
Pl help
3 REPLIES 3
Oviwan
Honored Contributor

Re: Oracle not available

Hey

check ora-01034 and give more information about your system.

$ oerr ora 01034
01034, 00000, "ORACLE not available"
// *Cause: Oracle was not started up. Possible causes include the following:
// - The SGA requires more space than was allocated for it.
// - The operating-system variable pointing to the instance is
// improperly defined.
// *Action: Refer to accompanying messages for possible causes and correct
// the problem mentioned in the other messages.
// If Oracle has been initialized, then on some operating systems,
// verify that Oracle was linked correctly. See the platform
// specific Oracle documentation.


Regards
Yogeeraj_1
Honored Contributor

Re: Oracle not available

hi,

post more information.

When are you getting this error message?

revert

kind regards
yogeeraj
No person was ever honoured for what he received. Honour has been the reward for what he gave (clavin coolidge)

Re: Oracle not available

Thanx for your replies,
We have solved it.