pdrbalの処理結果を出力するファイルの情報を指定します。
report 処理結果ファイル名 |
~<パス名>
処理結果を出力するファイルの名称を,絶対パス名で指定します。
処理結果ファイルは,pdrbalを実行したホストの,通常ファイルのファイル名を指定してください。
作成される処理結果ファイルの名称は次の形式で作成されます。
/tmp/REPORT-表識別子-一意となる文字列
表がTABLE1の場合,作成される処理結果ファイルの名称は次のようになります。
/tmp/PEPORT-TABLE1-aaaa00001
pdrbalの処理結果ファイルの出力形式を次に示します。
pdrbal VV-RR(Object Option) *** DB REBALANCE *** yyyy-mm-dd HH:MM:SS [1]
------------------------------------------------------------------------
*** Table rebalance processing list ***
Schema name : tanaka [2]
Table name : rev_table [3]
Table status : completed [4]
** Moved data information **
[5] [6] [7] [8] [9]
No. Server Table rdarea name Remove row Insert row
1 sds user01 1,000,000 0
2 sds user02 2,000,000 0
3 sds user03 0 3,000,000
Total 3,000,000 3,000,000
[10] [11]
** Rebalance information **
[12] [13] [14] [15]
No. Server Table rdarea name Status
1 sds user01 finished
2 sds user02 finished
3 sds user03
*** Exclusive execute information ***
Start time : 2000-05-05 11:12:13 [16]
End time : 2000-05-05 19:20:21 [17]
pdrbal terminated, return code=0 [18]