Tuesday, January 29, 2013

ORA-00076 Dump string not found

Error Code
ORA-00076

Description
Dump string not found

Cause
Possible cause of this error is, an attempt was made to invoke a dump that does not exist.

Action
To fix this error, type DUMPLIST to see the list of available dumps.

reference

ORA-00075 Process string not found in this instance

Error Code
ORA-00075

Description
Process "string" not found in this instance

Cause
Possible cause of this error is, the specified process was not logged on to the current instance.

Action
To fix this error, specify a valid process.

reference

ORA-00074 No process has been specified

Error Code
ORA-00074

Description
No process has been specified

Cause
Possible cause of this error is, no debug process has been specified.

Action
To fix this error, specify a valid process.

reference

ORA-00073 command string takes between string and string arguments

Error Code
ORA-00073

Description
command string takes between string and string argument(s).

Cause
Possible cause of this error is, an incorrect number of arguments was specified.

Action
To fix this error, specify the correct number of arguments. Type HELP to see the list of commands and their syntax.

reference

ORA-00072 process string is not active

Error Code
ORA-00072

Description
process string is not active

Cause
Possible cause of this error is, an invalid process was specified.

Action
To fix this error, specify a valid process.

reference