<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?
Answer / tej
It means that the input XML SOAP message which is passed to
CICS is an invalid one(problem with data not matching the
language structure).Check the input message and correct it
after examining the trace information.
| Is This Answer Correct ? | 1 Yes | 0 No |
What is the CICS Command that is used for reading a record from the TDQ?
What is the comaera (communication area)?
pf7 and pf8 logic. first wnen i press pf7 first five records has to be displayed .second time when i press pf7 next five records to be displayed. what was the logic. give clear explination.
Explain how do you establish a starting position in a browse operation?
Explain the difference between and exec cics xctl and exec cics start command?
Explain how and where is the twa size set?
What information can be obtained from the EIBRCODE?
What is the difference between a package and a plan. How does one bind 2 versions of a CICS
Where are transient data sets defined to CICS?
Explain how do you handle errors in cics programs?
What is the command that is used to delay the processing of a task for a specified time interval
Explain the difference between the into and the set option in the exec cics receive map command?