im curious, I dont have that view in my database, what does it do?

Code:
SQL*Plus: Release 8.1.7.0.0 - Production on Sun May 16 23:59:31 2004

(c) Copyright 2000 Oracle Corporation.  All rights reserved.


Connected to:
Oracle8i Enterprise Edition Release 8.1.7.4.0 - Production
With the Partitioning option
JServer Release 8.1.7.4.0 - Production

SQL>  select object_name from dba_objects where object_name like 'PCT%';

no rows selected

SQL>