ORA-24808: streaming of lob data is not allowed when using
lob buffering



ORA-24808: streaming of lob data is not allowed when using lob buffering..

Answer / guest

Cause: Attempted to stream lob data via the polling mode or
a callback when lob buffering was enabled for the input lob
locator.

Action: Lob buffering is useful when reading/writing small
amounts of lob data so streaming should not be necessary.
Rewrite the OCILobRead/OCILobWrite call so that it does not
use streaming. If streaming of data is required, lob
buffering should not be used. In this case, flush buffers
associated with the input lob locator as necessary, disable
buffering on the input lob locator and reissue the
OCILobRead/OCILobWrite call.

Please add more information about this Error

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Oracle Errors Interview Questions

NMP-00001: value too big

1 Answers  


PCC-02040: CMD-LINE: Option selected, but no value provided

1 Answers  


IMG-00732: specified inputChannels could not be found in input image

1 Answers  


ORA-12821: invalid value for INSTANCES

1 Answers  


ORA-02263: need to specify the datatype for this column

1 Answers  






ORA-22911: duplicate storage specification for the nested table item

1 Answers  


RMAN-08007: channel string: copied datafilecopy of datafile string

1 Answers  


DRG-50610: internal error: string

1 Answers  


ORA-13458: GeoRaster metadata SRS error

1 Answers  


PCC-02424: The number of values and host variables does not match

1 Answers  


ORA-33076: (XSAGDNGL37) In AGGMAP workspace object, the value 'number' is not a valid value of dimension workspace object.

1 Answers  


ORA-31052: Cannot delete ACL with other references

1 Answers  


Categories