Problem: PL/SQL Tables and PRAGMA RESTRICT_REFERENCES

From: Steffen Goeldner <sgoeldner_at_eurodata.de>
Date: 1997/04/28
Message-ID: <3364CBB0.67E_at_eurodata.de>#1/1


I'm using PL/SQL 2.3 on HP-UX 10.20. This release supports PL/SQL tables of records. If I establish the purity level 'WNDS' for a packaged function ( I wish to use it in SQL ) and this function reads or writes a PL/SQL table, the following error messages occur:

  Errors for PACKAGE BODY PTT:   

  LINE/COL ERROR

  • ----------------------------------------------------------------- 0/0 PL/SQL: Compilation unit analysis terminated 32/7 PLS-00707: unsupported construct or internal error [2603]

Is this behavior a known limitation? If I use scalar datatypes as table elements, all works fine.

Thank's

Steffen Received on Mon Apr 28 1997 - 00:00:00 CEST

Original text of this message