You can transfer data in two directions:
A transfer to statement transfers data from the primary database, DB2. This means that the primary database becomes the source database to the secondary database, which is the target.
A transfer from statement transfers data from the secondary database. This means that the secondary database becomes the source database to the primary database, DB2, which is the target.
For example, when you execute a bulk copy transfer from statement, the secondary database (either Adaptive Server or another database) is the source of the data to be transferred. The primary database, DB2, becomes the destination database, or target.
For implications of using one transfer direction over another, see “Datatype conversion for transfer processing”.
Copyright © 2005. Sybase Inc. All rights reserved. |