Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: Question: STATSPACK install fails

Re: Question: STATSPACK install fails

From: gazzag <gareth_at_jamms.org>
Date: 1 Nov 2005 08:47:53 -0800
Message-ID: <1130863673.689814.295250@g47g2000cwa.googlegroups.com>


select owner, created, last_ddl_time from dba_objects where object_name='X$KCBFWAIT';

This will tell you when the object was created which may help with your investigation.

--g Received on Tue Nov 01 2005 - 10:47:53 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US