Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> Help - DBMS_PIPE

Help - DBMS_PIPE

From: <NeedaHoliday>
Date: Tue, 11 May 1999 17:35:45 GMT
Message-ID: <37396a61.104007744@news.pwgsc.gc.ca>


An online system pipes a message to a Pro*C program that executes a procedure in batch. Everything works well. I added an error routine to pipe a message back to the Pro*C program whenever an error is trpped. Not so good.

Problem:

        The UNIX listener is being drops as soon as I send the error

message.  Before I added this code, the listeners would remain
working. Is there a problem passing messages back to the calling
process.

Thanks in advance.

Jim

james.stewart_at_nospamPWGSC.GC.CA

Please remove nospam to email.   Received on Tue May 11 1999 - 12:35:45 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US