Previous | Next
Topic: Error compiling test package?
Conf: 537, Msg: 36678
From: Anonymous
Date: 8/15/00 08:41 AM

Error compiling test package? Steven Feuerstein sfeuerstein steven@stevenfeuerstein.com Why am I getting the compile errors?

SQL> @test

PL/SQL procedure successfully completed.

Compile error: User-Defined Exception
Compile error: User-Defined Exception
Hello
FAILURE: Package "my_package"
MY_FUNCTION: Test of MY_FUNCTION; expected "Hello Again", got "Hello"

PL/SQL procedure successfully completed.

SQL> exec dbms_output.put_line(utplsql.version);
1.2.5