db2 backup db huaxing to c:\temp
db2 restore db huaxing from c:\temp into huaxinga
因為你現(xiàn)在已經catalog了一個叫huaxing的數(shù)據(jù)庫,可以先uncatalog db huaxing,再db2 restore db huaxing from c:\temp
db2 update db cfg using stmtheap 6000 將數(shù)據(jù)庫有關語句堆的一個參數(shù)改大的了
db2 restore db huaxing from c:\temp into huaxinga
因為你現(xiàn)在已經catalog了一個叫huaxing的數(shù)據(jù)庫,可以先uncatalog db huaxing,再db2 restore db huaxing from c:\temp
db2 update db cfg using stmtheap 6000 將數(shù)據(jù)庫有關語句堆的一個參數(shù)改大的了