Home » RDBMS Server » Server Administration » Error at Setup of Archive log. (Oracle 9i.2, Windows. )
Error at Setup of Archive log. [message #472460] Fri, 20 August 2010 14:17 Go to next message
muktha_22
Messages: 527
Registered: December 2009
Senior Member
Hi,

Need your help at the below error message.

1) I set up the below parameter.
ALTER SYSTEM SET LOG_ARCHIVE_START=TRUE SCOPE=SPFILE;

2) shutdown immediate
3) startup

Error msg:
Ora-24324: service handle not initialized
Ora-24323: value not allowed.

Thanks in advance.
Re: Error at Setup of Archive log. [message #472461 is a reply to message #472460] Fri, 20 August 2010 14:19 Go to previous messageGo to next message
Michel Cadot
Messages: 68653
Registered: March 2007
Location: Nanterre, France, http://...
Senior Member
Account Moderator
ORA-24324: service handle not initialized
 *Cause:  An attempt was made to use an improper service context handle.
 *Action: Verify that the service context handle has all the parameters
          initialized prior to this call.

ORA-24323: value not allowed
 *Cause:  A null value or a bogus value was passed in for a mandatory
          parameter.
 *Action: Verify that all mandatory parameters are properly initialized.

Are you sure this is related to that?
Post messages in alert.log at startup.

Regards
Michel
Re: Error at Setup of Archive log. [message #472462 is a reply to message #472460] Fri, 20 August 2010 14:20 Go to previous messageGo to next message
BlackSwan
Messages: 26766
Registered: January 2009
Location: SoCal
Senior Member
24323, 00000, "value not allowed"
// *Cause:  A null value or a bogus value was passed in for a mandatory
//          parameter.
// *Action: Verify that all mandatory parameters are properly initialized.
bcm@bcm-laptop:~/Downloads$ oerr ora 24324
24324, 00000, "service handle not initialized"
// *Cause:  An attempt was made to use an improper service context handle.
// *Action: Verify that the service context handle has all the parameters
//          initialized prior to this call.


Additional clues will be found in alert_SID.log file
Re: Error at Setup of Archive log. [message #472464 is a reply to message #472462] Fri, 20 August 2010 15:06 Go to previous message
muktha_22
Messages: 527
Registered: December 2009
Senior Member
Hi

Thanks for the help,

But I logged in successfully after restart the machine.
Previous Topic: remote_login_passwordfile
Next Topic: DELETE and Buffer Cache
Goto Forum:
  


Current Time: Mon May 20 02:56:15 CDT 2024