how does the defining of a stored procedure effect the size
of a DB2 data base
A) it increases the size of a data base
B) it decreases the size of a data base
C) it does not effect the size of the data base
D) it changes the table space structures

Answer Posted / alucard

a - it increases the size of a data base.
Because a stored proc is called from a program and the
stored proc is stored along with the DB..hence the size of
the db increases.

Is This Answer Correct ?    9 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Is db2 a mainframe?

773


How does db2 sample database connect?

762


What are the benefits of using the db2 database?

870


I have a subprogram B calling from mainprogram A.I have opened a cursor in A ,Can i fetch the same cursor in subprogram B , If yes , Please explain the reason?

2128


How many databases can be created inside an instance in db2 ?

802


What is rct?

960


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

4034


What are packages in db2?

771


How to check table size in db2 sap?

771


If I have a view which is a join of two or more tables, can this view be updateable?

891


What is schema in db2?

760


How to fetch the last row from the table in SQL (db2)?

1292


For a db2 column that is being defined as decimal (11, 2), discuss the cobol picture clause.

845


What is a db2 collection?

788


What is the maximum No of rows per page?

802