Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion Groups
Database Servers
DB2InformixIngresMS SQLOraclePervasive.SQLPostgreSQLProgressSybase
Desktop Databases
FileMakerFoxProMS AccessParadox
General
General DB TopicsDatabase Theory
Related Topics
Java Development.NET DevelopmentVB DevelopmentMore Topics ...

Database Forum / Oracle / Oracle Server / September 2005

Tip: Looking for answers? Try searching our database.

Hiding hint in SQL from SQL Trace?

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
enrikonewsgroups@earthlink.net - 29 Sep 2005 22:32 GMT
I have an ETL application that allows you to select a table delivery
method, one of which is APPEND.  When I select this option and turn on
sql trace to watch the sql being generated there is no /*+ APPEND */
hint in the INSERT statement.
The application is written in C/C++.

Is it possible to hide a hint from sql trace?
William Robertson - 29 Sep 2005 23:47 GMT
enrikonewsgro...@earthlink.net wrote:
> I have an ETL application that allows you to select a table delivery
> method, one of which is APPEND.  When I select this option and turn on
[quoted text clipped - 3 lines]
>
> Is it possible to hide a hint from sql trace?

Are you sure it is supposed to do an INSERT /*+ APPEND */?

Perhaps it just means APPEND as opposed to REPLACE, i.e. don't delete
the existing data before loading?
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2010 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.