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


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More DB2 Interview Questions

How can we define a table? How can we apply SEARCH ALL on it ?

1 Answers  


What is an instance database?

0 Answers  


DB2 is a A) data base/data communication system B) data base C) RDBMS D) Programming language

4 Answers   Accenture,


What is the role of the data page in the db2 database?

0 Answers  


Can we use select query in a loop to fetch multiple rows in a COBOL PROGRAM? If so, what is the advantage of cursor?

1 Answers   UST,






What is load replace in db2?

0 Answers  


What is dbrm library?

0 Answers  


What are the various locks available?

5 Answers   CTS,


What is a lock?

1 Answers  


What is iseries database?

0 Answers  


What is declare cursor?

0 Answers  


Can a unique index have more than one null value? If not, what error code is given if an attempt is made to insert more than one null value?

3 Answers  


Categories