Name and explain the type of locks?
No Answer is Posted For this Question
Be the First to Post Answer
write a query to get RRN value from rpg?
how do we describe static call and dynamic call?
What is mainframe computer /system?
can we describe the results of opening for input empty vsam files in a cobol program?
What will be the result if on size error phrase is declared?
What is COUNTERS in PL/1? How to assign the COUNTER variables? WHich Data Type it can be used for this?
Explain Introduction abt Ibm framework
How to send a sms to a mobile through mainframe vm’s?
What is the worst thing that you’ve seen on a day?
hi provide info about any real time requirement in health care and banking services mainframe applications. pls send immediate reply to me.
How to find all duplicate records?
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