최신 IBM certifications I C2090-541 무료샘플문제:
1. Which statement is true about using the EXPORT utility with a table that contains XML data?
A) If the table being exported does not contain well-formed XML documents, the XMLSAVESCHEMA option must be provided with the EXPORT command used.
B) By default, XML documents are written to a single, separate file, which is stored in the same location as the file that contains the relational data exported.
C) If you are exporting XML documents that are greater than 32 Kb in size, you must use the XMLINSEPFILES modifier to avoid truncation.
D) By default, XML documents will be written to the same file that contains the relational data exported unless the XMLFILE option is used.
2. A file named db2advise.in contains the text shown below:
-#SET FREQUENCY 100
SELECT COUNTO FROM employee;
SELECT * FROM employee WHERE lastname='HAAS';
What does the line -#SET FREQUENCY 100 convey when this file is used as input for the Design
Advisor?
A) Executes the first SQL statement in the workload file 100 times.
B) Executes both SQL statements in the workload file 100 times.
C) Executes an index analysis for the first SQL statement in the workload file 100 times.
D) Executes up to 100 combinations of optimizations for both SQL statements in the workload file.
3. Click the Exhibit button.
IBM 000-541: Practice Exam
Given the TCP/IP configuration shown in the exhibit, to what must the alternate server be set on the Primary, to allow Automatic Client Reroute to connect to the Standby after a HADR takeover?
A) 192.168.2.102
B) 192.168.1.102
C) 192.168.2.1
D) 192.168.1.1
4. A database administrator created a new database from an existing full database backup image. If the original database resided on a 64-bit AIX server and the new database was created on a different 64-bit AIX server, which two statements are correct? (Choose two.)
A) Incremental backup images for the original database can be used to restore the new database.
B) Existing SQL procedures must be dropped and re-created in the new database before they can be used
C) Incremental backups are not allowed until a non-incremental backup is taken.
D) Existing packages will be copied to the new database and can be used immediately.
5. What are two valid protocols that can be used with the CATALOG NODE command to establish communication with a server named SERVER1? (Choose two.)
A) token ring
B) NetBIOS
C) named pipe
D) IPv6
질문과 대답:
질문 # 1 정답: B | 질문 # 2 정답: B | 질문 # 3 정답: A | 질문 # 4 정답: B,C | 질문 # 5 정답: C,D |