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 29860How 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 30109How to insert values for variables that are declared as COMP-3 variables in COBOL program in an already created VSAM file.
3 9465What 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 12129If 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 5293I 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 27793In 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 4280Hi, 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 13040In 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 20069
What do the compilers provide?
I have a subprogram B calling from mainprogram A.I have opened a cursor in A ,Can i fetch the same cursor in subprogram B , If yes , Please explain the reason?
What is the use of reorg in db2?
what is the other verb for release and write ?
What is a buffer in memory?
what are the commands used to gain exclusive control over a resource?
http default port 80 is used by some other production http service. How can I create an http instance on another port to run cgidev2 and my future cgi developments?
Specify cics transaction initiation process?
What is the advantage in De-normalizing tables in DB2?
What is the advantage of creating the acbs well ahead of time?
what is buffering and how does it apply to vsam files ?
How to know whether the module is dynamical or statistical?
Define transient data?
What is the use of value function?
What is timing concept in mainframe?