Oracle Enterprise Manager Messages Manual 
Release 1.6.0 
A63734-01
 
Library
 
Product
 
Contents
 
Index
 

Prev Next

9
Schema Manager Messages

VAS-01000 to VAS-04999: Schema Manager Messages

VAS-01000: The Name field must contain a valid Oracle identifier.

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 Oracle Server SQL Reference.

VAS-01002: Hash column not defined.

Cause: The hash column has not been defined.

Action: Define a hash function.

VAS-01003: Long and Long Raw datatypes not allowed.

Cause: Long and Long Raw data types are not allowed for cluster columns.

Action: Use some other data type.

VAS-01004: The Size field must contain a numeric value.

Cause: A non-numeric value has been entered in the Size field.

Action: Enter a numeric value in the Size field.

VAS-01005: The Hash Keys field must contain a numeric value.

Cause: A non-numeric value has been entered in the Hash Keys field.

Action: Enter a numeric value in the Hash Keys field.

VAS-01006: A hash key value must be specified in the Hash Keys field.

Cause: The Hash Keys field is blank.

Action: Enter a numeric hash key value in the Hash Keys field.

VAS-01007: A cluster needs at least one column.

Cause: You tried to create a cluster without any columns.

Action: Specify a column name and type for the cluster.

VAS-01008: You must specify a size (length) for a RAW column.

Cause: You tried to create a raw datatype column without any size.

Action: Specify the raw size (length).

VAS-01200: The Database Link field must contain a valid Oracle identifier.

Cause: The value entered in the Database Link field is not a valid Oracle identifier.

Action: Make sure the value entered in the Database Link field conforms to the guidelines for Oracle identifiers in Oracle Server SQL Reference.

VAS-01203: The database link is not active.

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.

VAS-01602: The Degree Value field must contain a numeric value.

Cause: A non-numeric value has been entered in the Degree Value field.

Action: Enter a numeric value in the Degree Value field.

VAS-01603: The Instance Value field must contain a numeric value.

Cause: A non-numeric value has been entered in the Instance Value field.

Action: Enter a numeric value in the Instance Value field.

VAS-01604: A value for the Degree field must be specified.

Cause: A value has not been specified in the Degree field.

Action: Specify a value for the Degree field.

VAS-01605: A value for the Instance field must be specified.

Cause: A value has not been specified in the Instance field.

Action: Specify a value in the Instance field.

VAS-01606: Columns must be specified for the Index.

Cause: Columns have not been specified in the Index field.

Action: Specify columns in the Index field.

VAS-01802: Unable to recompile object.

Cause: The PL/SQL object could not be compiled. The PL/SQL object might be locked.

Action: Wait until the lock is cleared, then try again.

VAS-02402: Unable to refresh Refresh Group name?

Cause: Could not refresh the Refresh Group.

Action: Check to see if the Refresh Group is locked. Try it again after some time.

VAS-02603: The Minimum field must contain a numeric value.

Cause: A non-numeric value has been entered in the Minimum field.

Action: Enter a numeric value in the Minimum field.

VAS-02604: The Maximum field must contain a numeric value.

Cause: A non-numeric value has been entered in the Maximum field.

Action: Enter a numeric value in the Maximum field.

VAS-02605: The Increment field must contain a numeric value.

Cause: A non-numeric value has been entered in the Increment field.

Action: Enter a numeric value in the Increment field.

VAS-02606: The Initial field must contain a numeric value.

Cause: A non-numeric value has been entered in the Initial field.

Action: Enter a numeric value in the Initial field.

VAS-02607: The Cache Size field must contain a numeric value.

Cause: A non-numeric value has been entered in the Cache Size field.

Action: Enter a numeric value in the Cache Size field.

VAS-02608: The number of values of CACHE must be greater than 1.

Cause: A negative cache size value was entered.

Action: Enter a positive cache size value.

VAS-03202: Please specify the schema with the object you want to create the synonym for.

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.

VAS-03203: Please specify the object for which you wish to create the synonym.

Cause: You did not specify an object.

Action: Specify the object for which you wish to create the Synonym.

VAS-03402: A constraint cannot define both unique and primary key columns.

Cause: Both unique and primary constraints are checked for a column.

Action: Remove a unique or primary key constraint from the column.

VAS-03404: Insufficient number of clustered columns.

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.

VAS-03405: A table needs at least one column.

Cause: There are no columns in this table.

Action: Use the New button to create a column.

VAS-03406: Columns added will be deleted! Do you want to continue?

Cause: There are no columns in this table.

Action: Use the New button to create a column.

VAS-03408: A primary key constraint has already been defined.

Cause: A primary key already exists.

Action: Remove the previously defined primary key and define a new one.

VAS-03450: The Column Length field must contain a numeric value.

Cause: A non-numeric value has been entered in the Column Length field.

Action: Enter a numeric value in the Column Length field.

VAS-03451: The Column Precision field must contain a numeric value.

Cause: A non-numeric value has been entered in the Column Precision field.

Action: Enter a numeric value in the Column Precision field.

VAS-03452: The Table Name field must contain a valid Oracle identifier.

Cause: The text you entered in the Table Name field is not a valid Oracle identifier.

Action: Make sure the text you entered in the Table Name field conforms to the guidelines for Oracle identifiers in Oracle Server SQL Reference.

VAS-03453: The Column Name field must contain a valid Oracle identifier.

Cause: The text you entered in the Column Name field is not a valid Oracle identifier.

