Can anyone tell me how to handle the array beyond the limit. If we have an array or a table which can handle 5000 records but now we have to compensate 20000 records with the same array? how to handle the situation.
2 9664Which is more efficient - the external subroutine or a copycode coded in to a NATURAL program? And Why?
2 14190We have two PS files,want to compare those files and put the duplicate records in one file. Input file 1 contains(1,2,4,9,10) Input file 2 contains (1,4,5,11,12,14,16). Help me with jcl.
6 17011I have two questions here. 1. How to read a flat file in reverse order? 2. How to read a VSAM KSDS file in reverse order? In both the cases we donot know the total number of records.
L&T,
2 17432Why do we need to create an alias if we can directly use the table name? What are the benefits of referring a table name by its alias? Also, when should we go for alias and when for synonyms?
1 4133I have two input files i/p1 name id-key flag date i/p 2 name id-key date if id-key matches in the both the files then it should write the output file from i/p1 with flag 'Y'. It should be done thru JCL sort card ,Please provide the info on this. ---Note : output file should have all records from i/p1 with proper Flag.
2 5925I have 5 steps in my jcl ,I need to execute first three steps and then 2nd step again ,4th and 5th steps if rc of 2nd step is zero
ABC,
1 4020What is the difference between Re-Entrant and Quasi re entrant program?? By looking at the program how can you tell if its re- entrant or not??
IBM,
1 10491Does Natural online require CICS or other TP systems to function? How does Natural interact with CICS? Thanks.
1 4916
What is isolation level in db2?
List in order the hierarchical levels of jcl?
Name and explain the three location modes?
Explain the difference between start and xctl?
Explain how to pass instream data in sysin with assembler?
What is eib?
What is explain plan in db2?
what is the compile process of cobol program expalin with code
What is amode(24)?
What does db2 mean?
how do you reference the variable block file formats from cobol programs
Can you explain primary aspect of cics?
Hello Guys, I have 1+ Year Experience in MAINFRAME TESTING. After 1 Week I have an Interview With a Company on Mainframe Testing. Please Could You Guys Please Suggest me What Sections Should I prepare ?? ___Tell Me the Topic Or Appropriate Site & Links. ?? ---------------Thank You
Suppose I have a program in cobol name ”careerride” and want to execute the program by jcl. Specify the process?
Discuss record management in vsam?