Error List

Error List for the ‘ORA-29250 to ORA-32799’ Category

ORA-31407 end_date must be greater than the begin_date

Description:
ORA-31407 end_date must be greater than the begin_date

Cause:
The end data of the change set is earlier than the begin date. The end date must always be later in time than the begin date, so that the duration between the begin and end dates is a positive amount of time.

admin ORA-29250 to ORA-32799

ORA-31408 illegal value specified for begin_scn or end_scn

Description:
ORA-31408 illegal value specified for begin_scn or end_scn

Cause:
The begin_scn is not greater than zero. The end_scn is less than zero. The end_scn is less than the begin_scn.

admin ORA-29250 to ORA-32799

ORA-31409 one or more values for input parameters are incorrect

Description:
ORA-31409 one or more values for input parameters are incorrect

Cause:
One or more of the inputs to the procedure had illegal values.

admin ORA-29250 to ORA-32799

ORA-31410 change set string is not an asynchronous change set

Description:
ORA-31410 change set string is not an asynchronous change set

Cause:
Could not find an asynchronous change set by this name.

admin ORA-29250 to ORA-32799

ORA-31411 change set string is referenced by a change table

Description:
ORA-31411 change set string is referenced by a change table

Cause:
The operation cannot be performed because the change set contains one or more change tables.

admin ORA-29250 to ORA-32799

ORA-31412 change set string is disabled and cannot be advanced

Description:
ORA-31412 change set string is disabled and cannot be advanced

Cause:
The specified change set is disabled. The change set needs to be enabled for the operation to succeed.

admin ORA-29250 to ORA-32799

ORA-31413 change set string is currently being advanced

Description:
ORA-31413 change set string is currently being advanced

Cause:
An advance operation is in progress for this change set when only one is allowed at a time.

admin ORA-29250 to ORA-32799

ORA-31414 error(s) occurred during change table advance

Description:
ORA-31414 error(s) occurred during change table advance

Cause:
One or more errors occurred during the advance operation.

admin ORA-29250 to ORA-32799

ORA-31415 change set string does not exist

Description:
ORA-31415 change set string does not exist

Cause:
The specified change set does not exist or the user does not have access to the publications in that change set. The specified name did not match the name of any existing change set. Certain privileges are required to access the publications within that change set.

admin ORA-29250 to ORA-32799

ORA-31416 illegal SOURCE_COLMAP value

Description:
ORA-31416 illegal SOURCE_COLMAP value

Cause:
Cannot specify a source_colmap value of ‘y’ for asynchronous.

admin ORA-29250 to ORA-32799