Action: Make sure the text you entered in the Column Name field conforms to the guidelines for Oracle identifiers in Oracle Server SQL Reference.

VAS-03454: Column name already exists.

Cause: A column with the same name already exists.

Action: Enter a unique column name.

VAS-03455: Specify column(s) for the Primary Key.

Cause: No column is selected for the Primary Key.

Action: Specify column(s) for the Primary Key.

VAS-03456: Specify Referenced Table for column name.

Cause: No referenced table is specified for the Foreign Key.

Action: Specify referenced table for the column.

VAS-03457: Specify Referenced Column for column name.

Cause: No referenced column specified for the Foreign Key.

Action: Specify referenced column for the column.

VAS-03458: Specify Check Condition column for column name.

Cause: No check condition is specified for the column.

Action: Specify check condition for the column.

VAS-03459: Specify Length for column name.

Cause: No length is specified for the column.

Action: Specify length for the column.

VAS-03460: The Initial Extent Size field must contain a numeric value.

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.

VAS-03461: The Next Extent Size field must contain a numeric value.

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.

VAS-03462: The Increment Extent Size field must contain a numeric value.

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.

VAS-03463: The Minimum Extent Number field must contain a numeric value.

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.

VAS-03464: The Maximum Extent Number field must contain a numeric value.

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.

VAS-03465: The Percentage Free Space field must contain a numeric value.

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.

VAS-03466: The Percentage Used Space field must contain a numeric value.

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.

VAS-03467: The Initial Transactions field must contain a numeric value.

Cause: A non-numeric value has been entered in the Initial Transactions field.

Action: Enter a numeric value in the Initial Transactions field.

VAS-03468: The Maximum Transactions field must contain a numeric value.

Cause: A non-numeric value has been entered in the Maximum Transactions field.

Action: Enter a numeric value in the Maximum Transactions field.

VAS-03469: The Free Lists field must contain a numeric value.

Cause: A non-numeric value has been entered in the Free Lists field.

Action: Enter a numeric value in the Free Lists field.

VAS-03470: The Free Groups field must contain a numeric value.

Cause: A non-numeric value has been entered in the Free Groups field.

Action: Enter a numeric value in the Free Groups field.

VAS-03471: Only the following datatypes are supported with auto calculation of storage parameters - suggested datatypes.

Cause: You selected a datatype that is not supported with the Auto Calculation option.

Action: Use a suggested datatype from the error message if you select the Auto Calculation option in the storage parameters.

VAS-04000: Create Like is not supported for PL/SQL objects with compressed source.

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.

VAS-04010: The Column field must contain a valid Oracle identifier.

Cause: The text you entered in the Column field is not a valid Oracle identifier.

Action: Push the Show SQL button which shows you the syntax that the Oracle Enterprise Manager has created. Check that the value entered conforms to the guidelines for Oracle identifiers given in Oracle Server SQL Reference. Also, to create tables quickly and easily, use the Table Wizard.

VAS-06047: The High Value field must contain a valid entry.

Cause: The high value entered is either blank or invalid.

Action: Make sure the value entered conforms to the guidelines in Oracle Server Sequel Reference.

VAS-06080: The Size field must contain a numeric value.

Cause: A non-numeric value was entered in the Size field.

Action: Enter a numeric value in the Size field.

VAS-06081: The Size field must contain a value greater than 0.

Cause: The cache size is negative.

Action: Enter a positive cache size value in the Size field.

VAS-06082: The Length field must contain a numeric value.

Cause: A non-numeric value was entered in the Length field.

Action: Enter a numeric value in the Length field.

VAS-06083: The Precision field must contain a numeric value.

Cause: A non-numeric value was entered in the Precision field.

Action: Enter a numeric value in the Precision field.

VAS-06084: The Type field must contain a numeric value.

Cause: A non-numeric value was entered in the Type field.

Action: Enter a numeric value in the Type field.

VAS-06085: For built-in types, the Schema field must be empty (<none>).

Cause: The Schema field is not empty (<none>).

Action: Make sure that the Schema field is empty (<none>) for built-in types.

VAS-06090: Procedure must not have a Return Type.

Cause: Procedure has a Return Type.

Action: Make sure that the Procedure does not have a Return Type.

VAS-06091: A Return Type must be specified for Function, Map, and Order method types.

Cause: A Return Type is not specified for Function, Map, and Order method types.

Action: Make sure that a Return Type is specified for Function, Map, and Order method types.

VAS-06092: For built-in Return Types, the Return Type - Schema field must be empty (<none>).

Cause: The Return Type - Schema field is not empty (<none>).

Action: Make sure that the Return Type - Schema field is empty (<none>).

VAS-06093: The Return Type - Schema field must contain a value.

Cause: The Return Type - Schema field does not contain a value.

Action: Make sure the Return Type - Schema field contains a value.

VAS-06094: The Parameter Type field must contain a value.

Cause: The Parameter Type field does not contain a value.

Action: Make sure the Parameter Type field contains a value.

VAS-06095: For built-in Parameter Types, the Parameter - Schema field must be empty (<none>).

Cause: The Parameter - Schema field is not empty (<none>).

Action: Make sure the Paremeter - Schema field is empty (<none>) for built-in Parameter Types.

VAS-06096: The 'Parameter Schema' field must contain a value.

Cause: No value was entered in the Parameter Schema field.

Action: Enter a value in the Parameter Schema field.





 
Prev
 
Next
 
Oracle 
Copyright © 1998 Oracle Corporation. 
All Rights Reserved. 
 
Library
 
Product
 
Contents
 
Index