Thank you both for this information. The report is being run via the schedule, but when changes are made we may run it adhoc.
I converted the view to SQL and added the hint and the report runs much faster.
------------------------------
Jenifer Broughton
------------------------------
Original Message:
Sent: Fri September 18, 2020 08:36 AM
From: NIGEL CAMPBELL
Subject: Adding a HINT to the Select Statement
https://docs.oracle.com/en/database/oracle/oracle-database/12.2/sqlrf/Comments.html#GUID-D316D545-89E2-4D54-977F-FC97815CD62E
If an in-database view or hand-written (native/passthru) SQL statement embedded in a model/report etc, it is invisible to query engine.
So side effects (+ or -ve) of hint depends on how your system deals with in ORACLE.
------------------------------
NIGEL CAMPBELL
------------------------------