IBM MainFrame (5234)
IBM AS400 (1355)
IBM PL/1 (31) What will happen when we try to pass data from JCL to COBOL using PARM parameter without declaring the length field in Linkage Section?
IBM,
2 9431Hi................... I have records like this aaaa cccc bbbb And i want output like this bbbb cccc aaaa How can it possible ?. Note:Please make sure records are in unsorted order. somebody plzzz help me.
1 8885In cursor program perform para varying until 1 by 1 fetch para cursor------close para in the blank what will come for confirming in the database?
HCL,
1 6344In file1 have 80 records are like d1,d2,d3......D80. File2 have 1000records are like a1d1,a1d2,a3d3.....Etc. I want matching records in file3 ? Plse tell me the matching logic???I want answer only in cobol ?Not using any tool or jcl?
CSC,
1 5341How system will identify whether user wants to create PS or PDS? If answer is SPACE parameter then why we need to pass ps or po as dataset organisation while creation
1 5026have in 100 records in a file i want to read first 3 records and skip next 3 records and agan i want to read 3 records and again i want to skip 3 records...
2 10092i have n records in one file and in this file there is some fields and i want to count that how many sharma in my file so plz give the coding that how we read sharma ?
2 6753have in 100 records in a flat file i want to move records like 1,3,5,7,9,11,.. to Output file1 and 2,4,6,8,10,12,14 .. records moved to Output file2..Pls Provide real time answer..
TCS,
5 12851When we code these comp,comp1,comp-2,comp-3 and comp4 values. I know the differnece.I mean when we will prefer if it is new program.Explain in detail with memory examples. Thanks in advance.
CTS,
1 8432I have a table(product),It contain fields(productname,cost). I want to retrieve the product name ,which cost is second maximum in the table?
10 14363
is delete operation supported in an esds? Is rewrite operation possible in esds?
What does the following code do? Ap wkur,=p5 where wkur is a label?
How do you select a row using indexes in db2?
What are the different types of model available in coolplex
What is the maximum number of subfiles that can be specified in a display file?
Mention the way of highlighting as well as putting a cursor to use in a cobol program.
What is the main purpose of having user catalog in vsam?
What is the use of limit sys?
When are scope terminators compulsory?
Explain what is the massinsert option?
how many buffers are allocated to vsam ksds and esds?
What does the 'cemt:cics' transactions do?
in my project..TEST is db2 8.1 version In PROD it is 7.1 if i do REORG in TEST.. can I use the same REORG jcl with out modification in PROD region (this is DB2 8.1 )? if not, what modification i need to do in my REORG control card?
What is the use of jdftval in as400?
What do you understand by jcl?