Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved


Chapter 6 Manipulating Data in a Table : Copying Data

Copying Data
Copying Data Using a Workbench Option
To copy data using the workbench, use the CT copy table option. To use this option, complete the following tasks:
1.
2.
A prompt screen appears.
3.
For example, to copy data from the MIDWEST region of the @EMPLOYEES table, type: @EMPLOYEES(MIDWEST).
4.
For example, to copy data to the TEST region of the @EMPLOYEES table, type: @EMPLOYEES(TEST).
5.
For example, to copy the occurrence for employee 22312, type: EMPNO=22312.
6.
Copying Data Using a Shareable Tool
You can copy data from one table or table instance to another using the shareable tool COPY_DATA. You can use this tool to copy data locally or remotely.
See Also
TIBCO Object Service Broker Shareable Tools for information on the tools.

Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved