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

What is the difference between a package and a plan. How does one bind 2 versions of a CICS

1 Answers  


What is the use of mdt (modified data tag)?

0 Answers  


Hai I have a VSAM file and there are two CICS pgms A and B both intends to update the file. How to code the program so that it does not under go a dead lock situation.

4 Answers  


What is an ASRA abend ?

3 Answers   IBM,


Give certain situations where NEWCOPY is obligatory?

0 Answers  






For a CICS-DB2 program, how is the plan referenced?

2 Answers   IBM, ITC Infotech,


what is the option to be coded on return to associate a transaction identifier with next terminal.

1 Answers   IBM,


Which of the following statements correctly describe the syntax of CICS command language?

1 Answers  


Which is the macro used for making an entry in the PPT

1 Answers  


Can you explain enq and deq used in cics?

0 Answers  


Specify cics transaction initiation process?

0 Answers  


What is Quasi-reentrancy?

2 Answers   IBM,


Categories