What happens when you issue a ESCAPE ROUTINE in a program ? Will there be any compilation /Run time error.
2 14476You are processing an input file in a Natural program and you want the program to fail if the file is empty. What command you use in Natural to force it to fail ?
6 16262Hi this is sures. i need to practice the ibm mainframes.could u telme how can i get userid from IBM.how much cost they will collect for one user id.can send me the details please.thanq
2 5589how can u find out just by seeing wheater it is main program or sub program ? any two ways to identify reply soon ?
2 6537which is faster either static call or dynamic call ? and specify the reasons for it ? reply fast
1 5874i have an employment table whch has salary,dept,name? i want salary b/w 1000 to 5000 can anyone pls say the query for ths ?
8 14179
What do you understand by jcl?
What is the meaning of the deq command?
How many bytes does a s9(7) comp-3 field occupy ?
What is data manager?
What is the role of the data page in the db2 database?
What is Pic 9v99 Indicates in COBOL?
I have one input file and some 40 tables, I want to read input file and compare the input file value with the table value if it is present then we have to update with new value, this should be repeated for all 40 tables and we are reading only one input file, for this is there any REXX program or job or routine to accomplish above requirement. components of the requirements; 1. One input file 2. 40 DB2 tables 3. we have to read from the input file and compare with table value, if present then update with new value (this should be recurssive for all 40 tables for every record of input file). 4. quick help is appreciated.
What is the difference between bind and rebind in db2?
Many jcl statements contain specific values designed to direct and control the execution of the statement. What are these fields called?
What are the mainframe computing pros and cons?
Explain the difference between record occurrence and record type in idms?
What methodology can be adapted to transfer data to a program that is coded using the exec statement?
INCLUDE is used ONLY on MVS/ESA Version 4 or higher systems to name an INCLUDE group. An INCLUDE group is a set of one or more valid JCL statements that are stored together in a JCLLIB data set or a system procedure library, and that are read in and used to replace the INCLUDE statement itself within the job. Any number of INCLUDE statements can be used in a job, but the name field value used on each should be unique within the job. The INCLUDE statements can appear in a job anywhere after the JOB statement, but may not appear between a CNTL and ENDCNTL JCL statement.
How did the release of cobol/370 version 1.3 improve the performance of release 1.1?
what do you mean by a upgrade set in vsam?