SHOWAMPRECOVERYBLC - Advanced SQL Engine - Teradata Database

Teradata Vantage™ - データベース ユーティリティ

Product
Advanced SQL Engine
Teradata Database
Release Number
17.10
Published
2021年7月
Language
日本語
Last Update
2021-09-23
dita:mapPath
ja-JP/xha1591998860283.ditamap
dita:ditavalPath
ja-JP/wrg1590696035526.ditaval
dita:id
B035-1102
Product Category
Software
Teradata Vantage

SHOWAMPRECOVERYBLCコマンドは、システム回復中の再始動後に進行中の圧縮操作と圧縮解除操作を表示します。

圧縮操作と圧縮解除操作の後に、スペース割り当てが自動的に更新されます。

構文規則

{ SHOWAMPRECOVERYBLC | SHOWAMPR }

例: システム回復中の進行中の圧縮の表示

次に、回復中に圧縮が進行している場合のSHOWAMPRECOVERYBLCコマンドの出力の一部を示します。

Ferret ==>
showampr

The following BLC operation is in progress by AMP recovery

Database Name                   Table Name                      Map Name                        Table ID           BLC Options
------------------------------  ------------------------------  ------------------------------  -----------------  -----------
1.  ShowCmdsshowampr            T8_table_WithoutFallback        TD_MAP2                         0     3274  0      TABCOMPRESS
*.  ALL of the above

        Do you want to cancel the above BLC operation....? (Y/N)
> Y
Y

Enter the number of the operation to cancel, or type * to cancel all
> *
*

Cancelling the currently in progress BLC operation on all above tables

Note: Additional Compress / Uncompress operations may still be pending as part of recovery

Ferret ==>