Tuesday, February 5, 2013

ORA-00090 Failed to Allocate Memory for Cluster Database ORADEBUG Command

Error Code
ORA-00090

Description
Failed to allocate memory for cluster database ORADEBUG command.

Cause
Possible cause of this error is, could not allocate memory needed to execute cluster database oradebug.

Action
To fix this error, reissue the command on each instance with single-instance oradebug.

reference

ORA-00089 Invalid Instance Number in ORADEBUG Command

Error Code
ORA-00089

Description
Invalid instance number in ORADEBUG command.

Cause
Possible cause of this error is, an invalid instance number was specified in a cluster database ORADEBUG command.

Action
To fix this error, reissue the command with valid instance numbers.

reference

ORA-00088 Command cannot be executed by shared server

Error Code
ORA-00088

Description
Command cannot be executed by shared server.

Cause
Possible cause of this error is, debug command issued on shared server.

Action
To fix this error, reissue the command using a dedicated server.

reference

Saturday, February 2, 2013

ORA-00087 Command cannot be executed on remote instance

Error Code
ORA-00087

Description
Command cannot be executed on remote instance.

Cause
Possible cause of this error is, cluster database command issued for non cluster database ORADEBUG command.

Action
To fix this error, issue the command without the cluster database syntax.

reference

ORA-00086 User call does not exist

Error Code
ORA-00086

Description
User call does not exist

Cause
Possible cause of this error is, an invalid attempt was made to dump the user call heap.

Action
To fix this error, wait until the process starts a call.

reference