A2090-541 試験問題を無料オンラインアクセス
| 試験コード: | A2090-541 |
| 試験名称: | Assessment: DB2 9.7 DBA for Linux UNIX and Windows |
| 認定資格: | IBM |
| 無料問題数: | 104 |
| 更新日: | 2026-05-22 |
Which two DB2 commands are used to extract, format, and present diagnostic information? (Choose two.)
A file named db2advise.in contains the following text:
-#SET FREQUENCY 100
SELECT COUNTO FROM employee;
SELECT AVG(bonus), AVG(salary) FROM employee
GROUP BY workdept ORDER BY workdept;
Which command will cause the Design Advisor to make recommendations for a database named
SAMPLE, using the information found in this file?
You want to federate communication between two databases. What are two key requirements? (Choose two.)