When I migrated a small database from Oracle to SQL Server using Microsoft SSMA, it converted CURSOR types to varchar(8000)
**SSMA Warning**
O2SS0259:CURSOR type was converted to varchar(8000)
**
Do we just leave this as is or does it require attention.
Thanks.
Software/Hardware used:
ASKED:
August 22, 2008 1:42 AM
UPDATED:
August 25, 2008 2:52 PM
I haven’t used Oracle for a while, what’ is a CURSOR data type?