i friends greetings to the day...!!! I face a quation like"while runnig the programe every day i have to access the previous day updates only...!! Ex:- Let last day 100 customers took bank account i have to select those customers only.."
CSC,
4 9910select * from orders where odate between '2010-01-01'and '2010-03-31' How do u fetch this into cursor?
2 5755hi,i have joined in mainframe course recently. ihave a doubt ragarding restart parameter.what is d use of it. and what is d syntax for it. any one give me d answer pls.
3 5718created cluster using IDCAMS ..that is empty ..when i write a program for read using Input ..wil it open the cluster or gives any error?
HCL,
2 8564In an array processing what is the thing that can be done by using subscripts but not by using index
4 14158
I want to join to input files and write the matching fields on to an output file but i dont want the output file a sorted one
In job processing, what happens in conversion stage?
How to traceback if I am getting SOC7 or SOC4 abend? List down the steps
How to override loadlib?
What is db2 catalog database?
What is the mainframe testing? Categorize the mainframe manual testing?
What is runstats and reorg in db2?
what is the most common way of building queue-id of a tsq?
I have mainpgm(abc) this is the only cobol pgm(non-db2).And this pgm calling subpgm name "acd" this also only cobol(non- Db)and this pgm calling some other subpgm this pgm has cobol-db2 pgm. 1) IF you calling static mode how to run and how to compile? 2) IF you calling dynamic mode how to run and how to compile? plz suggestion me.
Explain the biggest disadvantage of using a vsam dataset?
What is release/acquire in bind?
what is swap-in and swap-out?
What is a segment in ims?
How can the disposition of sysout datasets be set for an entire jobstream?
when you compile a cics program, the (pre) compiler puts an extra chunk of code. Where does it get included and that is it called? What is its length?