What is DFHBMSCA?

Answers were Sorted based on User's Feedback



What is DFHBMSCA?..

Answer / suresh

it is copy book used in cics for attributes status.
(dark,protected etc).

Is This Answer Correct ?    37 Yes 1 No

What is DFHBMSCA?..

Answer / vishi

You can get the standard attribute and printer character
control list by including the DFHBMSCA copybook in your
application program.

* For COBOL users, it consists of an 01 statement and a
set of 02 statements that must be copied into the working
storage section, as follows:

COPY DFHBMSCA

Is This Answer Correct ?    13 Yes 2 No

What is DFHBMSCA?..

Answer / mune

it is the copy book for including map defination that is
basic mapping support macro's --defining map in cics programs

Is This Answer Correct ?    13 Yes 5 No

Post New Answer

More CICS Interview Questions

Hi Folks, In the Map, one field is having attribute FSET. I want to FSET OFF of that field through program. Can any body let me know the process? Thanks Praveen

3 Answers  


A CICS program ABENDS with an ASRA ABEND code. What is its meaning?

3 Answers   IBM,


Explain how do you handle errors in cics programs?

0 Answers  


What is the function of the LOAD command?

1 Answers   IBM,


Define cedf?

0 Answers  






Reading a record from a TSQ will logically delete the record from the Queue (True or False).

1 Answers  


How do you dynamically set the CURSOR position to a specific field?

3 Answers  


How do you set the MDT option to ?ON? status, even if data is not entered?

1 Answers  


What is a logical message in CICS?

1 Answers   IBM, Syntel, Wipro,


Can you define multiple maps in a BMS mapset?How,can anybody sent with syntax?

3 Answers  


Can you explain enq and deq used in cics?

0 Answers  


Can you explain cics translator?

0 Answers  


Categories