Xref: alice comp.databases.oracle.misc:37993
From: Dan <dan@onshare.com>
Newsgroups: comp.databases.oracle.misc
Subject: package creation problem
Date: Sun, 08 Aug 1999 22:37:08 -0400
Organization: Cornell University
Lines: 20
Sender: dah23@cornell.edu (Verified)
Message-ID: <37AE3ED4.3BD7FE98@onshare.com>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
X-Mailer: Mozilla 4.6 [en] (WinNT; I)
X-Accept-Language: en
Path: alice!news-feed.fnsi.net!netnews.com!news.maxwell.syr.edu!news.syr.edu!newsstand.cit.cornell.edu!usenet

I've got the following error when trying to create a package - what
could i be doing wrong?

Error accessing package DBMS_APPLICATION_INFO
ERROR:
ORA-06509: PL/SQL: ICD vector missing for this package
ORA-06512: at "SYSTEM.DBMS_APPLICATION_INFO", line 37
ORA-06512: at line 1

-------------

ORA-06509: PL/SQL: ICD vector missing for this package

Cause: This indicates a version clash between some package distributed
with an Oracle product and the product executable.

Action: Contact customer support.

Thanks in advance.

