标题: ORA-00832: no streams pool created and cannot automatically create one [打印本页] 作者: admin 时间: 2016-7-13 17:05 标题: ORA-00832: no streams pool created and cannot automatically create one ORA-00832: no streams pool created and cannot automatically create one Cause: A database feature which needs STREAMS SGA was being used, however,
the streams_pool_size parameter was not defined and the value of db_cache_size
was too small to permit an automatic transfer of SGA to the streams pool from the
buffer cache. Action: Please set the parameter streams_pool_size or set SGA_TARGET.