In a program, variables are used but no DB2 involved in it. Can you call it as host variables??
EDS,
4 8236Hi All, Can anyone tell me how we can MOVE value of a X(19) variable to a S9(17) COMP-3 variable? Answer with an Example will be of great help.
EDS,
6 27273Hi All, how is sign is stored in S9(17) comp-3 variable. Answer with an Example will be of great help.
EDS,
5 15274i have the job which has written updated 100 records into the table and for 101th record it got abended and i want to start the job again and should wirte from 101th record not from 1st record..how to do it..?
6 12342We have 3 programms A,B,C.In the middle of the program A the controls goes to program B and in the middle of the program B control wants to go program C,after completion of program C again control comes to program B and again after completion of program B control comes to program A.How the process will takes and what are the controls we use for that process.If it is possible anybody of you explain with example?
IBM,
5 10823
What are the rules of the move verb?
i made it to stage 3 of an interview process wednessday they will quiz my knowledge again face to face for an analyst role recruiter said it will be based on Business requirements system is cobol and good ideas what they might ask etc
I have a File that has duplicate records. I need only those records that occur more than thrice.?
how can we apply for HSBC exam(Mainframe) in India??? i went to their site and was told to submit my CV ,. etc..( totally confusing...)
Why did you choose to work with ibm mainframe cobol programming?
Differentiate cobol and cobol-ii. (Most of our programs are written in cobolii, so, it is good to know, how, this is different from cobol)?
which is Best IBM Mainframe Training and Placement Institute in Ameerpet Hyderabad
)If there are 10 steps in GDG, if I want to refer the step2 after step5 . what should I do?
How do you reference the fixed block file formats from cobol programs
What is the difference between next sentence and continue in cobol programing language?
How can we find that module can be called – whether DYNAMICALLY or STATICALLY?
How do we get current date from system with century in COBOL?
explain sorting techniques in cobol program?
System Testing for Mainframe Developers What is System Testing? integration testing ? what's the procedure ..
How to remove the spaces at the end of each record in the output file of variable length, via cobol program?