Guys,

I executed spcreate.sql and perfstat user get created.

Then I logged in as perfstat user and tried to execute

SQL> EXECUTE statspack.snap;

I am getting the follwing error
BEGIN statspack.snap; END;

*
ERROR at line 1:
ORA-06550: line 1, column 7:
PLS-00201: identifier 'STATSPACK.SNAP' must be declared
ORA-06550: line 1, column 7:
PL/SQL: Statement ignored

can anybody help me!!