Answer Posted / s
You can use TSO to run a batch program using the TSO
Terminal Monitor Program IKJEFT01 which involes the DSN
command and runs the application program.
Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is meant by explain?
can all users have the privilage to use the sql statement select * (dml)?
What is the role of schema in the db2 database?
Explain what are the various isolation levels possible?
What is a buffer in memory?
Which isolation level provides maximum concurrency?
Mention some fields that are a part of sqlca.
What is universal database?
What parameters are used to control the free space in DB2?
What do you mean by rollback?
run jcl for cobol+db2 pgm?.. //jobcard //step001 exec pgm=ikjeft01 //systin dd * DSNSYSTEM(--------) RUN PROGRAM(MYPGMNAME) PLAN(-----), LIB(-------), PARMS(------) /* WHAT WILL U GIVE INSIDE THE BRACKETS... WHAT IS PLAN,PACKAGE,BIND?..PLAN N PACAKGES ARE GENERATED BY ?...
What is data manager?
What is dbrm?
Is the primary key a clustered index?
What is the advantage in De-normalizing tables in DB2?