Larry,

Watch out for non-unique table aliases used in a multi-tiered statement.
(particularly if you're rolling statements dynamically)
Query re-write needs to have the table (or inline view) aliases unique.

That was the only hitch that I saw when upgrading from 7.3.4 to 8.1.6.

Paul

[EMAIL PROTECTED] wrote:
> 
> Diana,
> 
> Good to see you back on the list.
> 
> One of the DBA's has that book and will review it for applicable performance
> related info. I was able to get a couple of examples from Technet where they
> benchmarked a procedure using bulk binds against the same procedure not
> using bulk binds. The same type of comparison was done for a procedure using
> and not using NOCOPY for parameter passing / referencing.
> 
> We will benchmark features to see if they warrant implementing. The window
> for upgrading and testing is rather small. The primary focus is to make sure
> things don't "break" when doing the upgrade. The DB will be going to 8.1.7
> from 7.3.4.3 and the tools from Forms 5.0 / Reports 3.0 (web enabled) to
> Forms and Reports 6i. But, there is also interest in taking advantage of any
> performance boosters that we can without jeopardizing the schedule.
> 
> I may come back to the list a little later with specific questions on
> certain features as opposed to the broad question I started with.
> 
> Regards,
> 
> Larry G. Elkins
> [EMAIL PROTECTED]
> 
> Sent: Tuesday, March 06, 2001 10:56 AM
> To: Multiple recipients of list ORACLE-L
> 
> This is not really what you are looking for, but may help -- the book
> "Oracle8 Design Tips" by Dave Ensor and Ian Stevenson had a good summary of
> the usefulness of the Oracle8 features for designs.  This is 8.0, though,
> not 8.1.
> 
> HTH,
> 
> Diana
> 
> --
> Please see the official ORACLE-L FAQ: http://www.orafaq.com
> --
> Author:
>   INET: [EMAIL PROTECTED]
> 
> Fat City Network Services    -- (858) 538-5051  FAX: (858) 538-5051
> San Diego, California        -- Public Internet access / Mailing Lists
> --------------------------------------------------------------------
> To REMOVE yourself from this mailing list, send an E-Mail message
> to: [EMAIL PROTECTED] (note EXACT spelling of 'ListGuru') and in
> the message BODY, include a line containing: UNSUB ORACLE-L
> (or the name of mailing list you want to be removed from).  You may
> also send the HELP command for other information (like subscribing).
-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: Paul Drake
  INET: [EMAIL PROTECTED]

Fat City Network Services    -- (858) 538-5051  FAX: (858) 538-5051
San Diego, California        -- Public Internet access / Mailing Lists
--------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: [EMAIL PROTECTED] (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
also send the HELP command for other information (like subscribing).

Reply via email to