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 10147select * from orders where odate between '2010-01-01'and '2010-03-31' How do u fetch this into cursor?
2 6000hi,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 5841created 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 8697In an array processing what is the thing that can be done by using subscripts but not by using index
4 14327
What is the primary aspect of CICS?
Under idcams, multiple functions can be executed, each of which returns a condition code. What will be the condition code returned to the operating system?
In COBOL programming, what is PERFORM? What is VARYING?
On which levels locks can be applied?
How to execute stored procedure in db2 command editor?
What are storage attributes of records?
What is the compute verb? How is it used?
when a task suspends all the handle conditions via the push command, how does the task reactivate all the handle conditions?
What is reorg?
Explain the difference between record occurrence and record type?
Explain how do you dynamically set the cursor position to a specific field?
Explain the difference between cics program control table (pct) and cics processing program table (ppt)?
Why do we use "drop"?
Db2 what is the difference between a package and a plan. How does one bind 2 versions of a cics transaction with the same module name in two different cicsregions that share the same db2 subsystem?
Can you explain multitasking and multithreading?