Re: PL/SQL Function Help

From: Ed prochak <ed.prochak_at_magicinterface.com>
Date: 20 Aug 2003 06:07:17 -0700
Message-ID: <4b5394b2.0308200507.f08bb36_at_posting.google.com>


llowejr_at_usa.net (Larry Lowe) wrote in message news:<ad17577.0308190503.3054d087_at_posting.google.com>...
> The following function worked in 8i(8.1.7.4) but will not compile in
> 9i(9.2.0.3). This is a stripped down version with just the error
> parts. I am really new at PL/SQL can someone help me out.
>
> Thanks
> Larry
>
> CREATE OR REPLACE FUNCTION did_close_test( v2_msg_io IN OUT VARCHAR2,
> rt_pa_i IN s2_person_action%ROWTYPE )
> RETURN PLS_INTEGER
 []
> END did_close_test;
> /

What's the error message returned??? Received on Wed Aug 20 2003 - 15:07:17 CEST

Original text of this message