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 -> How to remove ALL_ERRORS records

How to remove ALL_ERRORS records

From: tertullian <danoNOdaSPAM_at_specialist.co.uk.invalid>
Date: Mon, 17 Jan 2000 04:29:27 -0800
Message-ID: <004aa0e3.0369d0d3@usw-ex0110-075.remarq.com>


Hello All,

I would like to add some checks into scripts updating database meta-data to ensure no records were inserted into the ALL_ERRORS view.

My problem is that there are some old records in this view that I can't remove by simply correcting the errors. For example there is a package body error record complaining that ...

PLS-00305: previous use of 'STRUCTURE_CODES' conflicts with this use

STRUCTURE_CODES is an existing table name which I need to keep.

I'm assuming I shouldn't mess with the a system table and delete records from the underlying sys.error$ table!

Any help would be much appreciated

Dan Osborne
Specialist Business Solutions Ltd.

Received on Mon Jan 17 2000 - 06:29:27 CST

Original text of this message

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