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 29393How 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 29855How to insert values for variables that are declared as COMP-3 variables in COBOL program in an already created VSAM file.
3 9325What 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 11878If 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 5213I 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 27213In 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 4212Hi, 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 12842In 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 19848
how to pass parms to ispf edit macro?
Is db2 a programming language?
Can an individual step be restricted from using all the jobs allowed cpu time?
Is db2 a database?
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?
Define autostatus in idms?
if there is a module object , how to find the program object for this module object.Assume the module object name and program object name is not same.
Explain dclgen.
Differentiate between hdam and the hidam databases?
When you are obtaining next within a set and get a end of set return code, on what record are you now current?
suppose I have two tables a and b. Both tables are connected with ssn number as foreign key. I want to retrieve a column data from b table. How will you write a query?
How can we debug cobol pgm containig idms using xpeditor?
Define acb?
what are the types of abends that occur on job failure? And explain the possible causes of these
What is meant by dclgen?