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

Where can you declare a cursor in a cobol-db2 program?

0 Answers  


What is isolation level in db2?

0 Answers  


List down the types of triggers in the db2 database?

0 Answers  


How do I copy a table in db2?

0 Answers  


Assuming that a site's standard is that pgm name = plan name, what is the easiest way to find out which Will precompile of an DB2-COBOL program bomb, if DB2 is down?

1 Answers  






How do you retrieve the data from a nullable column?

2 Answers  


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

1 Answers  


How do you do the EXPLAIN of a dynamic SQL statement?

2 Answers  


What do you mean by storage group (stogroup)?

0 Answers  


What is a collection?

3 Answers  


What is the physical storage length of time data type?

0 Answers  


What is a clustering index?

2 Answers  


Categories