Category Archives: ORA Database Error Messages

ORA-31438: duplicate change table string

oracle

ORA-31438: duplicate change table string
Cause: A change table by the specified name already exists
Action: Recreate the change table with a unique name

Back to previous menu

https://support.oracle.com/
http://www.oracle.com/

ORA-31437: duplicate change set string

oracle

ORA-31437: duplicate change set string
Cause: A change set by the specified name already exists
Action: Recreate the change set with a unique name

Back to previous menu

https://support.oracle.com/
http://www.oracle.com/

ORA-31436: duplicate change source string

oracle

ORA-31436: duplicate change source string
Cause: A change source by the specifed name already exists
Action: Recreate the change source with a unique name

Back to previous menu

https://support.oracle.com/
http://www.oracle.com/

ORA-31435: an error occurred during the purge operation

oracle

ORA-31435: an error occurred during the purge operation
Cause: An error occurred during the purge operation
Action: Check the logfile for a more detailed report of the underlying errors

Back to previous menu

https://support.oracle.com/
http://www.oracle.com/

ORA-31434: purge is currently running

oracle

ORA-31434: purge is currently running
Cause: Called the PURGE procedure while a purge job was currently running
Action: Wait for purge to complete before reissueing this command

Back to previous menu

https://support.oracle.com/
http://www.oracle.com/

ORA-31433: subscriber view does not exist

oracle

ORA-31433: subscriber view does not exist
Cause: The subscription did not contain this subscriber view
Action: Recheck the name, and specify the name of an existing subscriber view

Back to previous menu

https://support.oracle.com/
http://www.oracle.com/

ORA-31432: invalid source table

oracle

ORA-31432: invalid source table
Cause: Either the schema_name.source_table did not exist or it did not belong to this subscription
Action: Check the spelling of the schema_name and source_table. Verify that the specifed table exists in the specifed schema and is subscribed to by the subscription

Back to previous menu

https://support.oracle.com/
http://www.oracle.com/

ORA-31431: all source tables must belong to the synchronous change set

oracle

ORA-31431: all source tables must belong to the synchronous change set
Cause: Not all of the source tables belong to the synchronous change set
Action: Check the spelling of the source tables. Make sure that all of the source tables belong to the synchronous change set

Back to previous menu

https://support.oracle.com/
http://www.oracle.com/

ORA-31430: subscriber view exists

oracle

ORA-31430: subscriber view exists
Cause: A view that is already in use was specified for the subscriber view
Action: Call the SUBSCRIBE procedure using a different subscriber view name

Back to previous menu

https://support.oracle.com/
http://www.oracle.com/

ORA-31429: subscription has not been activated

oracle

ORA-31429: subscription has not been activated
Cause: The called procedure required an activated subscription
Action: Check the subscription name and correct if necessary. Call the ACTIVATE_SUBSCRIPTION procedure for this subscription and then reissue the original command

Back to previous menu

https://support.oracle.com/
http://www.oracle.com/