Process errors: osd–4200 to osd–4299 – Oracle A423961 User Manual

Page 158

Advertising
background image

Cause

Action

Cause

Action

Cause

Action

Cause

Action

Cause

Action

Cause

Action

Cause

Action

E – 14

Oracle7 Server Getting Started for Windows NT

Process Errors: OSD–4200 to OSD–4299

OSD–04200

unable to begin another thread

The program has run out of system resources.

Shutdown all unnecessary processes; install more memory in the machine.

OSD–04201

no pid structure supplied to spdcr()

This is an internal error, not normally expected to occur.

Contact Oracle Customer Support.

OSD–04202

DosSetPriority() failure, unable to set process priority

There was an unexpected return from the Windows NT system service,
DosSetPriority().

Check the operating system error code and consult the Windows NT
documentation.

OSD–04203

DosKillProcess() failure, unable to kill process

There was an unexpected return from the Windows NT system service,
DosKillProcess().

Check the operating system error code and consult the Windows NT
documentation.

OSD–04204

invalid pid

Process id not recognized by system, process previously terminated.

Verify that process ID is correct and that process is active.

OSD–04205

CreateProcess() failure, unable to spawn process

There was an unexpected return from the Windows NT system service,
CreateProcess().

Check the operating system error code and consult the Windows NT
documentation.

OSD–04207

invalid priority specified in CONFIG parameter ORACLE_PRIORITY

The priority specified is invalid or out of range.

Specify a valid setting for ORACLE_PRIORITY.

Advertising