How will u give input data to cobol program apart from
PARM & Instream data?
Answer Posted / poonam
1> using PRAM parameters,
2> Instream data(cobol programe takes value from JCL)
3> by using file.
4> by using accept , we can put data from keyboard
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
How are type 1 and type 2 indexes different?
What is next sentence and continue unique?
what is the meaning of notcat 2?
suppose I have two tables a and b. Both tables are connected with ssn number as foreign key. I want to retrieve a column data from b table. How will you write a query?
How many bytes does a s9(7) sign trailing separate field occupy ?
How scary is it to write code for a bank?
Is the order of the when clause important in an evaluate statement? Is the order of the when clause significant in an evaluate statement?
I would like to know some real time questions.. please any one help me.. If the changes made by you .. lead to system inconsistency how others will know its cause???
What is the contrast between delimited by space and delimited by size?
Can you define notcat 2?
What is the maximum value that can be stored in s9(8) comp?
What is mainframe database?
Have you caused any huge mistakes for the bank?
In a test environment, is there a need to run a runstats?
If JOBA is in MSGW due to data decimal error and DUMP is generated and I found that Decimal field formatted with some special char which is coming from Input file amd file has millions of records. How I can find out on which record the error is occur. Please share your experience.....