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 6664i declare a Table as OCCURS 2000 TIMES.If the input file has more than 2000 records will the COBOL program fail?
12 18539How to use the same cobol program in Batch and CICS onlines ? Please expalin with an example. Thanks in advance.
1 7439In 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 4674i 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.
2385what is the certification that has a good value for a practioner in mainframes but not habving much knowledge on db2 related stuff?
2 4821When 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 5033Generally 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 7949
Can we move alphanumeric incentive to the numeric field?
Explain about LMQUERY�give a dialog information about a data set
What do you mean by monitor block?
how to move the records from file to array table. give with code example
When do you get -811 sqlcode and how to resolve it?
Whenever a cics program goes through a compilation process, there is always some extra code that is added to the program. Where exactly does this new piece of code go to and what is it termed as ?
Why do we use cursor?
Can min or max be used with alphanumeric data?
how do you execute a background cics txn ?
Can you define path?
What do you mean by cursor?
Can you explain exec cics handle condition command?
Name all the file-open modes
What is the procedure to solve an ASRA ABEND?
What is precompiler in db2?