[strong]Hi, i have a problem with my program which was running successfully on the previous days. Every time I try to run the program the job fails. [/strong]
[strong]The error in spool files is as shown below Message . . . . : Open of member DTICARRX was changed to SEQONLY(*NO). [/strong]
[strong]Cause . . . . . : Member DTICARRX file DTICARRX in library MISAM was opened with the SEQONLY(*YES) parameter specified in the program or on the Override Database File (OVRDBF) command. However, the parameter has been changed to SEQONLY(*NO) because of condition 1 shown below: [/strong]
[strong]1 - The program opened member DTICARRX for output operations only and SEQONLY(*YES) was specified with the default number of records. SEQONLY(*YES) was changed to SEQONLY(*NO) to allow the program to handle duplicate key, conversion mapping, key mapping, and select or omit errors, or both select and omit errors at the time of the output operation. what is the significance of SEQONLY(*NO).?[/strong]
[strong] if anybody has met with the situation before , please help me. this is very critical. [/strong]
[strong]Thanks ,[/strong]
[strong]Sreeraj[/strong]
Software/Hardware used:
As400,RPGLE
ASKED:
September 24, 2009 11:32 AM
UPDATED:
September 24, 2009 1:51 PM