自拍偷在线精品自拍偷,亚洲欧美中文日韩v在线观看不卡

DB2 dart恢復(fù)數(shù)據(jù)的操作步驟與應(yīng)用代碼

數(shù)據(jù)庫
以下的文章主要向大家講述的是正確使用DB2 dart恢復(fù)數(shù)據(jù)的實(shí)際操作步驟,此文主要是描述其實(shí)際操作代碼的方式來引出其正確的操作步驟。

此文章主要講述的是正確使用DB2 dart恢復(fù)數(shù)據(jù)的實(shí)際操作步驟,為了對(duì)其更加詳細(xì)的進(jìn)行說明我們主要是以列舉實(shí)例的方式對(duì)其進(jìn)行講解,以下就是文章的主要內(nèi)容的詳細(xì)描述,望大家對(duì)其會(huì)有所收獲。

首先,DB2 "select creator,name,tid,fid from sysibm.systables where name = tablename" 查到tid和fid;

然后

 

  1. D:\>DB2dart SAMPLE /DDEL   
  2. Table object data formatting start.   
  3. Please enter   
  4. Table ID or name, tablespace ID, first page, num of pages:   
  5. (suffic page number with 'p' for pool relative)   
  6. 2,2,0,999   
  7. 5 of 5 columns in the table will be dumped.   
  8. Column numbers and datatypes of the columns dumped:   
  9. 0 SMALLINT   
  10. 1 VARCHAR() -VARIABLE LENGTH CHARACTER STRING   
  11. 2 SMALLINT   
  12. 3 VARCHAR() -VARIABLE LENGTH CHARACTER STRING   
  13. 4 VARCHAR() -VARIABLE LENGTH CHARACTER STRING   
  14. Default filename for output data file is TS2T2.DEL,   
  15. do you wish to change filename used? y/n   
  16. N   
  17. Filename used for output data file is TS2T2.DEL. If existing file, data will   
  18. be appended to it.   
  19. Formatted data being dumped ...   
  20. Dumping Page 0 ....   
  21. Table object data formatting end.   
  22. The requested DB2DART processing has completed successfully!   
  23. Complete DB2DART report found in:   
  24. C:\PROGRA~1\IBM\SQLLIB\DB2\DART0000\SAMPLE.RPT   
  25. D:\>   
  26. Table ID or name, tablespace ID, first page, num of pages:   
  27. (suffic page number with 'p' for pool relative)   
  28. 2,2,0,999=   
  29. FID,TID,first page為0,num of pages   

 

注:盡量往大了估算。

以上的相關(guān)內(nèi)容就是對(duì)實(shí)例講解使用DB2 dart恢復(fù)數(shù)據(jù)的具體步驟的介紹,望你能有所收獲。

【編輯推薦】

  1. DB2無限活動(dòng)日志策略,從介紹到實(shí)際的操作技巧
  2. DB2數(shù)據(jù)庫遷移的導(dǎo)出步驟在Linux操作系統(tǒng)下
  3. 實(shí)現(xiàn)DB2數(shù)據(jù)庫遷移之導(dǎo)入步驟在Linux下
  4. IBM DB2跨平臺(tái)數(shù)據(jù)庫遷移操作步驟與注意點(diǎn)!
  5. DB2取得當(dāng)前時(shí)間如何正確操作?
     

 

責(zé)任編輯:佚名 來源: 51CTO.com
相關(guān)推薦

2010-08-19 17:32:33

DB2dart

2010-08-03 09:49:58

DB2恢復(fù)數(shù)據(jù)庫

2010-08-12 17:14:25

DB2備份恢復(fù)數(shù)據(jù)庫步

2010-08-13 09:55:33

DB2dart恢復(fù)數(shù)據(jù)

2010-08-20 14:02:45

DB2dart

2010-08-18 15:14:08

DB2恢復(fù)命令

2010-08-12 10:54:21

IBM DB2數(shù)據(jù)庫

2010-08-12 09:59:03

DB2備份恢復(fù)

2010-08-17 09:18:29

DB2 備份

2010-08-04 13:15:21

2010-08-05 11:29:04

java DB2

2011-05-11 13:01:07

DB2數(shù)據(jù)恢復(fù)數(shù)據(jù)備份

2010-08-10 15:30:21

2009-06-25 11:47:59

DB2數(shù)據(jù)備份

2015-10-23 16:37:13

提高DB2數(shù)據(jù)備份

2010-11-02 14:53:38

DB2權(quán)限

2010-08-12 10:27:21

DB2數(shù)據(jù)庫備份

2015-10-23 16:40:21

DB2刪除數(shù)據(jù)

2010-11-03 13:50:49

DB2刪除重復(fù)數(shù)據(jù)

2015-10-29 15:06:36

DB2重定向恢復(fù)數(shù)據(jù)
點(diǎn)贊
收藏

51CTO技術(shù)棧公眾號(hào)