| Other IBM MainFrame AllOther Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| How is manual testing done in MF environment? what all are
the steps to follow? | | 1 |
| Redefines clause cannot be used in
a) working-storage section
b) 77
c) 66
d) elementary
| Accenture | 2 |
| 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
| Xansa | 3 |
| 01 A
02 B occurs 10 times
03 C pic 999.
03 D occurs 15 times
04 E pic 999.
04 F occurs 20 times
05 G pic XXX.
05 H pic 99.
Determine the total no of byte in A.
A) 175
B) 15480
C) 21750
D) 9065
| Accenture | 3 |
| what do u write in the impact analysis document (i.e, for a
change request) | Wipro | 2 |
| Why banking use IBM framework? | IBM | 1 |
| I want to increse the size of one existing dataset, can
anyone tell me the TSO command throgh that I can edit it. | HCL | 4 |
| HAI
I HAVE FINISHED MAINFRAME TRAINING.IM B.E 2006 PASSED
OUT FRESHER.IF U HAVE ANY OPENINGS FOR MAINFRAME FRESHERES
PLEASE CONTACT MY EMAIL ID MY ID IS
sankari_hema2005@yahoo.com | | 2 |
| Give me example of Ibm framewoek Application? | IBM | 1 |
| 01 T1.
02 month-day pic x(30) value ?jan,31, feb,28,
mar,31, apr,30, may,31, june, 30?
02 new-day redefines month-day occurs 6 times
03 A pic xxx.
03 B pic 99.
What are the content of A(3) and B(2) respectively
A)mar,31
B) Feb,28
C) 28, Mar
E)Mar, 28
| Accenture | 1 |
| which of the following is not true about search verb
A) every search stmt must contain the AT END clause
B) any no of WHEN clause can be used with this verb
C) this verb can only applied to a table which is
defined with the OCCURS clause and INDEXED phases.
D) WHEN condition is satisfied
| Accenture | 2 |
| can u run online and batch at the same time?
| IBM | 2 |
| In DB2 Large OBJECTS(lob) COLUMNS ARE USED TO STORE LARGE
OBJECTS(DOCUMENTS,PICTURES) IN DATABASE.WHICH OF THE
FOLLOWING CLAUSES CANOT BE USED ON LOB COLUMNS?
A)GROUPBY
B) HAVING
C)ORDERBY
d) NONE OF THE ABOVE
WHICH MQ COMPONENT IS ESSENTIAL IN DISTRIBUTED SYSTEM
MESSAGING?
A)MQSERVER
B)CHANEL
C)CLUSTER
D)QLOCAL
E)QREMOTE
IN THE MVS WORLD,COBOL INTRODUCED POINTERS TO THE
COBOL.WHICH OF THE FOLLOWING STATEMENT IS TRUE ABOUT COBOL
POINTERS?
A) A COBOL POINTER CAN POINT TO ANY KIND OF OBJECT.
B)COBOL POINTER DOSENOT ALLOW POINTER ARTHEMITIC.
A)A
b)b
C)BOTH A AND B
D) NONE
WHAT IS THE NAME OF THE JOB THAT HAS AN ADRESS SPACE
IDENTIFIER(ASID) OF ONE?
what is the cics commands to enable writing mixed
characters in cics region?
a)cemt caps off
b)caps off
c)ckti
d)ceot tra
e)ceot caps off | TCS | 2 |
| GO TO stmt which of the following is not true
A) GO TO stmt is not essential in the sense that it is
possible to write programs without using GO TO
B) The target of the GO TO stmt being a procedure name
avoiding GO TO result in a program with no procedure name
C) Indiscriminate use of GO TO stmt can make the
control structure program substantially complex
D) Too many GO TO stmts make a program difficult to
understand
| Accenture | 1 |
| subscripting can be said as
A) subscripting enables us to write a move compact
code in the procedure division.
B) subscripting enables us to refer to any element of
a table by the same data name with the facility of
identifying a particular element through the values of
subscript.
C) Subscripting reduces the no of entries to be
included in the data division
D) subscripting enables us to use loops in the
procedure division
| Accenture | 1 |
| If a=1 or 2 or 3 NEXT SENTENCE
ELSE move a to b.
a) if A not = 1 or 2 or 3 move A to B
b) if not A = 1 and 2 and 3 move A to B
c) if A Not = 1 and 2 and 3 move A to B
d) if A NOT = 1 or NOT=2 or NOT =3 move A to B
| Accenture | 2 |
| which are the following verb can be used to manipulate the
value of an index name
A) ADD
B) MOVE
C) SUBTRACT
D) SET
| Accenture | 2 |
| how to change pic of variables declared in copy book
inside progrm? | | 2 |
| which one of the following cannot cause more than one
execution of paragraph that may be nam in statement.
A) simple perform
B) perform with time
C) perform until
D) perform varying
| Accenture | 1 |
| In the procedure division stmt OPEN OUTPUT FILE1.
Which of the following is not true about file1.
a) there must be a select clause for this file in the
file-control paragraph of environment division.
b) There must be an FD entry in the file section of
the data division.
c) The file name must appear in a WRITE stmt in the
procedure division.
d) There?ll be a CLOSE stmt in procedure division.
| Accenture | 1 |
| |
| For more IBM MainFrame AllOther Interview Questions Click Here |