sample questions continued
Working with DB2 UDB Data: Sample Questions
1) To store the price of items with a maximum price of 99999.99, which data type do you use?
a. numeric(5,2)
b. double
c. decimal(7,2)
d. money
2) Which two of the following data types can be used to store double byte data?
a. graphic
b. varchar
c. BLOB
d. DBCLOB
3) Given the following...
User Profile
Collapse
-
Hi Rohit...
Here are the sample Questions and Answers for DB2 700 exam. They are given per chapter wise..
DB2 UDB V8.1 Family Fundamentals
DB2 Planning: Sample Questions
1) Which of the following product will not accept remote database request?
a. DB2 UDB WSUE
b. DB2 UDB PE
c. DB2 UDB WSE
d. DB2 UDB ESE
2) DB2 Extenders can handle non-traditional data. Which of the following...Leave a comment:
-
How to archive a Specific Logfile
We have SAP applications running on DB2 on AIX and Windows. On one of our AIX server, we recently created a symbolic link to our Log directory some thing like
ln -s /db2/NODE0000/SQL0001/SQLOGDIR /db2/QMP/log_dir
This created a symbolic link from the default log directory to a new logdirectory. After that when we stopped and started DB2, all the logs were moved to new log_dir except one. S000019.LOG didnt move to the log_dir...
No activity results to display
Show More
Leave a comment: