PL/SQL (MOSC)

MOSC Banner

How to read large Binary compressed response of REST web service in PLSQL

We are using oracle Database 11.2.0.4.0.

Below API don;t return any data for raw compressed data as below

 uncompressed_raw_buffer :=

   UTL_COMPRESS.LZ_UNCOMPRESS (compressed_raw_buffer);

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center