Curioustab
Aptitude
General Knowledge
Verbal Reasoning
Computer Science
Interview
Aptitude
General Knowledge
Verbal Reasoning
Computer Science
Interview
Technology Questions
Is there a application program coding difference between local and central version mode in IDMS?
What is the meaning of Copy IDMS Subschema-Binds?
If you are current on the owner of a set, what is the difference between an obtain next and obtain first in IDMS?
How does IDMS insure data integrity?
What is a junction record in IDMS?
What is currency in IDMS?
What is purpose of VSAM?
How do you convert flat files to VSAM files?
During processing of a VSAM file, some system error occurs and it is subsequently unusable What do you do?
Name some common VSAM error conditions and codes?
Assuming that the DEFINE JCL is not available, how do you get info about a VSAM files organisation?
What is a VSAM slot?
How do you fix the problem associated with VSAM out of space condition?
What are the three levels of definition for the VSAM DEFINE?
What are the different types of VSAM files available?
How can we distinguish between an online and batch program in IMS environment?
What are the two types of fields available in IMS DB?
What are the processing modes available in IMS DB?
What are the difference between in-stream procedure and inline procedure in JCL ?
In an AVL tree the balancing is to be done when the pivotal value is in range of
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70