Prev: New to DB2: problems with user management
Next: redirected restore from DMS/SMS to automatic storage
From: Mark A on 3 Nov 2009 23:40 I have used the single system view with a backup on DB2 9.7 DPF. It allows one to backup all partitions without the db2_all command. Does this apply to the reorg command also (classic offline reorg)? If I issue a reorg from catalog node, does it reorg all partitions?
From: Mark A on 4 Nov 2009 09:03
"Mark A" <noone(a)nowhere.com> wrote in message news:hcr0ke$7ml$1(a)news.eternal-september.org... >I have used the single system view with a backup on DB2 9.7 DPF. It allows >one to backup all partitions without the db2_all command. > > Does this apply to the reorg command also (classic offline reorg)? If I > issue a reorg from catalog node, does it reorg all partitions? I found the answer in the PDF manuals. The reorg applies to all partitions unless specific partitions are mentioned or excluded in the partitioning clause. |