1. Therer is one BIGINT field data type in his table stored in SQL Server 2000. If he deleted that BIGINT field, he could perform those two tasks without encountering errors on any client platforms.2. Using Copy Rows to copy tables from SQL Server database into a local drive folder first and then import that table in Oracle database.