Introduction - If you have any usage issues, please Google them yourself
Copy the table data oracle command usage: tabcopy < source data> < target table> < source database> < object library> source data: can be a data table name or SQL query (using double quotes.) Target Table: Target table name does not exist is automatically created. Source Library: format \ " user name/password @// IP: port/service name \" target library: format \ " user name/password @// IP: port/service name \"