IBM MainFrame (5234)
IBM AS400 (1355)
IBM PL/1 (31) which are the relational operators in rpg?
Explain about LMQUERY�give a dialog information about a data set
What is a db2 schema?
What's The Error Code For Unique Index Voilation?
What are the contents of a dclmgen?
Is it possible to alter a table – for example adding a column, when another user is accessing or updating some columns?
What is release/acquire in bind?
What statement marks the beginning of a job step; assigns a name to the step; identifies the program or catalogued or in-stream procedure to be executed in the step?
Explain how do you access the records randomly in tsq?
What do we mean by 'Virtual storage' for a dataset and for a JOBSTEP ? What is the significance of the following statement for a programmer 'Virtual storage results in program addresses being independent of the addresses that actually exist in a computer' ?
What is concurrency?
Hi,Can any body give the code for the below mentioned quetion.?Im trying to get coding in with easily inderstanding.Plese give me the coding for this? 1.How would you achieve this requirement with out using RPG/RPGLE pgm,but by using only CL?Read a database file and display file contents on the screen when enter key pressed the next record should be displayed on screen.When the last record is reached or when F3 key is pressed the program should exit if the file is empty,a message should be displayed indicate that there are no records to display. Database file Name=EMPDBF Fields in EMPDBF to be displayed on screen Employee Number- EMPNUM(5,0) Employee Name- EMPNAM(30,A) Employee Address-EMP ADDR(50 A)
how do you reference the variable block file formats from cobol programs
How to retrieve rows from a db2 table in embedded sql?
by using xpeditor if we want to debug the subpgm, how can you code in x-ped for mai-pgm n sub-pgm ?