IBM MainFrame (5234)
IBM AS400 (1355)
IBM PL/1 (31) Suppose I have a program which uses a dynamic SQL and it has been performing well till now. Off late, I find that the performance has deteriorated. What happened?
1 5126How do I create a table MANAGER (EMP-NO, MANAGER) where MANAGER is a foreign key which references to EMP-NO in the same table? Give the exact DDL.
3 7011If the base table underlying a view is restructured, eg. attributes are added, does the application code accessing the view need to be redone?
2 5286
what is a logical file?
What is the pic clause for the data type of length option field type of data fields?
What is the cobol picture clause of the db2 data types date, time, timestamp?
what are dds required for subfile?
What is the default access path of a file?
What is the maximum length of a single line of jcl?
Explain difference between escape(top or bottom) and escape immediate(top or bottom?
how does the rpg element work?
by using cursors , we can access particular records from the table based on some condition, i want to delete those selected records, how can we write a query for this in the program?
Can you define temporary storage?
Define free space?
Can you explain dfheiblk?
How does the jcl specify the job to os?
what is the use of the file status clause in the select statement in vsam?
how to pass the parameters from jcl to assembler pgm?