IBM test 000-731 is also a very near released exam, if you will take it, I hope these questions could give you a little help. 000-731 questions are hard to collected this time, because examinee who took exam from my test center is a girl whose memory is not good. My friend Neil worked out the answers for me, then I share these 000-731 questions at once here. Check 731 real questions below:
B. db2start inst2
C. set db2instance=inst2 db2start
D. set db2instance inst2 db2start
Answers: C
Rename table space TS1 to TS1A on July 19th.
Restore this table space from the backup taken on July 15th.
B. ROLLFORWARD DB db1 TO 2006-08-03-14.21.56 AND STOP TABLESPACE(ts1a)
C. ROLLFORWARD DB db1 TO 2006-08-03-14.21.56 AND STOP TABLESPACE(ts1 TO ts1a)
D.ROLLFORWARD DB db1 TO 2006-08-03-14.21.56 AND STOP TABLESPACE(ts1 RENAME ts1a)
Answers: B