What is drda ?
No Answer is Posted For this Question
Be the First to Post Answer
how will you find a particular line in debugging if its a infinite loop
What is the distinction amongst include and copy?
This was on MQseries. What does MQ queue Manager do? what are the different types of queues? do you know about remote queues etc. How do you delete records from queues? how do you empty queues?
State the difference between jes2 and jes3?
What do you mean by linkage section?
If DB2 query returns in null value, how do you work with it in PL/1?
Why banking use IBM framework?
How to compile PL/1 DB2 program? Please provide me details on this process?
which are the following verb can be used to manipulate the value of an index name A) ADD B) MOVE C) SUBTRACT D) SET
How to send a sms to a mobile through mainframe vm’s?
Is mainframe an operating system?
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.