IBM MainFrame (5234)
IBM AS400 (1355)
IBM PL/1 (31) Suppose the outcome of executing a query results in a row having null. Based on the answer how you use it? Its declaration and inclusion?
2 6445i want to use only first 100 records from a file.plz tell me how to write JCL for this(for read,copy,write operations).plz give me details of all posible JCL utilities?
CTS,
7 43944What is COUNTERS in PL/1? How to assign the COUNTER variables? WHich Data Type it can be used for this?
2 6568Any change in service program we write binder language to allow signature change,What is the maximum number of signature change allowed in RPGLE?
3 10500we have 2 PF files with same name, how to copy data's from one file to another through RPG program logic?
3 19840How to read the last 100 records from a COBOL file. The file contains N number of records.
IBM,
11 41322For unmatched rows returned from an outer join, the column values in the other table are set to null e.g If A OUTER JOIN B returns some unmatched rows from A, the corresponding column values in B will be set to null. What can be done so that a null value is not displayed for these columns?
3 6738What is the significance of the PROGRAM-ID paragraph? If this name doesnt match with the name of the COBOL program, does it make a difference? Is the name specified in the PROGRAM-ID paragraph used as a name for the load module or any such thing?
IBM,
4 16491How to find whether a Flat file is empty or not without Reading a file in COBOL Program. (not using JCL)
9 34518I have 2 steps in my exec statement , in first step I am creating a gdg, and the output of this step is going into second step as a input, and this second step is abended , now how could i approach in this case.
5 13600I have a File that has duplicate records. I need only those records that occur more than thrice.
3 13540
How do define dynamic array in cobol. how do you define single dimensional array and multidimensional array in your cobol?
Explain the primary significance of intra-partition and extra-partition tdqs ?
Hi,Can any body give the code for the below mentioned quetion.?Im trying to get coding in with easily inderstanding.Plese give me the coding for this? 1.How would you achieve this requirement with out using RPG/RPGLE pgm,but by using only CL?Read a database file and display file contents on the screen when enter key pressed the next record should be displayed on screen.When the last record is reached or when F3 key is pressed the program should exit if the file is empty,a message should be displayed indicate that there are no records to display. Database file Name=EMPDBF Fields in EMPDBF to be displayed on screen Employee Number- EMPNUM(5,0) Employee Name- EMPNAM(30,A) Employee Address-EMP ADDR(50 A)
How can the attributes of one sms dataset be copied to another dataset?
What is an instance database?
kindly specify the pic clause for the following:any bll cell, data type of length option field, hhmmss type of data fields?
Explain about run unit currency?
How to get the ddl of a table in db2?
What is the maximum number of fields allowed per segment and what is the maximum number of fields per database?
Why is free space left in ksds dataset?
What is the comaera (communication area)?
How to convert a spool file to PDF file in AS400?
How is Telon(CA-Telon) used to build map?
How many databases can be created inside an instance in db2 ?
difference between vsam and database tables