Kindly specify the pic clause for the hhmmss type of data fields?



Kindly specify the pic clause for the hhmmss type of data fields?..

Answer / Chandra Kumar Misra

The PIC clause for hhmmss (hour, minute, second, and sub-second) type data fields in CICS can be specified using the following syntax: PIC S9(2)V99SS. This will allow you to store hours from 00 to 99, minutes, seconds, and sub-seconds up to 6 digits.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More CICS Interview Questions

I want to know what exactly the STOPPER field does with example. Please help.

1 Answers  


if i have 3 fields and i declare IC for all of them .. Then where will the cursor after sending map? pls give explanation (it will be so kind)

5 Answers   CICS,


first when i try to write a record into the file, wresp=duprec, but follwed with that if i try to read the record it say record not fnd.. actually the record is not written in the file, but it says that duprec when trying to write... why this happens, pls help me asap..!

1 Answers   CGI, Love, TechRel,


The error code AEIV?

1 Answers   IBM,


what is difference between call and link ?

3 Answers   IBM,


Explain the primary function of the processing program table (ppt)?

1 Answers  


what is mapfail and when we get this error? during send map or receive map?

3 Answers   HP,


What are the three BMS options ?

3 Answers  


Specify the CICS command used to read a VSAM record starting with prefix ?F?. Code all the relevant options.

2 Answers   IBM,


Explain the function of the terminal control table?

1 Answers  


In the EIB block of CICS, highlight the names of few of the important fields?

1 Answers  


What other file control processing commands are used for file updating?

1 Answers  


Categories