IBM MainFrame (5234)
IBM AS400 (1355)
IBM PL/1 (31) How do you find out whether a record is present in the physical file without reading the file? for Example Employee No: 100 in an Employee master.How do we find out whther 100 is present in Employee master without reading the file?
11 29388How can we find out whether the job is interactive or Batch through RPG program? 2) How can we find out through CL program?
CSC,
6 29854How to insert values for variables that are declared as COMP-3 variables in COBOL program in an already created VSAM file.
3 9324What will happen if a variable is declared as below.. Explain with an example? Working storage section:- 01 WS-VARX PIC X(9) VALUE SPACES. 01 WS-VARN REDEFINES WS-VARX PIC 9(9).
8 11876If there are a set of statements and each has a word "value" in it, If I want to display all these statements so that the word "value" is aligned, then how do I code this in REXX. e.g - The value of X is Y. Wot is its value? Do u know its value? I want to know its value.
1 5211I have a table which has thousand of records i want to fetch only record num 100 to record num 200. Write a query that satisfies this criteria.(Cant use any keys) Anyone please reply ASAP!
17 27207In a single step if input file is present then only need to copy into output file or else need to through a RC is it possible. Note : i want it in a single step
1 4210Hi, My dataset have multiple records, say 100. I want to start copy records only after a record contain a specific value that may be in a specific position. Secondly I want to stop copying rest records if certain record contains a specific value. Can it be done using SORT/ICETOOL utilities?
5 12837In single page subfile,if I select the mutiple options in 1 page and without pressing enter,I press rollup key (pagedown).In such case how I can handle it in rpg becasue in single page we have to handle it in pgm. It would be helpful if any one answer with coding
4 19845
What is copy pending and check pending in db2?
Explain the primary function of the processing program table (ppt)?
What does it mean by Restart and Checkpoint in JCL ? How are checkpoints being taken and what is their usage ? How to use Checkpoint macro on a JOBSTEP ?
What is the syntax of sort?
Why would you use find and get rather than to obtain?
When an area sweep is used?
What is image copy in db2?
With the use of an alternate index, how is a VSAM file accessed?
What is catelog procedure and how many catelog procedure to use in one job?
what is *inzsr used for?
What is the need for a secondary index in ims?
Can we give +2 instead of +1 while creating a new gdg file?
what would I use uni-rexx for?
Is it possible to define dd statements as you want?
What are the key features of adabas database system?