Skip to content

tableCopy ​

Command: tableCopy
Category: Object Inspection
Status: Production Ready

Description ​

Copy table structure and/or data with optional filtering

Syntax ​

bash
hana-cli tableCopy [options]

Aliases ​

  • tablecopy
  • copyTable
  • copytable

Parameters ​

For a complete list of parameters and options, use:

bash
hana-cli tableCopy --help

Examples ​

Basic Usage ​

bash
hana-cli hana-cli tableCopy --sourceTable src_table --targetTable tgt_table --batchSize 1000

Execute the command

See the Commands Reference for other commands in this category.

See Also ​

Released under the Apache License 2.0