Previous | Next
Topic: utassert having problems with DBMS_PIPE
Conf: 537, Msg: 39498
From: Chris Meadows (meadoch@atl.mediaone.net)
Date: 11/17/00 04:03 AM
utassert having problems with DBMS_PIPE Chris Meadows meadoch meadoch@atl.mediaone.net
I'm having trouble getting utassert to compile. Line 477 (and others) generate an PLS-00201 error saying that SYS.DBMS_PIPE must be declared. I checked and SYS.DBMS_PIPE is declared, has a public synonym pointing to it, and my schema has a role which has execute rights on it.
Any suggestions?
Thanks
Chris