EXPLAIN MAIN FRAME TESTING PROCESS...HOW TO FIX THE MAINFRAME BUGS?
i WANT ALL ERROR codes IN CICS and DB2
How do you define a sort file in JCL that runs the COBOL program?
How do you reference the fixed block file formats from cobol programs
. How do we cast a variable in COBOL
What is the difference between CALL BY VALUE and CALL BY CONTENT?
input:-AABBCCDDEFGHIIJ output:- ABCDEFGHIJ Here in input we hav the duplicate characters i.e repeating characters.SO we should eliminate the duplicate characters and should display the output in ascending order.
Can we change the password using ALTER? anyone tried and changed?
How many maximum number of procedures can we write in one COBOL program?
if i am reading a file with some 50000 records and moving to a DB2 table and suddenly the program abends in between, is there anyway i could restart from the exact record at which the job failed once the program restarts.
What kind of error is trapped by on size error option?
What is the difference between Structured COBOL Programming and Object Oriented COBOL programming?
0 Answers TryTechnicals Pvt Ltd,
Hi Guys, I have faced one interview question if I have requirement to add 5 new columns to existing table what are prerequisite do i need to take.