RPG procedure RS007R in program RJSSPLIT/RS007R tried to access data area TEMPSPLKEY at statement 509 but the data area was not found
From Support
| | If you have a question or seek clarification, please call Technical Support. |
Problem:
The following message occurs when running the RPTMON in batch:
Message ID . . . . . . : RNQ0401 Severity . . . . . . . : 99 Message type . . . . . : Inquiry Date sent . . . . . . : 02/25/05 Time sent . . . . . . : 10:22:13
Message . . . . : Data area <Blank Spacing>/TEMPSPLKEY was not found (C G D F). Cause . . . . . : RPG procedure RS007R in program RJSSPLIT/RS007R tried to
access data area ����������<Blank Spacing>/TEMPSPLKEY at statement 509 but the data area was not found.
Recovery . . . : Contact the person responsible for program maintenance to
determine the cause of the problem.
Possible choices for replying to message . . . . . . . . . . . . . . . :
D -- Obtain RPG formatted dump.
S -- Obtain system dump.
F -- Obtain full formatted dump.
C -- Cancel.
More...
Solution:
Data area TEMPSPLKEY is apart of the QTEMP library. Make sure QTEMP is added to thier library list when running the RPTMON command.
