Oracle8 Error Messages Release 8.0.4 A58312-01 |
|
Cause: Incorrect syntax was specified for the LOCAL option.
Action: Enter a partition name for the LOCAL option and retry the command.
Cause: The table or index was not partitioned. Invalid syntax.
Action: Retry the command with correct syntax.
Cause: An attempt was made to specify a partition which does not exist for the object.
Action: Specify a valid partition name and retry the operation.
Cause: More than one partition name has been specified for the ANALYZE option.
Action: Specify one partition name and retry the operation.
Cause: A partition number or bind variable has been used for the ANALYZE option.
Action: Specify a valid partition name.
Cause: Incorrect syntax was specified for the LOCAL option.
Action: Correct the syntax by specifying a partitioned index and retry the command.
Cause: Incorrect syntax was specified for the partitioned index.
Action: Correct the syntax by specifying the LOCAL option and retry the command.
Cause: The partition contained rows which should be in some other partition. This was possibly due to an exchange partition without validation.
Action: Delete rows in partition which fall outside the partition bounds.
Cause: The specified table either does not exist or the user does not have the proper privileges.
Action: Specify the correct table to use or obtain the proper privileges.
Cause: The specified table does not have the proper field definitions.
Action: Specify the correct table to use and retry the operation.
Cause: The VALIDATE INTO has been specified for a non-partitioned table, cluster or index.
Action: Use the VALIDATE INTO clause only for a partitioned table and retry the operation.