IBM MainFrame (5234)
IBM AS400 (1355)
IBM PL/1 (31) suppose we have 10 members in physical file and i have to use 4 out of 10 so how can we read this in RPG
TCS,
3 6230Suppose we have 10 records with same name and we are reading using READE,after 4 record i have to use CHAIN what is the output
3 5371Suppose we have one database file and it is used by 5 programs and in 3 program we have to add some records in datbase file s what is the impact on other program?
1939Why there is invention of RPG if we can do insert update delete in CL through SQL.Why the rise of RPG?
1 4359suppose there are 100 records and i want to read records between 60-70 how we can read this 10 records in rpg
2 6677
Is the order of the when clause important in an evaluate statement? Is the order of the when clause significant in an evaluate statement?
Why do we bind in db2?
1) SORT FIELDS=(20,4,CH,D,10,3,CH,D) OUTREC FIELDS=(7:20,4,C' FUTURE ',20,2,10,3,1Z,1,9,13,7, 24,57,TRAN=LTOU,6X'FF') This example illustrates how a fixed-length input data set can be sorted and reformatted for output. The SORTIN LRECL is 80 bytes. The reformatted output records are fixed length with a record size of 103 bytes. SOLRF (the IBM-supplied default) is in effect, so unless the SORTOUT LRECL is specified or available, it will automatically be set to the reformatted record length of 103. in the above example i have some doubts that a) sort fields=(20,4,CH,D,10,3,CH,D) -what exactly it does and this fields related to output record fields or input record fields b)outrec used to refprmat the records after sorting that means could please reply me as soon as possible Thanks. Venkat
Explain how can you do the explain of a dynamic sql statement?
What happens when we move a comp-3 field to an edited (say z (9). Zz-)?
What is the compute verb? How is it used?
what are the basic features of seu?
what is amode(24), amode(31), rmode(24) and rmode(any)?
What is mainframe database?
What do you mean by the term fct?
Is the primary key a clustered index?
Explain identify whether a call statement is a static or dynamic call?
which are the string manipulation opcodes?
How can return codes be tested before execution of a job step?
explain icm instruction?