I have uploaded a Flat file into QDLS folder and when try to read via
RPG I get this error message:
Message ID . . . . . . : CPF5129 Severity . . . . . . . : 50
Message type . . . . . : Escape
Date sent . . . . . . : 09/30/06 Time sent . . . . . . :
09:09:32
Message . . . . : I/O is not allowed because the program device or
member
QAOKL02A file QAOKL02A in library QUSRSYS is in error.
RPG IV Code:
file = open('/QDLS/PCFILES/DOCUMENT.DAT' : O_RDONLY);
if file < 0;
die('open(): ' + %str(strerror(errno)));
endif;
FYI, It worked yesterday and today I can't access it. I am on V5R3.
Please help.
On Saturday, 30 September 2006 at 21:20:59 UTC+7, Iknir wrote:Some places to start:
I have uploaded a Flat file into QDLS folder and when try to read viahow to solve the problem above?
RPG I get this error message:
Message ID . . . . . . : CPF5129 Severity . . . . . . . : 50
Message type . . . . . : Escape
Date sent . . . . . . : 09/30/06 Time sent . . . . . . :
09:09:32
Message . . . . : I/O is not allowed because the program device or
member
QAOKL02A file QAOKL02A in library QUSRSYS is in error.
RPG IV Code:
file = open('/QDLS/PCFILES/DOCUMENT.DAT' : O_RDONLY);
if file < 0;
die('open(): ' + %str(strerror(errno)));
endif;
FYI, It worked yesterday and today I can't access it. I am on V5R3.
Please help.
On Saturday, 30 September 2006 at 21:20:59 UTC+7, Iknir wrote:
Message ID . . . . . . : CPF5129 Severity . . . . . . . : 50
Message type . . . . . : Escape
Date sent . . . . . . : 09/30/06 Time sent . . . . . . :
09:09:32
Message . . . . : I/O is not allowed because the program device or
member
QAOKL02A file QAOKL02A in library QUSRSYS is in error.
how to solve the problem above?
| Sysop: | Amessyroom |
|---|---|
| Location: | Fayetteville, NC |
| Users: | 65 |
| Nodes: | 6 (0 / 6) |
| Uptime: | 02:07:23 |
| Calls: | 862 |
| Files: | 1,311 |
| D/L today: |
10 files (20,373K bytes) |
| Messages: | 264,321 |