ORA-03202 the scan limit specification is invalid
Description:
ORA-03202 the scan limit specification is invalid
Cause:
The scan limit does not have a positive integer value greater than the number of freelist groups in the segment.
Description:
ORA-03202 the scan limit specification is invalid
Cause:
The scan limit does not have a positive integer value greater than the number of freelist groups in the segment.
Description:
ORA-03203 concurrent update activity makes space analysis impossible
Cause:
High volume of user updates interfere with the space analysis.
Description:
ORA-03204 the segment type specification should indicate partitioning
Cause:
A partition name was specified for the space analysis, but the object type does not indicate partitioning.
Description:
ORA-03205 partition name is required when partitioned type is specified
Cause:
A partition name was not specified for the space analysis, but the object type indicates partitioning.
Description:
ORA-03206 maximum file size of (string) blocks in AUTOEXTEND clause is out of range
Cause:
The maximum file size for an autoextendable file has exceeded the maximum number of blocks allowed.
Description:
ORA-03207 subpartitioned type must be specified for composite object
Cause:
A partition type is specified for the space analysis, but the object type indicates composite partitioning.
Description:
ORA-03208 partitioned type must be specified for a non-composite object
Cause:
A subpartition type is specified for the space analysis, but the object type indicates non-composite partitioning.
Description:
ORA-03209 DBMS_ADMIN_PACKAGE invalid file/block specification
Cause:
The value of file number or block number is outside of limits or inconsistent.
Description:
ORA-03210 DBMS_ADMIN_PACKAGE invalid option specification
Cause:
The value of one of the option parameters is incorrect.
Description:
ORA-03211 The segment does not exist or is not in a valid state
Cause:
The segment specified in the DBMS_SPACE_ADMIN or DBMS_SPACE operation does not exist or is not in a state appropriate for this operation.