I have done a start browse on a vsam dataset. Can I do another start browse without doing an end browse?
IBM,
1073explain the means of supporting pseudo conversation programming. (Eg. Storing and restoring of states, control flow, error handling)?
IBM,
1065kindly specify the pic clause for the following:any bll cell, data type of length option field, hhmmss type of data fields?
IBM,
1109the dfhcommara is used to pass information from one application to another. What are some other ways that this function can be accomplished?
IBM,
1151what are the six different type of argument values in cobol that can be placed in various options of a cics command?
IBM,
1277
Can you explain communication area?
Can you define temporary storage?
Can you explain multitasking and multithreading?
What is the use of the program list table?
Explain the difference between a package and a plan.
Explain the cics command that is used for reading a record from the tdq?
what is the differences between getting the system time with eibtime and asktime command?
Define transient data?
I have done a start browse on a vsam dataset. Can I do another start browse without doing an end browse?
How can you access qsam (seq) files from cics?
What are the classifications of the cics program?
What are the cics commands associated with task control?
Name the command which is used to release a record on which exclusive control is gained?
how a data in physical and symbolic map gets treated? Since the physical map is much concerned about the screen alignment and the field positions, how the values entered in the field which has PICIN or PICOUT clause in Physical map gets treated? Does that mean datas recieved or sent to the physical map should be constant? How does the data in Symbolic map gets converted with 5suffix namely F,L,A,I and O. For example EMPNO is treated as EMPNOI, EMPNOO, EMPNOA, EMPNOL and EMPNOF. how does this happen in symbolic map. Please provide your inputs on the above and kindly correct me if I am wrong.
What do you mean by the term fct?