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 33023Can 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 13259What 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 7147What type of Call you would use if you don;t want the control back to the calling program?
TCS,
8 12951Scenario: 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 6754I 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 10661Is it Possible to declare or create a cursor for UPDATE of table? If yes tell me how? If no Tell me why?
1 12487Hai 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
thanks mr.Harshad R Suryawaunshi,i'm new to as400 i think you are telling in rpgile i know only rpg400 if possible can you tell in rpg400
if we display var1 then what will b displayed in below condition. 77 var1 pic s9(2) value -10. 77 var1 pic s9(2) value -11. " " " -12. " " " -13. -14 ... ... -19.
list some of the commonly used commands for debugging?
What is eib?
What does db2 stand for?
is there any way I can ease my rpg controls on numeric input fields? How about an input date field?
Define cobol coding sheet?
Difference Between Interactive & Batch Job?
which are the string manipulation opcodes?
what is arrival sequence?
Explain the significance of the shareoptions parameter?
Explain the difference between dfhcommarea and tsq?
Specify cics transaction initiation process?
How to create backup table in db2?
write a jcl to execute a job by 7:00 am on jan 20,1986?