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

如何正確的對DB2dart恢復(fù)數(shù)據(jù)進(jìn)行操作?

數(shù)據(jù)庫
我們今天主要和大家一起分享的是通過實例講解的方式對使用db2dart恢復(fù)數(shù)據(jù)的具體操作步驟,以下就是正文的主要內(nèi)容的詳細(xì)解析。

以下的文章主要是通過實例講解的方式對使用DB2dart恢復(fù)數(shù)據(jù)的具體操作步驟,以下就是對使用DB2dart恢復(fù)數(shù)據(jù)的具體操作步驟具體內(nèi)容的描述,希望在你今后的學(xué)習(xí)中會有所幫助。

 

首先,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  

 

注:盡量往大了估算。

【編輯推薦】

  1. IBM DB2 UDB 在線備份與恢復(fù)***演習(xí)!
  2. 對DB2 Online備份方案的具體描述
  3. DB2數(shù)據(jù)庫備份與恢復(fù)命令的總結(jié)描述
  4. 備份恢復(fù)DB2數(shù)據(jù)庫的3步驟,好用!
  5. DB2在線備份與重定向恢復(fù),新手不得不看!

 

 

責(zé)任編輯:佚名 來源: 博客園
相關(guān)推薦

2010-08-20 14:02:45

DB2dart

2010-08-19 17:32:33

DB2dart

2010-08-13 17:54:14

DB2 dart恢復(fù)數(shù)

2010-08-19 10:53:27

DB2dart 工具

2010-08-12 17:14:25

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

2010-08-19 13:50:42

DB2catalog

2010-08-06 18:01:13

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

2010-08-18 15:14:08

DB2恢復(fù)命令

2010-08-03 09:49:58

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

2010-08-12 18:00:56

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

2010-08-17 09:48:40

DB2 分區(qū)數(shù)據(jù)庫

2010-08-02 17:30:30

DB2鎖等待

2010-07-27 09:29:40

DB2數(shù)據(jù)移動

2010-08-17 15:24:43

DB2數(shù)據(jù)移動

2010-08-18 14:10:38

DB2入門

2010-05-07 16:50:42

Oracle trun

2010-08-20 10:18:32

DB2自動增長主鍵

2010-08-10 15:30:21

2010-01-19 17:32:03

VB.NET流

2011-05-11 13:01:07

DB2數(shù)據(jù)恢復(fù)數(shù)據(jù)備份
點贊
收藏

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