DB2 10 for z/OS Database Administrator — Question 1

Which two tasks must be done to read data directly from IBM Softlayer Object Storage and insert it into a DB2 database? (Choose two.)

Answer options

Correct answer: A, C

Explanation

The correct answer, A, is essential because the storage access alias is needed for DB2 to identify and connect to the object storage. Option C is also correct since the DB2REMOTE parameter is required to load data from remote sources. Options B, D, and E are not necessary for this process, as they do not facilitate direct reading and loading of data into DB2.