The class from which you instantiate the DBCopier depends on the database you are using. The following are subclasses of atg.adapter.gsa.DBCopier and are in package atg.adapter.gsa:

DBCopier Subclass

Vendor

Vendor Program

BcpDBCopier

Microsoft

Bcp

DB2DBCopier

IBM

export/import

OracleDBCopier

Oracle

exp/imp

For more information about the DBCopier subclasses, see the ATG Platform API Reference.