Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: Binary export from PL/SQL
In Oracle 8.x you could write a C external procedure that calls export and
does the post-export processing for you. Then you would be able to call the
external procedure from PL/SQL.
HTH. Finn
steev <steevNOstSPAM_at_bigfoot.com.invalid> wrote in message
news:2750ac20.125ee8ed_at_usw-ex0101-004.remarq.com...
> I'd have thought that this was exactly the sort of thing PL/SQL should
> be able to do as lots of systems must need interface files and some of
> those will be binary. I expect this capability will be included in a
> future version, but that still leaves me stuck. Looks like I'll have to
> check out Unix and NT utilities that can process the file after export.
>
> Steve
>
>
> * Sent from RemarQ http://www.remarq.com The Internet's Discussion Network
*
> The fastest and easiest way to search and participate in Usenet - Free!
>
Received on Tue Oct 12 1999 - 13:09:37 CDT
![]() |
![]() |