Problem:
//STEP040 EXEC PGM=OSRQLDR,
// PARM=(C6200D20,'AID.C01PFSIS.COLLECTN'),
// COND=(0,NE)
Program C6200D20 is called by OSRQLDR (which is a utility program).
Resolution:
Because the program, OSRQLDR, is a utility that Revolve doesn't understand, an Execution Indirection needs to be done to make the first parameter, C6200D20, associated as a Program/system_executable_entry.
Go to Complete
Press the ICON - Execution Indirection (last ICON on the tool bar)
Find the entry - OSRQLDR, highlight this
Press the non-bold
In the pop-up screen -
Type of Indirection: Entry
Parameter #: 1 as the # the parameter is, in this case it is the first one
Starting position - 1
Ending position - 8
Offset # - 2
Press OK
Close window
GO to Project Manager
Press MAKE to bring in the changes made to the Execution Indirection
#EnterpriseAnalyzer
#SupportTip