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

Thread: Upgrading SC 6.2 to SM 7.01

  1. #1

    Default Upgrading SC 6.2 to SM 7.01

    Attention SC users:

    Has anyone out there upgraded from SC 6.2 to SM 7.01? We are pushed to Oracle and getting lots of errors when we run the upgrade. This upgrade utility is changing the LONG RAW fields to VARRAW(0) fields.

    Help!

  2. #2

    Default

    Here is the solution to our issue - we moved from Oracle 9i to Oracle 10 as part of the upgrade. Oracle 10 no longer supports LONG RAW datatypes. All LONG RAW datatypes have to be changed to BLOB's or CLOB's. We made these db changes against our SC 6.2 database before running the SM 7 upgrade utility and we no longer have this issue.

    Another strange issue that we have run into with Oracle and the SM 7 upgrade utility is that when the upgrade utility adds new fields to the existing db tables, the new fields are added as upper case. All the old fields are lower case. When we try to query the data using sql*plus, we get the "invalid identifier" error message. We have to surround the lower case fields with double quotes to have a successful query.

  3. #3
    Senior Member
    Join Date
    Jun 2002
    Location
    Germany
    Posts
    291

    Default

    Hi Debbie,

    thanks very much for this very valuable posting!

    Greetings,

    Lars

+ 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