How is a typical DB2 batch program executed ?

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


Please Help Members By Posting Answers For Below Questions

What is meant by explain?

742


can all users have the privilage to use the sql statement select * (dml)?

735


What is the role of schema in the db2 database?

758


Explain what are the various isolation levels possible?

677


What is a buffer in memory?

684






Which isolation level provides maximum concurrency?

768


Mention some fields that are a part of sqlca.

680


What is universal database?

718


What parameters are used to control the free space in DB2?

726


What do you mean by rollback?

651


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 ?...

3895


What is data manager?

695


What is dbrm?

736


Is the primary key a clustered index?

726


What is the advantage in De-normalizing tables in DB2?

837