Explain packages.
What is the syntax for creating a table in the db2 database?
i have 10 names in an array and my name is one of them also array is not in sorted order i need to display my name using index how will i do this
What is the function of the dd avgrec keyword in sms datasets?
i tried to copy some records from microsoft excel to as-400 physical file through "Bosanova" emulation. Out of 14000 records only 12000 records copies and subsequently programe started to hang. Then, i closed the program forcefully. I did' under stand the problem. Also when i try to compile the physical file it is showing as "The file in use". How to overcome this problem?
What is the difference between read work file 1 and read work file once? Why we are using work file once?
Which commend used for terminating a browser operation?
What is speed parameters in define cluster command?
What is the function of the verb initialize?
Explain how does idms communicate with cics?
What are the common tables in cics and their usage?
Define the term mro (multi region operation)?
What kind of database is db2?
In case if the user inputs the characters which turn out to be uppercase, then what is the procedure to close that condition?
have in 100 records in a file i want to read first 3 records and skip next 3 records and agan i want to read 3 records and again i want to skip 3 records... run a loop from record one to 10 evaluate i/3 if comes even then skip else write to output file