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 |
When will you use OPEN and CLOSE opcodes in RPG program?
How many record formats can you have in a Physical file and in a Logical file ?
How to create a data queues?
What is RETURN CURSER LOCATION in subfile?
How many PARM statement can we use in a CL program?
what are dds required for subfile?
how can I start a page in a new window?
What is the difference between array and a multiple occurrence data structure?
i want to display the 10000 record in a subfile by using loadall , can we do it?
Suppose we have field reference file we were any changes that corresponding Physical file then what will Happen in field reference file??
Can anybody please tell me what is difference between SQL (STRSQL ) and WRKQRY .....?
Can level check error occur if we do chgpf?