Oracle Error Message
ORA-32140: cannot peform this operation on stream
Reason for the Error
Either a read is attempted from a stream oi write mode, or a write is attempted on a stream in read mode.
Solution
Check the status of the stream to find out the valid operations that can be performed.