Hello all..

I need to run CATAUDIT.SQL script to create some Audit views. This is what i did /...

**************

C:\oracle9i\ora92\bin>sqlplus /nolog

SQL*Plus: Release 9.2.0.1.0 - Production on Fri Jan 31 08:18:12 2003

Copyright (c) 1982, 2002, Oracle Corporation. All rights reserved.

SQL> connect / as sysdba
Connected.
SQL> @cataudit.sql
SP2-0310: unable to open file "cataudit.sql"
********************************

how do i make these scripts run ?..

Thanks
Ron