Explain paging concept in memory?
No Answer is Posted For this Question
Be the First to Post Answer
Mainframe project required Postby mache123 » Thu Jan 29, 2009 9:10 pm hello..... I want to know about some real time projects.If any one have any Mainframes project, please provide me documentation of it Or else give me the link where can I find that Mainframes projects with Documentation...... or suggest me any if......please
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
Explain foreign keys?
can alternate index use in ESDS since it does not contain primary index? if yes can you explain?
Total no of bytes in the following 01 rec-1 02 first-group 03 a1 pic x(4). 03 a2 pic 99. 02 second-group redefines first-group. 03 A3 pic999. 03 A4 pic 999. 02 third-group. 03 A5 occurs 5 times pic 99. A)22 B)16 C)12 D)10
What do you mean by an alias?
what do u write in the impact analysis document (i.e, for a change request)
How many bytes does a s9(7) sign trailing separate field occupy ?
What is mainframe database?
how do we describe static call and dynamic call?
Does qtp tool support mainframe application testing?
Can I redefine an x(200) field with a field of x(100) ?