Hi All, Any idea about AFOper? What i know is that, its an third party monitoring tool for Started Tasks. Any more info..plz update me. Thanks
ACS,
1 6752i declare a Table as OCCURS 2000 TIMES.If the input file has more than 2000 records will the COBOL program fail?
12 19017How to use the same cobol program in Batch and CICS onlines ? Please expalin with an example. Thanks in advance.
1 7545In CICS/VSAM every file that is accessed should be defined in FCT. we have CICS READ, WRITE, BROWSE commands for VSAM files. How does it work with DB2 tables. It know it has to do with the plan. Please expain with examples.
1 4772i know the stpes 2 create an executable CICS/DB2 cobol code. 1. DB2 Precompiler converts the SQL Statements into COBOL API statements and creates another member with Acess plans. CodeA results in CodeB (code with API calls) & CodeC ( Access Plans ) 2.Code B is compiled/linked 2 create an exceutable.(codeE) 3.Now CodeC is binded to the database on which CodeE will be run. Can somebody provide me the sample JCLs for precompile/compile/link/bind.
2451what is the certification that has a good value for a practioner in mainframes but not habving much knowledge on db2 related stuff?
2 4938When you are working with the project after coding what will u do? Like what type of documents u will prepare? How will u do testing?
2 5186Generally if I want to select the names starting with c I need to use c% But how could I code to select the data which contains % as a part of data.
5 8141
What is an instance in db2?
can any one plzzzzzz tell the jcl code for creating ps using idcams
If the stored record is not defined as automatic of a set, how can it be stored as a member of the set?
What is maximum displacement?
is there an aix version of oorexx?
Define cobol coding sheet?
What is sqlca’s maximum length?
A dd statement consists of 4 fields. Name them?
What is speed parameters in define cluster command?
Differentiate cobol and cobol-ii. (Most of our programs are written in cobolii, so, it is good to know, how, this is different from cobol)?
How is data passed from a calling program to an assembler called program?
Explain how pa key is different from pf key?
What is the difference between external and global variables in COBOL?
can we view the access paths created by dbrm ? how ? thx
What is a collection in db2?