DBMS Pipes - redux
From: John Morgan <John_Morgan_at_OIT.PeachNet.EDU>
Date: 30 Aug 1994 13:15:01 GMT
Message-ID: <33vbcl$8vn_at_news-feed-1.PeachNet.EDU>
Date: 30 Aug 1994 13:15:01 GMT
Message-ID: <33vbcl$8vn_at_news-feed-1.PeachNet.EDU>
OK- I have (sort of) created a Pro-C program to use DBMS pipes. When I
compile with SQLCHECK=SEMANTICS, I get the following:
PCC-S-0061: Error at line 38, column 24. PLS-201: identifier
'SYS.DBMS_PIPE' must be declared
this is on the end-exec line.
It gives me an error for each DBMS_PIPE call.
It still compiles, but I'm having problems that I believe are related to
this.
Any ideas??