Geoprocessing tool Copy Rows fails on client platform Windowa 2003 and Windows XP.
Last Published: August 25, 2014No Product Found
Bug ID Number
NIM003522
Submitted
July 26, 2006
Last Modified
April 2, 2025
Applies to
No Product Found
Version found
9.1
Status
Non-Reproducible
This issue was not reproducible when tested by the development team. Issues may be given this status when they cannot be reproduced or are no longer relevant in a development version of the software, but a specific fix was not installed to address the issue. The issue's Additional Information section may contain further explanation.
Additional Information
No Public Explanation
Workaround
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.