How to tell if p_manage_01 was successful
- Article Type: General
- Product: Aleph
- Product Version: 16.02
Description:
I need to ask you about the logs, I had to rerun WORD again. Looking in $alephe_scratch, I see there is one out there and when I checked it looks like this part of the job finished, but there are no "Load completed" counts.
Resolution:
The odn07_p_manage_01.00027 job is OK:
It ends with "ODN07 is not in xxxx_STARTUP_LIBS" messages, which are preceded by: "Index creation for z9n completed" messages.
Since you have a separate Oracle server, the loading is "NONDIRECT" and you don't have "Load completed" messages; you have "Commit point reached" messages. There are 1,208,360 of them:
>grep -c 'Commit point' odn07_p_manage_01.00027
1208360
(As described in KB 5719, the initial "Load completed - logical record count 0" is for the z970 and can be ignored.)
- Article last edited: 10/8/2013