Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

change statspack default report location

Status
Not open for further replies.

lhugh

MIS
May 21, 2000
115
CA
how do I change the default report location when you run spreport.sql?

What is the default location and how do I change it?

for some reason my reports are being saves to C:\ directory

Thank you
 
Hi.
The default report location can be set by specifying the uservariable report_name. Issue
define report_name=<yourReportPathAndName>
before calling $ORACLE_HOME/rdbms/admin/spreport.sql.

Stefan
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top