Kbase P67770: Progress/400 DataServer broker doesn't start
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  21/05/2004 |
|
Status: Verified
FACT(s) (Environment):
Progress/400 DataServer
FACT(s) (Environment):
Progress 9.x
FACT(s) (Environment):
Progress 8.x
FACT(s) (Environment):
IBM AS/400 (RISC)
SYMPTOM(s):
Progress/400 DataServer broker doesn't start
STRPRONET command is executed to start the PROBROKER job
Getting error message in the joblog that the job can not be registered
MCH3601: Pointer not set for location referenced
Library list contains all necessary locations
CAUSE:
Progress/400 temporary library is not present
FIX:
The temporary library must be present for the broker to start.
To find the name of the temporary library specified when Progress was installed enter the following commands:
1. CHGPRODFT press F4.
The name of the current temporary library should be displayed.
2. WRKOBJPDM <temporary library name>.
If it can not be found then create the library by issuing this command:
CRTLIB <temporary library name>.
Try the STRPRONET command again. This time the broker should be started.