Ansicht
Dokumentation

OPT1133 - Incorrect open information. ( OS/400 )

OPT1133 - Incorrect open information. ( OS/400 )

ROGBILLS - Synchronize billing plans   PERFORM Short Reference  
This documentation is copyright by IBM.
SAP E-Book


Message : OPT1133
Incorrect open information.

Message Long Text :

Cause . . . . . : An attempt was made to open file &2 on optical volume &1. The open information supplied to the Open Stream File API (QHFOPNSF) is not valid. The reason code is &3. The reason codes and their meanings are as follows:
01 - You attempted to open the file for Expanding Buffer I/O. The action to take if a file already exists was not to open the existing file.
02 - You attempted to open the file for Expanding Buffer I/O. The action to take if a file doesn't exist was not to return an error.
03 - You attempted to open the file for Expanding Buffer I/O. The file lock mode was not Deny Write or Deny Read/Write.
04 - You attempted to open the file for Expanding Buffer I/O. The file access method was not Read Only.
05 - The write-through flag specified is not supported for volumes with a media format of *UDF. Writes to *UDF volumes must be asynchronous.
Recovery . . . : The reason codes and their recovery actions are as follows:
01 - Specify a value of '1' (open the file) for byte 1 of the open information.
02 - Specify a value of '0' (return an error) for byte 2 of the open information.
03 - Specify a value of '2' (deny write) or '4' (deny read/write) for byte 5 of the open information.
04 - Specify a value of '0' (read only) for byte 6 of the open information.
05 - Specify a value of '0' (asynchronous writes) for byte 3 of the open information.

Message File : QCPFMSG
Library Message File : QSYS2924


BAL Application Log Documentation   SUBST_MERGE_LIST - merge external lists to one complete list with #if... logic for R3up  
This documentation is copyright by IBM.

Length: 3229 Date: 20240329 Time: 122341     sap01-206 ( 3 ms )