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 28923How 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 29560How to insert values for variables that are declared as COMP-3 variables in COBOL program in an already created VSAM file.
3 9163What 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 11583If 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 5108I 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 26496In 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 4135Hi, 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 12616In 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 19602
What os does db2 run on?
The natural file converted to PDF file if Yes then explain ?
do you use message subfiles? What are the necessary keywords required coding a message subfile?
what are the parameter we cannot use in procedure? How many instream we can write in single jcl? Can we call instream to catalog and catalog to instream?
Why we sometimes use same file name in file and tofile in ovrdbf and sometimes different?
Explain the logical message in cics?
What does db2 plan contain?
What are the different commands used in idcams for vsam?
How to move a field DT 9(8) of input file to DT 9(8) COMP-3 in output file in ezytrieve? in the output file entire dt is not moved.If any answer plz reply as soon as possible.
How do you write from PL/1 code to JCL?
write a jcl to execute a job by 7:00 am on jan 20,1986?
What do we mean by 'Virtual storage' for a dataset and for a JOBSTEP ? What is the significance of the following statement for a programmer 'Virtual storage results in program addresses being independent of the addresses that actually exist in a computer' ?
What is the use of base and index registers in the IBM 360/370 processor?
Explain index cardinality?
what is the facility that allows mainframes to be partitioned into lapars? A.z/os b.pr/sm c.vitual storaged.coupling facility