Usually, which is more important for DB2 system
performance - CPU processing or I/O access?
Answer Posted / s
I/O is expensive as most the the CPU time is wasted doing
I/O's
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
SQLCODE = -199, ERROR: ILLEGAL USE OF KEYWORD CHAR, TOKEN KEY was expected
can we view the access paths created by dbrm ? how ? thx
Explain packages.
Mention the length of physical storage of the given data types of db2 – date, timestamp, time
What is the meaning concurrency in the db2 database?
Explain in detail about buffer manager and its functionalities?
Are view updateable?
What is check constraint. Explain with example.
What is runstats utility in db2?
Define db2.
What is meant by explain?
What is the usage of open cursor command?
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 ?...
How to find the number of rows in a db2 table?
How do I add a column to a table in db2?