How do you initiate another transaction?
Answer / pavan
by typing tran id
return trans id.
xctl,link
start
ati(automatic task initiation by using extra partition tdqs)
| Is This Answer Correct ? | 1 Yes | 1 No |
Explain the difference between cics program control table (pct) and cics processing program table (ppt)?
Given below code, find the value of 'x'. Perform s001-x thru s001-y. s001-x. add 1 to x . s001-1x. ------- . s001-y. perform s001-1y 10 times . s001-1y. perform s001-2y 10 times . s001-2y. perform s001-x 10 times .
What is the comaera (communication area)?
How can we initiate a transaction from batch?
What is the error condition that is set when the file specified in the NAME option is not in the FCT?
I was asked in HSBC interview following questions: 1. A string was given " techincal seminar on cobol language" Interviewer asked me to calculate the number of vowels in this string.
Reading a record from a TSQ will logically delete the record from the Queue (True or False).
In a string " SEMINAR" .Replace "A" by 123. will this replacement will happen ot will it give error? If not , den what will be the output?
How to prevent user to access a screen directly from cics Native screen by using Trans Id?
What is the difference between getting the system time with EIBTIME and ASKTIME command?
An XCTL uses more CPU time than LINK (True or False)
What is the term conversational programs means?