What are the valid data types in Data Queue?
What are the valid data types in Data Queue?
How can u create a temporary file in CLP @ how to access that temporary file in RPG program?
What is an Array Data Structure?
what is match field indicator?
when are the referential constraints executed?
name few ibm supplied libraries?
1.what is mean by compilation and runtime error? 2.How to define ALFA numeric value in pf? 3.what command is used to define a data in cl pgm? 4.What type of command is used in page at a time subfile and load all subfile?
how to declare a constant variable in the freeformat?
can a single screen format occupy a screen area above and below a subfile format ?
Suppose you have 3 members in a database file. How to read records from all the members Without using CL (OVRDBF) i.e. it should be handled exclusively in an RPG program?
What is the Difference between command attention key and command function key ?
Pgm A is invoked through HTTP. It is in Activtion group QILE. Pgm A calls Pgm B and Pgm C. Pgm B is in activation group TEMPACTGRP. Pgm A ends in error. Pgm A is called again. But it gives an error that TEMPACTGRP still exists and files are present in QTEMP. What is the cause and how will u fix?