What is the main function of the sign-on table?
No Answer is Posted For this Question
Be the First to Post Answer
What is the CICS command that is used to receive the un- formatted data from the terminal?
What is the other way of terminating a transaction?
Explain how do you access the records randomly in tsq?
how to make the entire screen protected. i.e., for example when we design a delete screen before deleting the details we need to popup a screen saying do u wish to delete(Y/N). When this screen appears i want to make the previous screen fields as protected.Please help me with the anser. i need the entire screen to be protected. Thanks in advance
Im creating map, when i press tab key cursor must skip second position and it move to the third field directly. how can i code plz send the answer.
when an xctl is done, does the tranid change ? Is a new task created ? Does it cause an implicit syncpoint to be issued ?
first when i try to write a record into the file, wresp=duprec, but follwed with that if i try to read the record it say record not fnd.. actually the record is not written in the file, but it says that duprec when trying to write... why this happens, pls help me asap..!
Explain the maps in cics?
Code the related portions of cics/cobol-i programs to gain addressability to twa area assigned to a particular task. Assme that the size of twa area is 300bytes. What are the advantages if cobol-ii is used in the place of cobol?
Name the cics command that gives the length of twa area?
What is the command used for receiving a map from a terminal?
I have the transaction name for cics screen.. With the transaction name, how will I find the cics program written for the transaction and BMS map program also...