IBM MainFrame (5234)
IBM AS400 (1355)
IBM PL/1 (31)
Why is it required to have a keyed directed retrieval?
give three main purposes of file specification ?
What is the as400 called now?
What is db2 bind?
have you already used rexx - even for limited purposes? Do you need to maintain a high level of productivity during your transition to unix?
explain about maximum displacement and how to cross this limit?
I had Records in file Like this Company Code IBM 2 IBM 1 IBM 4 WIPRO 3 WIPRO 2 WIPRO 9 TCS 4 TCS 6 TCS 3 i want the record of every company with highest code How can i do that?
which program rpg or cl is efficent to update a transaction onto a database file and why ?
What is basic difference between directory and pds in ibm mainframe?
What tools are available in PL/1?
What does db2 blu stand for?
Who uses db2?
What are the bind parameters ibm db2?
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)
What is report-item in COBOL?