Want to get rid of Google Ads, click here.
+ Reply to Thread
Results 1 to 3 of 3

Thread: Push to Oracle 9.2 - sqlmapping files

  1. #1
    Junior Member
    Join Date
    May 2004
    Posts
    4

    Default Push to Oracle 9.2 - sqlmapping files

    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.

  2. #2
    Junior Member pelopennes's Avatar
    Join Date
    Sep 2002
    Location
    Germany
    Posts
    25

    Default Oracle 9i upgrade

    we have our oracle upgraded from 8x to 9i, without any doing in SC, the sqlmappings are still the same and it works fine.

  3. #3
    Junior Member
    Join Date
    Feb 2002
    Location
    California
    Posts
    20

    Default

    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).

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

     

Bookmarks

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts