Oracle8 Error Messages Release 8.0.4 A58312-01 |
|
Cause: The text you entered in the Name field is not a valid Oracle identifier.
Action: Make sure the entered value conforms to the guidelines for Oracle identifiers in Oracle7 Server SQL Reference.
Cause: The hash column has not been defined.
Action: Define a hash function.
Cause: Long and Long Raw data types are not allowed for cluster columns.
Action: Use some other data type.
Cause: A non-numeric value has been entered in the Size field.
Action: Enter a numeric value in the Size field.
Cause: A non-numeric value has been entered in the Hash Keys field.
Action: Enter a numeric value in the Hash Keys field.
Cause: The Hash Keys field is blank.
Action: Enter a numeric hash key value in the Hash Keys field.
Cause: The user tried to create a cluster without any columns.
Action: Specify a column name and type for the cluster.
Cause: User tries to create raw datatype column without any size.
Action: Specify the raw size(length).
Cause: The value entered in the Database Link field does not conform to SQL guidelines.
Action: Check to make sure the value entered conforms to the guidelines for Oracle identifiers as explained in Oracle7 Server SQL Language Reference.
Cause: The database link is not active.
Action: Make sure that the username/password and the service name is correct, and that the connection to the remote database is up.
Cause: A non-numeric value has been entered in the Degree Value field.
Action: Enter a numeric value in the Degree Value field.
Cause: A non-numeric value has been entered in the Instance Value field.
Action: Enter a numeric value in the Instance Value field.
Cause: A value has not been specified in the Degree field.
Action: Specify a value for the Degree field.
Cause: A value has not been specified in the Instance field.
Action: Specify a value for Instance field.
Cause: Columns have not been specified in the Index field.
Action: Specify the index columns.
Cause: Could not compile the PL/SQL object. The PL/SQL object might be locked.
Action: Try again after some time.
Cause: Could not get source for the PL/SQL object.
Action: Contact Worldwide Customer Support.
Cause: PL/SQL source is too large.
Action: Make it smaller, or contact Worldwide Customer Support.
Cause: Could not refresh the Refresh Group.
Action: Check to see if the Refresh Group is locked. Try it again after some time.
Cause: A non-numeric value has been entered in the Minimum field.
Action: Enter a numeric value in the Minimum field.
Cause: A non-numeric value has been entered in the Maximum field.
Action: Enter a numeric value in the Maximum field.
Cause: A non-numeric value has been entered in the Increment field.
Action: Enter a numeric value in the Increment field.
Cause: A non-numeric value has been entered in the Initial field.
Action: Enter a numeric value in the Initial field.
Cause: A non-numeric value has been entered in the Cache Size field.
Action: Enter a numeric value in the Cache Size field.
Cause: Negative Cache Size.
Action: Enter a positive Cache Size value.
Cause: You did not specify the schema with the object you want to create the synonym for.
Action: Specify the schema with the object you want to create the synonym for.
Cause: You did not specify an object.
Action: Specify the object for which you wish to create the Synonym.
Cause: Both unique and primary constraints are checked for a column.
Action: Remove a unique or primary key constraint from the column.
Cause: An attempt was made to create a table with fewer cluster columns than were specified in the CREATE CLUSTER statement. The CLUSTER clause of a CREATE TABLE statement must specify all cluster columns that were defined when the cluster was created.
Action: Specify all cluster columns in the CREATE TABLE statement.
Cause: There are no columns in this table.
Action: Use the New button to create a column.
Cause: There are no columns in this table.
Action: Use the New button to create a column.
Cause: A primary key already exists.
Action: Remove the previously defined primary key and define a new one.
Cause: A non-numeric value has been entered in the Column Length field.
Action: Enter a numeric value in the Column Length field.
Cause: A non-numeric value has been entered in the Column Precision field.
Action: Enter a numeric value in the Column Precision field.
Cause: The text you entered in the Table Name field is not a valid Oracle identifier.
Action: Make sure the entered value conforms to the guidelines for Oracle identifiers in Oracle7 Server SQL Reference.
Cause: The text you entered in the Column Name field is not a valid Oracle identifier.
Action: Make sure the entered value conforms to the guidelines for Oracle identifiers in Oracle7 Server SQL Reference.
Cause: Column with the same name already exists.
Action: Enter a unique column name.
Cause: No column selected for the primary key.
Action: Specify column(s) for the Primary Key.
Cause: No referenced table specified for the Foreign Key.
Action: Specify referenced table for the column.
Cause: No referenced column specified for the Foreign Key.
Action: Specify referenced column for the column.
Cause: No check condition specified for the column.
Action: Specify check condition for the column.
Cause: No length specified for the column.
Action: Specify length for the column.
Cause: A non-numeric value has been entered in the Initial Extent Size field.
Action: Enter a numeric value in the Initial Extent Size field.
Cause: A non-numeric value has been entered in the Next Extent Size field.
Action: Enter a numeric value in the Next Extent Size field.
Cause: A non-numeric value has been entered in the Increment Extent Size field.
Action: Enter a numeric value in the Increment Extent Size field.
Cause: A non-numeric value has been entered in the Minimum Extent Number field.
Action: Enter a numeric value in the Minimum Extent Number field.
Cause: A non-numeric value has been entered in the Maximum Extent Number field.
Action: Enter a numeric value in the Maximum Extent Number field.
Cause: A non-numeric value has been entered in the Percentage Free Space field.
Action: Enter a numeric value in the Percentage Free Space field.
Cause: A non-numeric value has been entered in the Percentage Used Space field.
Action: Enter a numeric value in the Percentage Used Space field.
Cause: A non-numeric value has been entered in the Initial Transactions field.
Action: Enter a numeric value in the Initial Transactions field.
Cause: A non-numeric value has been entered in the Maximum Transactions field.
Action: Enter a numeric value in the Maximum Transactions field.
Cause: A non-numeric value has been entered in the Free Lists field.
Action: Enter a numeric value in the Free Lists field.
Cause: A non-numeric value has been entered in the Free Groups field.
Action: Enter a numeric value in the Free Groups field.
Cause: Used long or long raw as column type.
Action: Enter a numeric value
Cause: You attempted to perform a Create Like of a compressed PL/SQL object.
Action: Select a non-compressed PL/SQL object or perform a simple Create instead of Create Like.
Cause: Unknown
Action: Contact Oracle Worldwide Customer Support.
Cause: The high value entered is either blank or invalid.
Action: Check to make sure the value entered conforms to the guidelines in Oracle 8 manual.