Re: error ORA-01453

[email protected] (Tim Bunce) Wed, 17 Jul 2002 17:33:27 +0100
Newsgroups perl.dbi.oracle-oci
Message-ID <[email protected]>
(Wrong mailing list. The README and docs say send email to the [email protected] list.)

On Wed, Jul 17, 2002 at 04:21:00PM +0200, [email protected] wrote:
>
> Expect an 'ORA-01453' error message:
> ora_do: 1453: ORA-01453: SET TRANSACTION must be first statement of 
> transaction (DBD ERROR: OCIStmtExecute)
>
> [...]
> 
> Test complete (1 seconds).
> If the tests above have produced the 'expected' output then they have 
> passed.

> "Expect an 'ORA-01453' error message:
> ora_do: 1453: ORA-01453: SET TRANSACTION must be first statement of 
> transaction (DBD ERROR: OCIStmtExecute)"
> 
> Is this error a grave problem? 
> In spite of this, is the test passed?

Read carefully:

	"If the tests above have produced the 'expected' output then they have passed."

	"Expect an 'ORA-01453' error message:"

Tim.