Home » SQL & PL/SQL » SQL & PL/SQL » package compile with warning.
package compile with warning. [message #9527] Tue, 18 November 2003 05:01 Go to next message
bhavin shah
Messages: 11
Registered: November 2003
Junior Member
Dear sirs,

I have one package body which is compiled but with warnings.

it's giving message like:
Warning: Package Body created with compilation errors.

and when i have shown a error it gives error like this:

LINE/COL ERROR
-------- -----------------------------------------------------------------
0/0 PLS-00999: implementation restriction (may be temporary)
pdtptv_char_info:Problem compiling CHARSET

how can i resolve this error.
Re: package compile with warning. [message #9531 is a reply to message #9527] Tue, 18 November 2003 08:22 Go to previous messageGo to next message
Frank Naude
Messages: 4579
Registered: April 1998
Senior Member
Hi,

> PLS-999 (pdtptv_char_info: problem compiling
CHARSET)

This is Oracle BUG 563584. The problem occurs when
fetching an aliased column of NULL into a PL/SQL
RECORD and subsequently performing a package
STANDARD call on the record column.

See Metalink Note 91977.1 for some workarounds.

Best regards.

Frank
Re: package compile with warning. [message #9554 is a reply to message #9531] Wed, 19 November 2003 05:21 Go to previous message
bhavin shah
Messages: 11
Registered: November 2003
Junior Member
dear friend
plz. tell me how can i solve this prob.

bhavin
Previous Topic: package compile with warning
Next Topic: what's the order of the return record from select
Goto Forum:
  


Current Time: Wed Apr 24 01:50:46 CDT 2024