Attended Xansa Interview , Asked Questions :
1) Diff between Renames and Redefines
2) Comp and Comp -3
3) What will happen if DISP = ( NEW, DELETE, KEEP)
4) Gave one scenario like , if PIC clause X(50) has to be
increased to X(70) how u will proceed with this change.
5) Diff between Section and Paragraph
Answer Posted / raj
hi,
when we execute a section,it will executes all the
paragraphs present in it.
when we execute a paragraph it executes alone.
i.e section is collection of paragraphs.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
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 do u start your process after conducting impact analysis ?
How can a like table be created?
Explain eib?
what are the common errors that occured while programming in AS/400?
What is defragmentation?
How to compare two files by using sort?
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.....
how do u conduct impact analysis?
have you ever know what is the meaning of Packed Decimal
What is difference between static call and dynamic call?
What is a configuration management system, give examples?
what are the parameter we cannot use in procedure? How many instream we can write in single jcl? Can we call instream to catalog and catalog to instream?
what is the right time for using in-line perform?
execution of a subordinate module is caused by the use of the cobol verbs ------------in the superior module