hi, can you ppl tell me, how to check whether the rewrite
we gave for the ksds file is successful or not in the
program.? i gave rewrite, the rewrite code is executing and
maxcc=0 but updation doenot happen in the file?

Answer Posted / lu

In cobol batch program for KSDS,ESDS ,every time you write
or rewrite or delete,READ..you HAVE to check FILE-STATUS ...
Test FILE-STATUS !! Don't use INVALID KEY !!!

in CICS, you check EIBRESP....

Is This Answer Correct ?    9 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the default value(s) for an initialize? What keyword will allow for an override of the default?

859


How to print 10 to 1 if the input have only 10 digit number?

1021


What do you understand by psb and acb?

842


how to move the records from file to array table. give with code example

2422


input= ,,,, mainframe training ,,, hyderabad .... location.... output1=$ mainframe training in hyderabad location$ output2=**** mainframe training in hyderabad location ****. In this pgn when we give input considering the spaces the output is displayed in this format.Like in the place of ,,,, $ should be displayed likewise.So please helpmeout.

1950


explain sorting techniques in cobol program?

882


What the difference is between continue and next sentence?

866


How do you differentiate between cobol and cobol-ii?

846


Which division and paragraphs are mandatory for a COBOL program?

916


which is Best IBM Mainframe Training and Placement Institute in Ameerpet Hyderabad

1232


What are INPUT PROCEDURE and OUTPUT PROCEDURE?

919


What are declaratives and what are their uses in cobol?

926


How do define dynamic array in cobol.

855


What is the use of intialize verb?

964


Differentiate cobol and cobol-ii. (Most of our programs are written in cobolii, so, it is good to know, how, this is different from cobol)?

842