Troubleshooting
The following table provides information on how to handle problems occurring when using the pdbctl utility:
Problem | Workaround |
---|---|
Key rotation fails for row level iv if -i option (optional) is not used. This error is encountered if a column is migrated from the Key Manager with row level IV and the pdbctl utility performs key rotation on that column. | Pass <ColumnName_IV> in -i option of the rotate command in the pdbctl utility.Example: pdbctl.exe rotate -a AES -c COL1 -d demoAlias -k demoKey -t demoTable -i COL1_IV |
Encounter Commit fail cannot create file. pwd/meta_bak error on Windows platform. | Open command prompt with administrator privileges. |
Encounter Unsupported data length and datatype for batch processing error. | Perform operations with default batch size. Refer to the pdbctl utlity Tasks for details. |