Cause: An attempt was made to create a STREAMS process when another was being created concurrently. See the solution below.
Error solution: Wait for the creation of the other STREAMS process to finish before attempting to create the STREAMS process.
Database version: Oracle 11g Release 2 (11.2)