ORA-32140: cannot peform this operation on stream
What triggered the Error:
Either a read is attempted from a stream oi write mode, or a write is attempted on a stream in read mode.What should we do to fix it:
Check the status of the stream to find out the valid operations that can be performed.