IBM MainFrame (5234)
IBM AS400 (1355)
IBM PL/1 (31) how will i display the duplicate record's from a table... i don't want to eliminate ...i want to display the duplicate record...for example in my table i have 10 record's like record no(1,2,3,4,2,9,6,1) in this ...so i want to receive duplicates...
UST,
1 5942in a table consist of 1000 records among that i was updated 145 record how could i know that ..list of recently updated record's and where could i see those updated record's....pls help me out....
4 11560How to replace the GOTO statement in COBOL without changing the structure of program. e.g. consider following code... I.D. E.D. D.D. P.D. compute C = A + B. GOTO para 100-display. compute D = C - D. GOTO 200-display. some other logic...... ........ GOTO 300-para. ...... ...... GOTO 400-para. Now I want to replacce all GOTO statements without changing the structure and otput of program.
6 23452I have program P1 which calls file F1 which has 100 records and following structure 001 .................. 002 .................. 003 .................. 098 .................... 099 ................... 100 .................... Now I want to read these files and write these records in file F2 in following manner. 001 ...... 051 ..... 002 ...... 052 ..... 003 ...... 053 ..... .......... ....... .......... ....... .......... ....... 048 ........ 098 ...... 049 .......... 099 ....... 050 .... 100 ......
4 12552Why we need to use redefine clause when we can define the variable seperately... what is actual need....
5 15170in my table i will update only 100 record among 1000 records i need to display recently updated record'.....can u tell me where those records are stored how can i display those records...?if there is any sql query pls let me know....?
3 10789How to resolve the error "WER488A JOIN CAPACITY EXCEEDED" I am using SYNCSORT with JOINKEYS to compare 2 files. I am Getting error - > WER488A JOIN CAPACITY EXCEEDED There are 2 files to be compared with about 2 million records each. LRECL is 3665. Can somebody give a pointer as to how to resolve this problem? I am using SYNCSORT with JOINKEYS to compare 2 files. I am Getting error - > WER488A JOIN CAPACITY EXCEEDED There are 2 files to be compared with about 2 million records each. LRECL is 3665. Can somebody give a pointer as to how to resolve this problem?
1 8667a job have 5 steps and it will executes a proc which have 5steps in it. now i have to execute step3 only when step2 of proc executes successfully
3 7718
Difference Between Ca & Cf?
What are the advantages and disadvantages of a hierarchical database?
can any body give me any website for getting help on mainframe projectts in banking domain.
give three main purposes of file specification ?
Suppose I have a program in cobol name ”careerride” and want to execute the program by jcl. Specify the process?
Differentiate between ci split and ca split?
Differentiate between PCT and FCT.
Write a CL program which will run a batch job at 1 am every night
how can I predict the performance of my cgis?
How does a cursor work?
How many ways are there for initiating a transaction?
In case if at some point of time db2 is down, would that impact the pre-compilation process of a db2-cobol program?
What is the difference between next sentence and continue in cobol programing language?
What are the different types of model available in coolplex
Mention the definition of cobol in varchar field.