Friday, February 20, 2009

CICS Interview Questions

1. Explain the difference between batch and online job .
A batch job is a stand alone job (no human interaction) that is kicked off by a utility job(usaually at night)  and runs data in bulk streams, such as updating 1 million rows to a database nightly, online job is real time, such as a user updating their ...

2. What is the CICS command to enable writing mixed characters in CICS region?a). CEMT Caps offb). CAPS offc). CKTId). CEOT Trae). CEOT Caps Off ?

CEOT Tra ...

Thursday, February 19, 2009