My Oracle Support Banner

ORA-23605: invalid value for Streams parameter PARALLELISM (Doc ID 1615718.1)

Last updated on AUGUST 01, 2024

Applies to:

Oracle Database - Enterprise Edition - Version 10.2.0.1 to 11.2.0.4 [Release 10.2 to 11.2]
Oracle Database Cloud Schema Service - Version N/A and later
Gen 1 Exadata Cloud at Customer (Oracle Exadata Database Cloud Machine) - Version N/A and later
Oracle Cloud Infrastructure - Database Service - Version N/A and later
Oracle Database Cloud Exadata Service - Version N/A and later
Information in this document applies to any platform.

Symptoms

Below command gives errors:


SQL> exec dbms_apply_adm.Set_parameter('APPLY_TO_DB2_LXRT_PRD','parallelism','8')
BEGIN dbms_apply_adm.Set_parameter('APPLY_TO_DB2_LXRT_PRD','parallelism','8'); END;

ORA-23605: invalid value "8" for Streams parameter PARALLELISM
ORA-06512: at "SYS.DBMS_LOGREP_UTIL", line 162
ORA-06512: at "SYS.DBMS_APPLY_ADM", line 101

Changes

 Changing paralllelism for streams apply process in an Oracle to Non-Oracle Environment.

Cause

To view full details, sign in with your My Oracle Support account.

Don't have a My Oracle Support account? Click to get started!


In this Document
Symptoms
Changes
Cause
Solution

My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.