I/o error detected,Record Out of sequence,Permanent I/o
error occured....I mean give one eg for these errors...i
understand only,update/delete operation without prior read
oprn..give details of remaining
Answer / syam
I/O error detected = related to Workstn or Disk or
Sequential (Like display record or subfile record)
Permanent I/O error = only related to Workstn
Record out ot sequence = related to Workstn or Disk or
Sequential (Like numeric sequence error - Record number
specified in record address file is not present in file
being processed)
| Is This Answer Correct ? | 0 Yes | 2 No |
What is logical file in as400? What are the types of logical file?
How to see all record formats used in a file?
how can I control the way a remote browser uses its cache?
what is sflpag and sflsiz ?
What are the record format field mapping options in cpyf?
How can we update a specific field in RPG?
what is the purpose of indicators in rpg?
can u plz tell me is there any difference between SHELL SCRIPT & SFTP SCRIPT? I want to run LS & GET(automatically) command from CL program....which script can be used?
Q. 1.What would be structure of CL PGM. 2. What are the levels of CL PGM. 3.How many files can be defined in new CLLE program?
PGM QSH CMD('/QOpenSys/bin/sftp -b/home/test/myfile.txt serverUserID@server') ENDPGM Can u plz tell me what the above code do exactly?
is it possible, in the same cgi, to run more than one gethtml or gethtmlifs?
define the purpose of the %sst function?