I dont see any sqlmapping records for any version of Oracle after 8x. Does anyone know where to get these? Any lessons learned for pushing to Oracle 9i would also be greatly appreciated.
I dont see any sqlmapping records for any version of Oracle after 8x. Does anyone know where to get these? Any lessons learned for pushing to Oracle 9i would also be greatly appreciated.
we have our oracle upgraded from 8x to 9i, without any doing in SC, the sqlmappings are still the same and it works fine.
One nice feature of Oracle 9i is that it now supports larger varchar2 fields - up to 4K. (8i's limit was 2K).
I took some of my freeform text arrays that I don't have to search against (ie. description, action, resolution) and defined them as Varchar2(4096).
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks