What is DFHBMSCA?
Answers were Sorted based on User's Feedback
Answer / suresh
it is copy book used in cics for attributes status.
(dark,protected etc).
| Is This Answer Correct ? | 37 Yes | 1 No |
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 |
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 |
What is the difference between the XCTL and LINK commands?
What does the 'cedf:cics' transactions do?
What are all things you can do with CEDA?
I have to run a select query on DB2 table and show its data on CICS map. Please tell me.
Can you explain exec cics handle condition command?
Which of the following statements correctly describe the syntax of CICS command language?
How to differenciate the given coding is pseudo conversational? (except EIBCALEN condition)
when will be use the tdq and tsq??
Name the command which is used to release a record on which exclusive control is gained?
Define the term transaction routing?
What is program reentrance?
<CICSFault xmlns="http://www.ibm.com/software/htp/cics/WSFault">DFHPI10 08 05/13/2009 05:47:14 FSCIBM SOAP message generation failed because of incorrect input (INPUT_STRUCTURE_TOO_SMALL ).</CICSFault> Can anyone suggest how to handle this type of error?