IBM MainFrame (5234)
IBM AS400 (1355)
IBM PL/1 (31) If TDQs are selfdestructive then why they are used? AND Why TSQs are preferred over TDQs?
IBM,
5 12057Looking at an CICS module how would one will identify that it is pseudo or full conversational?
IBM,
5 13097Cursors can be declared in both working-storage & procedure division, Agreed. But is there any difference? If could you please suggest what is the difference. TIA
8 33020Can we give the GSAM-PCB in between the DB-PCB'S like below? I/O-PCB DB-PCB1 GSAM-PCB1 GSAM-PCB2 DB-PCB2
IBM,
4 13257What is reference modification? What is UNION in sql and syntax? What is the difference between GDGS and VSAM? Which is prefer one? What is processing groups in endevor?
1 9060Would like to know if have an expecific command that returns a code or something about the execution of a CALLNAT. For example ... CALLNAT 'SUBPRG' [parameter] [parameter] ... [here comes a code or command that checks if the CALLNAT was successful]
1 7146What type of Call you would use if you don;t want the control back to the calling program?
TCS,
8 12949Scenario: I have 3 Input Files.Read the first i/p file and depending on certain business logic, I want to read wither i/p file-2 or i/p file-3.Now, depending on certain business logic applied to the record read from either file-2 or file-3, I decide to write them to either output file-2 or output file-2. Question: How many job steps are necessary to implement a solution for the above.
TCS,
2 6753I have a job which is a long-running one. Processes millions of records. Due to some run-time problem (not a problem due to the job/data) the job abends.What needs to be done to make the job complete successfully.
TCS,
4 10658Is it Possible to declare or create a cursor for UPDATE of table? If yes tell me how? If no Tell me why?
1 12482Hai I have a VSAM file and there are two CICS pgms A and B both intends to update the file. How to code the program so that it does not under go a dead lock situation.
4 10874
if we have " ibm mainframe ",in that how to remove first and last leading space eg:"ibm mainframe" like that the answer we need
when do you use f-spec. Continuation line ?
what is the purpose of data structure?
difference between sflrcdnbr and sflnxtchg?
What are the different types of model available in coolplex
what is procedure prototype and procedure interface.
what is the syntax for plist?
What is db2 plan table?
What is meant by deadlock in db2?
Hi, i would like to start a new carrier in DB2 DBA.Which and what all step should i have to take..?
Can records be accessed randomly in esds?
Explain the usage of language in the ppt entry?
How to run cobol program using jcl?
explain icm instruction?
Comment whether the cursor is closed during commit or not.