How can you submit a job from COBOL programs?
Answer Posted / a.roselin
We can submit the job from COBOL program thru internal
loader..
Is This Answer Correct ? | 4 Yes | 3 No |
Post New Answer View All Answers
What is rmode(24)
what is difference bt COND, REGION & TIME parameters at JOB & EXEC. give an exp.
I need to compare 3 variables(dates) and do some processing based on the earliest date. There could be more then 1 date record in any of the 3 fields. What is the best way to code this?
What are the access modes of START statement?
What rules are to be followed while using the corresponding options?
What type of SDLC u followed? Why?
Mention the guidelines to write a structured cobol program?
System Testing for Mainframe Developers What is System Testing? integration testing ? what's the procedure ..
What are different data types in cobol?
) how do u code after getting data?
explain sorting techniques in cobol program?
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
)If there are 10 steps in GDG, if I want to refer the step2 after step5 . what should I do?
How do we get current date from system with century in COBOL?
how do you reference the printer file formats from cobol programs