Can you simply check if length = 0 for checking if a field
was modified?

Answers were Sorted based on User's Feedback



Can you simply check if length = 0 for checking if a field was modified?..

Answer / mahesh

No.We must use the flag bit and see whether it is 1 (SET)
or 0(RESET).

Is This Answer Correct ?    2 Yes 0 No

Can you simply check if length = 0 for checking if a field was modified?..

Answer / mani

By simply checking if the field length is zero would not
satisfy that the field is not modified.
It must be checked as said above by using the flag bit of MDT.

Is This Answer Correct ?    0 Yes 0 No

Can you simply check if length = 0 for checking if a field was modified?..

Answer / mf_nerd

how do we exactly check that?

Like can u plz provide me the syntax of checking that
inside the cobol pgm?

Thanks

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More CICS Interview Questions

How do you access the records randomly in TSQ ?

2 Answers   IBM,


How to get the sign-on user-id from an application program?

1 Answers  


what we will give in the ATI after reaching the trigger level eaither transation or program. EXEC CICS TRANSID() TERMID() TRIGGERLVL() what we have to code eaither TRANSATION OR PROGRAM

2 Answers   TCS,


Mention the 5 fields available in the symbolic map for every ?NAMED? field in the DFHMDI macro? Give a brief description of these fields (Not exceeding a line).

2 Answers   IBM,


Mention the option used in the CICS READ command to gain accessibility directly to the file I/O area.

2 Answers  






Explain the difference between the xctl and link commands?

0 Answers  


Name the two types of transient data queues?

0 Answers  


List the sequence of steps used to achieve ?Modification in Skip Sequential Mode.?

1 Answers  


How can u pass the control from one prog to another in CICS?

10 Answers   Cap Gemini,


Explain the usage of language in the ppt entry?

0 Answers  


The READ command with INTO option will read the record specified into the data area specified (True or False)

1 Answers  


when will be use the tdq and tsq??

2 Answers   Keane India Ltd,


Categories