Skip Headers
Oracle® Application Server Portal Error Messages Guide
10g Release 2 (10.1.4)
B19304-01
  Go To Documentation Library
Home
Go To Product List
Solution Area
Go To Table Of Contents
Contents

Previous
Previous
Next
Next
 

6 WWV-00100 to WWV-995496

WWV-00100: Unexpected error encountered in %0 (%1).
Cause: An unhandled exception was raised during this operation.
Action: Contact Oracle Support Services.
WWV-00201: Could not initialize component ID: %1, version: %2.
Cause: The attributes of the component wizard could not be initialized.
Action: Contact Oracle Support Services.
WWV-00202: Could not commit attributes.
Cause: The attributes of the component wizard could not be saved. This could be caused by data inconsistency or an internal error.
Action: Contact Oracle Support Services.
WWV-00203: Took exception.
Cause: The attributes of the component wizard could not be initialized or could not be saved.
Action: Contact Oracle Support Services.
WWV-00204: Save report columns attribute values failed.
Cause: Some attributes of the report were not saved, possibly because they were invalid.
Action: Contact Oracle Support Services.
WWV-00205: Set default columns failed.
Cause: Some attributes were not saved, possibly because they were invalid.
Action: Contact Oracle Support Services.
WWV-00206: The Table/View(s) that you have selected contains column types that are not supported.
Cause: The columns selected for rendering are of unsupported types.
Action: Change your query. If the problem persists, contact Oracle Support Services.
WWV-00207: The object(s) that you have selected contains columns that are either LOBs / object tables / user-defined type.
Cause: The columns selected for rendering are of unsupported types.
Action: Change your query. If the problem persists, contact Oracle Support Services.
WWV-00208: You are trying to access an intermedia/LOB object over a remote database. This is not supported.
Cause: An attempt was made to access an interMedia/LOB object over a remote database. This action is not supported.
Action: Change your query or column selection. If the problem persists, contact Oracle Support Services.
WWV-00250: Could not save attribute name: %1.
Cause: The attributes of the component could not be saved.
Action: Contact Oracle Support Services.
WWV-00251: Could not initialize component ID: %1, version: %2.
Cause: The attributes of the component could not be initialized.
Action: Contact Oracle Support Services.
WWV-00252: Could not commit attributes.
Cause: The attributes of the component could not be saved.
Action: Contact Oracle Support Services.
WWV-00253: Took exception.
Cause: The attributes of the component wizard could not initialized or could not be saved.
Action: Contact Oracle Support Services.
WWV-00254: Save report columns attribute values failed.
Cause: Some attributes of the report were not saved, possibly because they were invalid.
Action: Contact Oracle Support Services.
WWV-00255: Set default columns failed.
Cause: Some attributes were not saved, possibly because they were invalid.
Action: Contact Oracle Support Services.
WWV-00256: The Table/View(s) that you have selected contains column types that are not supported.
Cause: The columns selected for rendering are of unsupported types.
Action: Change your query. If the problem persists, contact Oracle Support Services
WWV-00402: An unexpected error occurred: %1.
Cause: An unhandled exception was raised during this operation.
Action: Contact Oracle Support Services.
WWV-00427: Failed to set component %1 as Portal DB Provider object: %2.
Cause: A component with the same ID already exists. The table WWAPP_APPLICATION_DETAIL$ may have been directly manipulated.
Action: Use datafix scripts to help resolve this error. Contact Oracle Support Services
WWV-00428: Failed to delete component %1 from Portal DB Provider: %2.
Cause: The component was not deleted from the Portal DB Provider.
Action: Contact Oracle Support Services.
WWV-00444: Portal DB Provider %1 not exist.
Cause: The Portal DB provider could not be found.
Action: Check that the provider exists. If it does not, create one.
WWV-00482: Unable to find Portal DB Provider for component %1.
Cause: The application on which the component was built could not be found, possibly because it was removed from the application metadata table.
Action: Check to see if the underlying application exists in the Navigator. If it does not, contact Oracle Support Services.
WWV-00486: Unable to run component %1, package %2 does not exist.
Cause: An attempt was made to run a package but the user does not have the appropriate privileges to run it or the package does not exist.
Action: Check the user's privilege level. If the user has the appropriate privileges, check that the package exists in the schema.
WWV-00495: Display Name is already used by another component in this Portal DB Provider %1. Specify another Display Name.
Cause: The display name specified is already being used by another component.
Action: Specify a different, unique display name.
WWV-00496: New Component Display Name is already used by another component in this Portal DB Provider %1. Specify another Display Name.
Cause: The display name specified is already being used by another component.
Action: Specify a different, unique name.
WWV-00547: The Portal DB Provider schema %1 does not exist or is not a valid schema.
Cause: The schema specified could not be found.
Action: Check that the schema name is correct or create the schema.
WWV-00550: Unexpected error.
Cause: An unhandled exception was raised during the operation.
Action: Contact Oracle Support Services.
WWV-00551: Could not find columns for table %1.
Cause: The table selected does not have any columns of types supported by the component.
Action: Check the table for column types.
WWV-00552: Failed to parse query %1.
Cause: The SQL INSERT statement could not be parsed due to incorrect syntax or usage, or reference to inaccessible objects.
Action: Contact Oracle Support Services.
WWV-00553: Failed to fetch rows for query %1.
Cause: The SQL SELECT statement could not fetch any rows.
Action: Contact Oracle Support Services.
WWV-00600: Select query could not be created.
Cause: An unexpected error was encountered while generating the SELECT statement.
Action: Contact Oracle Support Services.
WWV-00601: Failed during code generation.
Cause: An unexpected error was encountered during code generation.
Action: Contact Oracle Support Services.
WWV-00602: Failed during code generation.
Cause: An unexpected error was encountered during code generation.
Action: Contact Oracle Support Services.
WWV-00605: Failed to initialize builder attributes.
Cause: Design time metadata for an image chart could not be fetched.
Action: Contact Oracle Support Services.
WWV-00651: Failed to fetch rows. Raised exception %1.
Cause: The rows could not be fetched.
Action: Contact Oracle Support Services.
WWV-00652: Failed to define columns. Raised exception %1.
Cause: No columns were defined in the query.
Action: Contact Oracle Support Services.
WWV-00653: Failed to parse the query %1.
Cause: The query could not be parsed.
Action: Contact Oracle Support Services.
WWV-00654: Null cursor for the query %1.
Cause: There was a error while parsing the query.
Action: Contact Oracle Support Services.
WWV-00700: Unable to find object %1.
Cause: The object could not be found or the user does not have sufficient privileges to retrieve it.
Action: Check to see if the object exists and, if it does, that the user has the appropriate privileges.
WWV-00704: Failed to get source for object %1: %2.
Cause: The source for the requested object could not be contacted.
Action: Contact Oracle Support Services.
WWV-00850: Error in create_package.
Cause: The package for the component could not be created. This could be because a package with the same name already exists, there is a problem with the underlying schema, or the package specification does not exist.
Action: Check that the schema exists, a package with the same name exists, and the package specification exists.
WWV-00851: Error in create_package_body.
Cause: The package body for the component could not be created. This could be because a package body with the same name already exists, there is a problem with the underlying schema, or the package specification does not exist.
Action: Check that the schema exists, a package with the same name exists, and the package specification exists.
WWV-00852: Error in create_show.
Cause: A problem was encountered while building the show procedure of the package.
Action: Contact Oracle Support Services.
WWV-00853: Error in create_show_parms.
Cause: A problem was encountered while building the show_params procedure of the package.
Action: Contact Oracle Support Services.
WWV-00854: Error in create_help.
Cause: A problem was encountered while building the help procedure of the package.
Action: Contact Oracle Support Services.
WWV-00855: Error in create_help_parms.
Cause: A problem was encountered while building the help_params procedure of the package.
Action: Contact Oracle Support Services.
WWV-00856: Error in create_calendar_call.
Cause: A problem was encountered while creating the calendar.
Action: Contact Oracle Support Services.
WWV-00866: Failed to initialize builder attributes.
Cause: Design time metadata for this calendar component could not be fetched.
Action: Contact Oracle Support Services.
WWV-00900: Error in create_package.
Cause: The package for the component could not be created. This could be because a package with the same name already exists, there is a problem with the underlying schema, or the package specification does not exist.
Action: Check that the schema exists, a package with the same name exists, and the package specification exists.
WWV-00901: Error in create_package_body.
Cause: The package body for the component could not be created. This could be because a package body with the same name already exists, there is a problem with the underlying schema, or the package specification does not exist.
Action: Check that the schema exists, a package with the same name exists, and the package specification exists.
WWV-00902: Error in create_show.
Cause: A problem was encountered while building the show procedure of the package.
Action: Contact Oracle Support Services.
WWV-00903: Error in create_show_parms.
Cause: A problem was encountered while building the show_params procedure of the package.
Action: Contact Oracle Support Services.
WWV-00904: Error in create_help.
Cause: A problem was encountered while building the help procedure of the package.
Action: Contact Oracle Support Services.
WWV-00905: Error in create_help_parms.
Cause: A problem was encountered while building the help_params procedure of the package.
Action: Contact Oracle Support Services.
WWV-00906: Error in create_chart_call.
Cause: A problem was encountered while creating the chart call.
Action: Contact Oracle Support Services.
WWV-00907: Error in create_about.
Cause: A problem was encountered while building the about procedure of the package.
Action: Contact Oracle Support Services.
WWV-00908: Error in create_about_parms.
Cause: A problem was encountered while building the about_params procedure of the package.
Action: Contact Oracle Support Services.
WWV-01000: Error in create_package.
Cause: The package for the component could not be created. This could be because a package with the same name already exists, there is a problem with the underlying schema, or the package specification does not exist.
Action: Check that the schema exists, a package with the same name exists, and the package specification exists.
WWV-01001: Error in create_package_body.
Cause: The package body for the component could not be created. This could be because a package body with the same name already exists, there is a problem with the underlying schema, or the package specification does not exist.
Action: Check that the schema exists, a package with the same name exists, and the package specification exists.
WWV-01002: Error in create_show.
Cause: A problem was encountered while building the show procedure of the package.
Action: Contact Oracle Support Services.
WWV-01003: Error in create_show_parms.
Cause: A problem was encountered while building the show_params procedure of the package.
Action: Contact Oracle Support Services.
WWV-01004: Error in create_help.
Cause: A problem was encountered while building the help procedure of the package.
Action: Contact Oracle Support Services.
WWV-01005: Error in create_help_parms.
Cause: A problem was encountered while building the help_params procedure of the package.
Action: Contact Oracle Support Services.
WWV-01006: Error in create_report_call.
Cause: A problem was encountered while creating the report call.
Action: Contact Oracle Support Services.
WWV-01007: Error in create_show_body.
Cause: A problem was encountered while creating the show_body call.
Action: Contact Oracle Support Services.
WWV-01008: Error in create_show_parm_list.
Cause: A problem was encountered while creating the show_parm_list.
Action: Contact Oracle Support Services.
WWV-01243: The template name is blank.
Cause: A name was not specified for the template.
Action: Specify a name for the template.
WWV-01244: The template name already exists.
Cause: The template name specified already exists.
Action: Specify a different name for the template.
WWV-01265: Failed to save template. Obsolete banner tags are not allowed.
Cause: The template could not be saved because an obsolete banner tag was used in the template.
Action: Remove the tag that is no longer supported. Refer to the Oracle Application Server Portal User's Guide for a list of supported tags.
WWV-01283: The following tags can be used in the HTML as substitution variables for information that is provided by pages.
Cause: The template could not be created because an obsolete banner tag was used in the template.
Action: Remove the tag that is no longer supported. Refer to the Oracle Application Server Portal User's Guide for a list of supported tags.
WWV-01284: The template definition is blank.
Cause: A template definition was not specified.
Action: Enter HTML for the template.
WWV-01450: Failed to submit DBMS job: %1. The HTTP cookie might be too long. Close all browser windows and try again.
Cause: The job was not submitted. This could be because the HTTP cookie is too long.
Action: Close all browser windows and try again.
WWV-01451: Error executing batch job %1: %2.
Cause: The job failed to execute.
Action: Check that the job is submitted and running.
WWV-01452: Error executing batch job %0.
Cause: The job failed to execute.
Action: Check that the job is submitted and running.
WWV-01500: Unable to expire old results.
Cause: Results could not be deleted from the batch submissions table. This could be because the table does not exist or there is an underlying database problem.
Action: Ensure that your database is not experiencing a rollback segment problem, then contact Oracle Support Services.
WWV-01539: Insufficient privileges.
Cause: An attempt was made to perform an operation but the user does not have sufficient privileges.
Action: Log on as a user with the appropriate privileges. Alternatively, contact the portal administrator and request that the appropriate privileges be granted.
WWV-01540: The job does not exist or the user does not have privilege to edit the job.
Cause: The specified job could not be found or the user does not have sufficient privileges.
Action: Check that the job exists. If it exists, login as a user with the appropriate privileges or contact the portal administrator and request that the appropriate privileges be granted.
WWV-01603: Failed to parse query.
Cause: The SQL statement could not be parsed due to incorrect syntax or usage, or because it referred to inaccessible objects.
Action: Contact Oracle Support Services.
WWV-01801: Took exception.
Cause: An attempt was made to edit a dynamic page that contains more than 32 KB of HTML code.
Action: Avoid writing more than 32 KB of HTML code in a dynamic page.
WWV-01805: Unable to save check box.
Cause: A limit was exceeded, such as using more than 15 check boxes in an HTML page.
Action: Contact Oracle Support Services.
WWV-01809: Unable to initialize component attributes (saved values).
Cause: A limit was exceeded, such as using more than 15 check boxes in an HTML page.
Action: Contact Oracle Support Services.
WWV-01810: Unable to initialize component attributes (base version).
Cause: The component attributes were not initialized because the component metadata could not be loaded.
Action: Contact Oracle Support Services to check that the component metadata is intact.
WWV-01814: Unable to clean up component ID: %1, version: %2.
Cause: The component metadata could not be deleted, possibly because there are some dependencies that have not been eliminated.
Action: Contact Oracle Support Services to check that the component metadata is intact.
WWV-01817: Unable to obtain lock on component ID: %1, version %2 - check status.
Cause: This component was already locked by another user.
Action: Unlock the component before attempting to edit it.
WWV-01820: Unable to initialize attribute for component ID %1, version %2.
Cause: The component was not initialized because the component metadata could not be loaded.
Action: Contact Oracle Support Services and ask them to see if the component metadata is intact.
WWV-01822: Unable to save hidden value for attribute ID: %1 for value: %2.
Cause: An attempt to save the component metadata failed.
Action: Contact Oracle Support Services.
WWV-01823: Unable to save value for attribute ID: %1 for value: %2.
Cause: An attempt to save the component metadata failed.
Action: Contact Oracle Support Services.
WWV-01824: Unable to save array value for attribute ID: %1 for value: %2.
Cause: An attempt to save the component metadata failed.
Action: Contact Oracle Support Services.
WWV-01825: Unable to save LONG value for attribute ID: %1.
Cause: An attempt to save the component metadata failed.
Action: Contact Oracle Support Services.
WWV-01830: Invalid component type: %1.
Cause: The component type could not be found, possibly because it was removed from the master table.
Action: Contact Oracle Support Services.
WWV-01831: Invalid component ID: %1 or version: %2.
Cause: The component ID or the module ID could not be found.
Action: Check to see if a component with this ID exists.
WWV-01832: Unable to clean up components table for component ID: %1 or version: %2.
Cause: The components table could not be cleaned up because there are dependencies that have not been cleaned up.
Action: Contact Oracle Support Services.
WWV-01833: Unable to create component for component type: %1.
Cause: The component could not be created, possibly because there was an error while inserting into the component metadata table.
Action: Check that this component already exists, or contact Oracle Support Services.
WWV-01834: Unable to execute function: %1.
Cause: An attempt to execute a function in the component builder failed.
Action: Contact Oracle Support Services.
WWV-01835: Unable to initialize module attributes.
Cause: The module attributes were not initialized because the component metadata could not be loaded.
Action: Contact Oracle Support Services to check that the component metadata is intact.
WWV-01838: wwv_utlattr.save_attribute_value failed.
Cause: One or more component attributes could not be saved, possibly because the attributes were invalid.
Action: Contact Oracle Support Services.
WWV-01839: wwv_utlattr.commit_attributes failed.
Cause: One or more component attributes could not be saved, possibly because the attributes were invalid.
Action: Contact Oracle Support Services.
WWV-01841: WWV_BUILDER.GET_LOV_FIRST_VALUE: fetch_row failed.
Cause: Metadata may be inconsistent.
Action: Contact Oracle Support Services.
WWV-01849: Failed to initialize builder attributes.
Cause: Builder attributes could not be initialized because the design time metadata for the component could not be fetched.
Action: Contact Oracle Support Services.
WWV-02124: Unable to render report.
Cause: The report cannot be rendered because the user does not the have appropriate privileges to select from the wwlog_activity$ table, or because the table does not exist.
Action: Verify that the table exists and that the user has the appropriate privileges.
WWV-02192: Unable to locate object.
Cause: The component could not be found in the component metadata.
Action: Check that the component appears in the Navigator.
WWV-02200: Unable to delete object %0 (version %1). General error: %2.
Cause: The component version could not be found in the component metadata.
Action: Ensure that the component version exists.
WWV-02210: No version is selected.
Cause: An attempt was made to delete a component version, but no versions were selected.
Action: Select the version(s) you want to delete by clicking the appropriate check box(es).
WWV-02215: Unable to drop PACKAGE : %0.
Cause: The package could not be dropped because the user does not have the appropriate privileges or because the package does not exist.
Action: Make sure that the package exists in the schema and that the user has the appropriate privileges.
WWV-02700: Unable to create Data Component %0. Data Component names must be unique. After creating a Data Component, click an edit link to change it.
Cause: A data component with the specified name already exists.
Action: Specify a different name for the component.
WWV-02751: Failed to save parameters.
Cause: An error occurred in the user preference storage subsystem.
Action: Contact Oracle Support Services.
WWV-03008: Column %1 is of type %2, therefore you cannot specify the precision attribute.
Cause: A value was specified for the precision attribute but the column is of a data type that does not support the precision attribute.
Action: Do not specify a value for the precision attribute for columns of this data type.
WWV-03009: Column %1 is of type %2, therefore you cannot specify the length or precision attribute.
Cause: A value was specified for the precision attribute but the column is of a data type that does not support the precision attribute.
Action: Do not specify a value for the precision attribute for columns of this data type.
WWV-03010: The length attribute is mandatory for column %1 of type %2. Enter a valid number.
Cause: The length attribute was not specified for the column.
Action: Specify a valid length for the column.
WWV-03011: The length attribute for column %1 is not numeric. Enter a valid number.
Cause: A non-numeric value was specified for the length attribute.
Action: Specify a valid number for the length attribute.
WWV-03702: Unable to find table: %0.%1.
Cause: The table could not be found or the user does not have the appropriate privileges.
Action: Make sure the table exists and that the user has appropriate privileges to access it.
WWV-04008: Failed to create help procedure - %1.
Cause: An unexpected error occurred while generating or compiling a frame driver component package body.
Action: Contact Oracle Support Services.
WWV-04150: Failed to get attribute for %1.
Cause: An unexpected error occurred while fetching the value of the attribute. This could be as a result of inconsistent metadata.
Action: Contact Oracle Support Services.
WWV-04151: Failed to create get cache for %1.
Cause: An unexpected error occurred while generating the PL/SQL code for portlet caching.
Action: Regenerate the component. If the error persists, contact Oracle Support Services
WWV-04152: Invalid value %1.
Cause: The value specified for the cache expiry period was incorrect.
Action: Provide an integer value for the cache expiry period.
WWV-04154: Failed to invoke Oracle Reports generator, returned %0.
Cause: An unexpected error occurred while trying to invoke the Oracle Reports generator.
Action: Contact Oracle Support Services.
WWV-04300: Failed to execute - %1.
Cause: A SQL or PL/SQL statement could not be parsed due to incorrect syntax or usage, or because it referred to an inaccessible object.
Action: Contact Oracle Support Services.
WWV-05516: Failed to unlock component: %1.
Cause: The component could not be unlocked.
Action: Contact Oracle Support Services.
WWV-06000: The font name you specified already exists. Enter a new name that is unique.
Cause: A font with the specified name already exists.
Action: Specify a different name for the font.
WWV-06001: The font value is invalid.
Cause: The value specified for the font was invalid.
Action: Specify a valid value for the font.
WWV-06002: You cannot leave the font name blank. Enter a name for the font.
Cause: A name was not specified for the font.
Action: Specify a name for the font.
WWV-06013: The font you specified does not exist.
Cause: This specified font could not be found.
Action: Check the name of the font and provide a valid name.
WWV-06017: You cannot leave the font value blank. Enter a value for the font.
Cause: A value was not specified for the font.
Action: Specify a value for the font.
WWV-06018: The font name can contain only alphanumeric characters and a set of special characaters comprised of _ $ # , and space.
Cause: The specified font name included invalid characters.
Action: Specify a name that contains only alphanumeric characters the following special characters: _ $ # and space.
WWV-06029: Font Name already exists.
Cause: A font with the specified name already exists.
Action: Specify a different name for the font.
WWV-06100: Failed to add image.
Cause: An attempt to add an image failed.
Action: Contact Oracle Support Services.
WWV-06101: Unable to add image because the image name is null.
Cause: A name was not specified for the image.
Action: Specify a name for the image.
WWV-06102: Failed to update image.
Cause: An attempt to update an image failed.
Action: Contact Oracle Support Services.
WWV-06103: Unable to update image because the image id is null.
Cause: An attempt was made to update an image but the image ID is null.
Action: Ensure that the image exists.
WWV-06117: The image specified does not exist.
Cause: The specified image could not be found.
Action: Specify the name of an image that does exist.
WWV-06118: You cannot leave the image filename blank. Enter a filename for the image.
Cause: A file name was not specified for the image.
Action: Specify a valid file name for the image.
WWV-06123: The specified image does not exist.
Cause: The specified image could not be found.
Action: Specify a valid image name.
WWV-06127: The image name can contain only alphanumeric characters or the special characters _ $ # , and space.
Cause: The specified image name included invalid characters.
Action: Specify an image name that contains only alphanumeric characters and the following special characters: _ $ # and space.
WWV-06133: Image Name already exists.
Cause: An image with the specified name already exists.
Action: Specify a different name for the image.
WWV-06200: Failed to %1: %2.
Cause: An unexpected error occurred.
Action: Contact Oracle Support Services.
WWV-06201: The Javascript Name can contain only alphanumeric characters and the special characters underscore, $(dollar sign), or a #(hash value).
Cause: The specified JavaScript name included invalid characters.
Action: Specify a JavaScript name that contains only alphanumeric characters and the following special characters: _ $ # and space.
WWV-06202: Javascript Name cannot be NULL.
Cause: A name was not specified for the JavaScript.
Action: Specify a name for the JavaScript.
WWV-06203: JavaScript name must not be longer than 30 characters: %1.
Cause: The name specified for the JavaScript was too long.
Action: Specify a name for the JavaScript that is no more than 30 characters in length.
WWV-06224: The javascript you have specified does not exist.
Cause: The specified JavaScript could not be found.
Action: Specify a valid JavaScript name.
WWV-06241: Javascript Name already exists.
Cause: A JavaScript with the specified name already exists.
Action: Specify a different name for the JavaScript.
WWV-06406: No link is specified.
Cause: An attempt was made to edit a link before a link was selected on the "Column Formatting" tab.
Action: Select a link from the list on the "Column Formatting" tab.
WWV-06409: Failed to save attribute %1: %2.
Cause: The attribute was not saved.
Action: Contact Oracle Support Services.
WWV-06450: Failed to initialize builder attributes: %1.
Cause: The design time metadata for this link component could not be fetched.
Action: Contact Oracle Support Services.
WWV-06500: Unable to create LOV %1. LOV names must be unique. After creating an LOV, click an edit link to change it.
Cause: An LOV with the specified name already exists.
Action: Specify a different name for the LOV.
WWV-06502: Invalid LOV type. An LOV must be STATIC or DYNAMIC.
Cause: The LOV type was invalid.
Action: Identify the LOV type as either STATIC or DYNAMIC.
WWV-06550: Failed to query LOV: %1.
Cause: An error occurred as identified in the accompanying Oracle error.
Action: Contact Oracle Support Services.
WWV-06551: Failed to copy LOV: %1.
Cause: An error occurred as identified in the accompanying Oracle error.
Action: Contact Oracle Support Services.
WWV-06552: Failed to update LOV: %1.
Cause: An error occurred as identified in the accompanying Oracle error.
Action: Contact Oracle Support Services.
WWV-06553: Failed to delete LOV: %1.
Cause: An error occurred as identified in the accompanying Oracle error.
Action: Contact Oracle Support Services.
WWV-06554: Failed to create LOV: %1.
Cause: An error occurred as identified in the accompanying Oracle error.
Action: Contact Oracle Support Services.
WWV-07002: Failed to update menu.
Cause: An attempt to update the menu failed.
Action: Contact Oracle Support Services.
WWV-07003: Failed to delete menu.
Cause: An attempt to delete the menu failed.
Action: Contact Oracle Support Services.
WWV-07004: Failed to delete sub menus.
Cause: An attempt to delete the sub menu failed.
Action: Contact Oracle Support Services.
WWV-07005: Failed to insert menu.
Cause: An attempt to insert the menu failed.
Action: Contact Oracle Support Services.
WWV-07200: Failed to insert into table wwv_menus for module %1.
Cause: An attempt to insert metadata for the menu failed.
Action: Contact Oracle Support Services.
WWV-07201: Failed to update table wwv_menus for module %1.
Cause: An attempt to update the metadata for the menu failed.
Action: Contact Oracle Support Services.
WWV-07202: Failed to create package %1.
Cause: An attempt to compile the package for the menu failed.
Action: Regenerate the component. If the error persists, contact Oracle Support Services.
WWV-07203: Failed to create package body %1.
Cause: An attempt to compile the package body for the menu failed.
Action: Regenerate the component. If the error persists, contact Oracle Support Services.
WWV-07902: Sorry, Page Not Found.
Cause: The content of the dynamic page could not be found.
Action: Edit the dynamic page to check the query. If the problem persists contact Oracle Support Services.
WWV-08300: Failed to parse as %1 - %2.
Cause: The SQL statement could not be parsed due to incorrect syntax or usage, or because it referenced an inaccessible object.
Action: Contact Oracle Support Services.
WWV-08301: Failed to parse(V7) as %1 - %2.
Cause: The SQL statement could not be parsed due to incorrect syntax or usage, or because it referenced an inaccessible object.
Action: Contact Oracle Support Services.
WWV-08700: Set preference value failed: %1.
Cause: The preference path may be missing.
Action: Contact Oracle Support Services.
WWV-08701: Get preference value failed.
Cause: The preference path may be missing.
Action: Contact Oracle Support Services.
WWV-08800: Unable to view object: %1.
Cause: The database object type was invalid.
Action: Check that an object of this type exists.
WWV-08801: Unable to show synonyms of remote objects: Table=%1 Owner=%2 DB_link=%3.
Cause: An attempt was made to view a synonym on a remote table. This action is not supported.
Action: Do not attempt to view a synonym on a remote table.
WWV-08900: Failed to initialize attributes.
Cause: The design time metadata for this QBE component could not be fetched.
Action: Contact Oracle Support Services.
WWV-08901: Error in create_package.
Cause: The package for the component could not be created. This could be because a package with the same name already exists or there is a problem with the underlying schema.
Action: Check that the schema exists and a package with the same name exists.
WWV-08902: Error in create_package_body.
Cause: The package body for the component could not be created. This could be because a package body with the same name already exists, there is a problem with the underlying schema, or the package specification does not exist.
Action: Check that the schema exists, a package with the same name exists, and the package specification exists.
WWV-08903: Error in create_show.
Cause: A problem was encountered while building the show procedure of the package.
Action: Contact Oracle Support Services.
WWV-08904: Error in create_show_parms.
Cause: A problem was encountered while building the show_params procedure of the package.
Action: Contact Oracle Support Services.
WWV-08905: Error in create_help.
Cause: A problem was encountered while building the help procedure of the package.
Action: Contact Oracle Support Services.
WWV-08906: Error in create_help_parms.
Cause: A problem was encountered while building the help_params procedure of the package.
Action: Contact Oracle Support Services.
WWV-08907: Error in create_show_adt.
Cause: A problem was encountered while building the show_adt procedure of the package.
Action: Contact Oracle Support Services.
WWV-09000: Unable to describe object %1 of type %2.
Cause: The specified object does not exist or the user does not have sufficient permissions.
Action: Check to see if the object exists, and that the user has sufficient permissions on the object.
WWV-09002: Unknown type of request %1.
Cause: The type was not of Table, View, or Synonym.
Action: Check the type of the object.
WWV-09103: Unable to parse cursor and define columns.
Cause: The query was improperly written or the user does not have sufficient permissions on the query object.
Action: Check the syntax of the query and the user's permissions on the object.
WWV-09104: Unable to fetch row.
Cause: The query was improperly written or the user does not have sufficient permissions on the query object.
Action: Check the syntax of the query and the user's permissions on the object.
WWV-09105: Unable to locate the row indicated by the ID %1.
Cause: The query is improperly written or the user does not have sufficient permissions on the query object.
Action: Check the syntax of the query and the user's permissions on the object.
WWV-09106: Failed to insert.
Cause: The dynamic SQL statement could not be parsed due to incorrect syntax or usage, or because it referenced an inaccessible object.
Action: Contact Oracle Support Services.
WWV-09500: Error in parse query %1.
Cause: There was an error while parsing the query.
Action: Check the syntax of the query.
WWV-09501: Error in fetch column.
Cause: There was an error while fetching the column.
Action: Contact Oracle Support Services.
WWV-09502: Invalid Cursor.
Cause: There was an error while parsing the query.
Action: Check the syntax, tables, and columns of the query.
WWV-09600: Error in parse query %1.
Cause: There was an error while parsing the query.
Action: Check the syntax, tables, and columns of the query.
WWV-09601: Invalid Cursor.
Cause: There was an error while parsing the query.
Action: Check the syntax, tables, and columns of the query.
WWV-09700: Error occurred when binding query %1.
Cause: There was an error while binding the query.
Action: Check that the value of the column is of the expected type.
WWV-09701: Error occurred when deleting saved parameters.
Cause: There was an error while deleting the parameters.
Action: Contact Oracle Support Services.
WWV-10200: Unable to parse query.
Cause: The query is improperly written, or the user does not have sufficient permissions on the query object.
Action: Check the query and the user's permissions on the object.
WWV-10201: Unable to execute query.
Cause: The query is improperly written, or the user does not have sufficient permissions on the query object.
Action: Check the query and the user's permissions on the object.
WWV-10202: Unable to perform query.
Cause: The query is improperly written, or the user does not have sufficient permissions on the query object.
Action: Check the query and the user's permissions on the object.
WWV-10219: Unable to compute column sum for column %0, value %1.
Cause: An attempt to calculate the sum of a column failed.
Action: Make sure the column is numeric.
WWV-10223: Unable to fetch column.
Cause: An attempt to fetch the column value failed.
Action: Contact Oracle Support Services.
WWV-10250: The contents of this link cannot be rendered.
Cause: The specified component does not have mobile support.
Action: Do not add this component to a mobile page.
WWV-10403: %1 Failed.
Cause: An unexpected error occurred.
Action: Contact Oracle Support Services.
WWV-10601: User %0 has insufficient privileges to grant privileges.
Cause: An attempt was made to grant privileges but the user does not have the appropriate privileges to perform this task.
Action: Log on as a user with privileges to perform this task. Alternatively, contact the portal administrator and request that the appropriate privileges be granted.
WWV-10602: User %0 has insufficient privileges to revoke privileges.
Cause: An attempt was made to revoke privileges but the user does not have the appropriate privileges to perform this task.
Action: Log on as a user with privileges to perform this task. Alternatively, contact the portal administrator and request that the appropriate privileges be granted.
WWV-10603: Failed to grant privileges.
Cause: The user does not have permission to perform this action, or the grantee could not be found.
Action: Log on as a user with privileges to perform this action or contact the portal administrator and request that the appropriate privileges be granted. If the user already has the appropriate privileges, check that the grantee exists.
WWV-10604: Failed to revoke privileges.
Cause: The user does not have permission to perform this action, or the grantee could not be found.
Action: Log on as a user with privileges to perform this action or contact the portal administrator and request that the appropriate privileges be granted. If the user already has the appropriate privileges, check that the grantee exists.
WWV-10605: User %1 has insufficient privileges to build in Portal DB Provider.
Cause: The user does not have the appropriate privileges to build in the provider.
Action: Log on as a user with sufficient privileges to perform this task. Alternatively, contact the portal administrator and request that the appropriate privileges be granted.
WWV-10606: User %1 has insufficient privileges to create Portal DB Provider.
Cause: The user does not have the appropriate privileges to create a database provider.
Action: Log on as a user with sufficient privileges to perform this task. Alternatively, contact the portal administrator and request that the appropriate privileges be granted.
WWV-10607: User %1 has insufficient privileges to Manage Shared Components.
Cause: The user does not have the appropriate privileges to manage shared components.
Action: Log on as a user with sufficient privileges to perform this task. Alternatively, contact the portal administrator and request that the appropriate privileges be granted.
WWV-10608: User %1 has insufficient privileges to Create Shared Components.
Cause: The user does not have the appropriate privileges to create shared components.
Action: Log on as a user with sufficient privileges to perform this task. Alternatively, contact the portal administrator and request that the appropriate privileges be granted.
WWV-10703: Insert label usage failed.
Cause: An inappropriate value was specified for a label usage ID.
Action: Contact Oracle Support Services.
WWV-10704: Insert text block usage failed.
Cause: An inappropriate value was specified for a text block usage ID.
Action: Contact Oracle Support Services.
WWV-10708: Insert label usage failed.
Cause: An inappropriate value was specified for a label usage ID.
Action: Contact Oracle Support Services.
WWV-10709: Insert text block usage failed.
Cause: An inappropriate value was specified for a text block usage ID.
Action: Contact Oracle Support Services.
WWV-11230: %1
Cause: OracleAS Portal encountered the Oracle error identified in the error message.
Action: Refer to the Oracle Error Message Guide for a description of the Oracle error.
WWV-12208: Unable to find LOV by NAME or by ID.
Cause: The LOV could not be found. The LOV may have been removed.
Action: Check that the LOV appears in the Navigator. If it does not, re-create it or contact Oracle Support Services.
WWV-12210: Unable to obtain LOV Query: "%0".
Cause: The LOV could not be found. The LOV may have been removed.
Action: Check that the LOV appears in the Navigator. If it does not, re-create it or contact Oracle Support Services.
WWV-12220: Query not found, unable to parse.
Cause: The LOV could not be found. The LOV may have been dropped or manually removed from the LOV tables.
Action: If this is a user defined LOV, check that it appears in the Navigator. If it is a system LOV, contact Oracle Support Services.
WWV-12227: You must supply an LOV query, name, cursor, or static values.
Cause: The LOV query, name, cursor, or static values were not specified.
Action: Specify a query or static values for the LOV.
WWV-12700: Insufficient privileges.
Cause: The user does not have sufficient privileges to perform this operation.
Action: Login as a user with privileges to perform this task. Alternatively, contact the portal administrator and request that the appropriate privileges be granted.
WWV-12701: Failed to modify user %1.
Cause: The user settings could not be modified.
Action: Contact Oracle Support Services.
WWV-12702: Failed to create user %1.
Cause: An attempt to create a user failed.
Action: Contact Oracle Support Services.
WWV-12703: Drop user operation failed.
Cause: An attempt to drop a user failed.
Action: Contact Oracle Support Services.
WWV-12704: Failed to drop user %1.
Cause: An attempt to drop a user failed.
Action: Contact Oracle Support Services.
WWV-12950: Display Name must be entered.
Cause: A display name was not specified.
Action: Specify a valid display name.
WWV-12951: Display Name is too long: more than %1 bytes.
Cause: The display name was too long.
Action: Specify a shorter display name.
WWV-12952: Component Display Name must be entered.
Cause: A display name was not specified.
Action: Specify a display name.
WWV-12953: Description must be entered.
Cause: A description was not specified.
Action: Specify a description.
WWV-12954: Description length should not exceed 200 bytes.
Cause: The description was too long
Action: Specify a description that is no more than 200 bytes.
WWV-12955: Display length should not exceed 200 bytes.
Cause: The title is too long.
Action: Specify a title that is no more than 200 bytes.
WWV-13000: Invalid component name: NULL - Name must be entered.
Cause: A name was not specified for the component.
Action: Specify a valid name for the component.
WWV-13001: Invalid component name: %1 - Spaces are not allowed. Choose another name.
Cause: The component name contained spaces.
Action: Specify a name for the component that does not contain spaces.
WWV-13002: Invalid component name: %1 - is a reserved word. Choose another name.
Cause: The component name included an Oracle reserved word.
Action: Specify a name for the component that does not include any Oracle reserved words.
WWV-13003: Invalid component name: %1 - Name already exists in the schema: %2. Choose another name.
Cause: Another component in this database schema already exists with the same name as the one specified.
Action: Specify a different name for the component, or create it in a different schema.
WWV-13004: Invalid SQL statement: %1.
Cause: The SQL statement could not be parsed due to incorrect syntax or usage, or reference to inaccessible objects.
Action: Review the SQL statement and make the necessary changes.
WWV-13005: Took exception.
Cause: An attempt to initialize the attributes of the component failed.
Action: Contact Oracle Support Services.
WWV-13006: Initialization failed for component ID: %1, version %2.
Cause: The design time metadata for this component could not be fetched.
Action: Contact Oracle Support Services.
WWV-13010: Unable to describe SQL statement. Please correct it.
Cause: The SQL statement could not be parsed due to incorrect syntax or usage, or reference to inaccessible objects.
Action: Review the SQL statement and make the necessary changes.
WWV-13017: Attribute save failed for: %1.
Cause: One or more attributes could not be saved, possibly because they are invalid.
Action: Contact Oracle Support Services.
WWV-13018: Commit failed.
Cause: The design time metadata could not be saved because there were one or more invalid attributes, or because the component was not in an appropriate state.
Action: Contact Oracle Support Services.
WWV-13020: This %1 does not exist or you do not have the required privileges.
Cause: The table, view, or synonym could not be found or the table owner did not grant the required privileges to the Portal DB Provider Schema.
Action: Confirm whether the table exists. If it does exist, contact the portal administrator and request that at least the SELECT privilege be granted to the Portal DB Schema on the table, view, or synonym.
WWV-13021: %1 name cannot be null.
Cause: A value was not specified for this field.
Action: Specify a value for this field.
WWV-13022: Duplicate columns not allowed : %1.
Cause: Duplicate columns were found in the query.
Action: Check for duplicate columns and remove them.
WWV-13023: Invalid columns : At least one column is required.
Cause: The columns names could not be found.
Action: Provide a valid list of columns.
WWV-13024: Invalid object name: %1 - The object you have selected is not available. Choose the correct object from the LOV.
Cause: The columns names could not be found.
Action: Provide a valid list of columns.
WWV-13025: Invalid Object Name: %1 - The object you have selected is a synonym and its definition is not present in the DBE_SYNONYMS system view.
Cause: The definition of the specified synonym is not present in the DBE_SYNONYMS system view.
Action: Specify a valid synonym.
WWV-13026: Default Start with Value cannot be null. Enter a valid value depending on the Start with Column selected.
Cause: The default start with value was null.
Action: Specify a valid start with value.
WWV-13027: Display Column Expression cannot be null. Enter a column name or a column expression.
Cause: The display value was null.
Action: Specify a valid display value.
WWV-13028: Error in parsing SQL %1.
Cause: An attempt to parse the query failed.
Action: Specify a valid query.
WWV-13029: Error in parsing PL/SQL %1.
Cause: An attempt to parse the query failed.
Action: Specify a valid query.
WWV-13031: Incomplete formatting condtion for column %1 : Enter a valid condition and select Row/Col to apply the format.
Cause: The formatting condition specified for the column was incomplete.
Action: Specify a valid formatting condition.
WWV-13032: Incomplete Formatting Condtion for Row/Col %1 : No Formatting condition specified.
Cause: The formatting condition specified for the column was incomplete.
Action: Specify a valid formatting condition.
WWV-13033: Maximum Months Per Page must be an integer in the range 1 to 200.
Cause: The maximum months per page was not in the range of 1 to 200.
Action: Specify a valid value for months for each page.
WWV-13034: Start Month should be Less than or Equal to End Month.
Cause: The start month was greater than the end month.
Action: Specify a valid start month.
WWV-13036: %1
Cause: The date format was invalid.
Action: Specify a valid date format.
WWV-13037: Invalid join condition specified. Specify a join condition.
Cause: The join condition was invalid.
Action: Specify a valid join condition.
WWV-13038: Incomplete Formatting Condtion for Cell/Col %1 : No Formatting condition specified.
Cause: The formatting condition was not specified.
Action: Specify a valid formatting condition.
WWV-13039: Incomplete formatting condtion for column %1 : Enter a valid condition and select Cell/Col to apply the format.
Cause: The formatting condition was not specified.
Action: Specify a valid formatting condition.
WWV-13040: Incomplete Formatting Condtion for Bar/Col %1 : No Formatting condition specified.
Cause: The formatting condition was not specified.
Action: Specify a valid formatting condition.
WWV-13041: Incomplete formatting condtion for column %1 : Enter a valid condition and select Bar/Col to apply the format.
Cause: The formatting condition was not specified.
Action: Specify a valid formatting condition.
WWV-13050: Failed to save attribute %1: %2.
Cause: One or more attributes could not be saved, possibly because they are invalid.
Action: Contact Oracle Support Services.
WWV-13051: Failed to commit: %1.
Cause: The design time metadata could not be saved because there were one or more invalid attributes, or because the component was not in an appropriate state.
Action: Contact Oracle Support Services.
WWV-13053: URL initiation failed.
Cause: The server could not be reached.
Action: Check that the URL is valid and ensure that the proxy settings are correct.
WWV-13054: Either the URL is malformed or the target server could be down.
Cause: The URL could not be reached.
Action: Check that the URL is valid and ensure that the proxy settings are correct.
WWV-13055: No content was retrieved from the URL OR you have not specified the URL itself.
Cause: The URL did not return any content or the URL was null.
Action: Specify a valid URL.
WWV-13056: Unknown exception : %1.
Cause: An unhandled exception occurred during this operation.
Action: Contact Oracle Support Services.
WWV-13057: HTTPS not supported by UTL_HTTP.
Cause: The HTTPS protocol was not supported by this component.
Action: Specify a non HTTPS URL.
WWV-13058: Content and URL both cannot be null.
Cause: The URL and content are empty.
Action: Either the URL or the content must have a value.
WWV-13059: Content and URL both cannot have values.Entry should be made in only one of them.
Cause: Both the URL and content have values.
Action: Specify a value for the URL or content, not both.
WWV-13065: The Portal DB Provider provider has been registered. However, execute privilege on the following packages could not be granted to the provider schema. Contact your administrator to get execute privileges for these packages for the provider schema. List of packages: %1.
Cause: The package may have been locked by another session for a time sufficient to result into a timeout.
Action: Contact the portal administrator and request that EXECUTE privileges be granted on this package for the provider schema.
WWV-13150: Unable to execute function: %1.
Cause: An attempt to move from one section to another in a wizard failed. This may have happened while executing the section level pre and post functions.
Action: Contact Oracle Support Services.
WWV-13300: Invalid component ID: %1.
Cause: The component ID was invalid.
Action: Contact Oracle Support Services.
WWV-13301: Unable to retrieve values for component ID: %1.
Cause: An attempt to load the component metadata for editing failed. This could be because the metadata has been removed or an inconsistency exists.
Action: Contact Oracle Support Services.
WWV-13302: Invalid attribute ID: %1 for component ID: %2.
Cause: An attempt to load the component metadata for editing failed. This could be because the metadata has been removed or an inconsistency exists.
Action: none
WWV-13303: Unable to save values for component ID: %1.
Cause: An attempt to save the component metadata for editing failed. This could be because there is some inconsistency in the metadata or there is a problem in the underlying database.
Action: Examine the Oracle error. If you cannot resolve it, contact Oracle Support Services
WWV-13304: Unable to save LONG value for component ID: %1, attribute ID: %2, error: %3.
Cause: An attempt to save the component metadata for editing failed. This could be because there is some inconsistency in the metadata or there is a problem in the underlying database.
Action: Examine the Oracle error. If you cannot resolve it, contact Oracle Support Services
WWV-13305: Unable to create a new version of component ID: %1, version: %2.
Cause: An attempt to create a new version of a component failed. This could be because there is already a version with this number, or because there is a problem writing to the database.
Action: Examine the Oracle error. If you cannot resolve it, contact Oracle Support Services
WWV-13306: Unable to create a new copy of component ID: %1 as component ID: %2.
Cause: An attempt to create a copy of a component failed. This could be because there is some problem while writing to the database.
Action: Examine the Oracle error. If you cannot resolve it, contact Oracle Support Services
WWV-13307: Attribute %1 not found in component %2.
Cause: The attribute for the component could not be found.
Action: Contact Oracle Support Services.
WWV-13308: Attribute %1 not found in type %2.
Cause: The attribute for the component could not be found.
Action: Contact Oracle Support Services.
WWV-13309: Attribute with ID %1 does not exist.
Cause: The attribute for the component could not be found.
Action: Contact Oracle Support Services.
WWV-13400: Error creating new component version for component ID: %1.
Cause: A new version for the component could not be created.
Action: Check whether the component is locked or contact Oracle Support Services.
WWV-13401: Error creating new component version for component type: %1.
Cause: A new version for the component could not be created.
Action: Check whether the component is locked or contact Oracle Support Services.
WWV-13402: Unable to get schema for component ID: %1.
Cause: The schema on which the application is built may have been removed.
Action: Re-create the schema. If problem persists, contact Oracle Support Services.
WWV-13403: Unable to get name for component ID: %1.
Cause: The component metadata may have been removed inconsistently.
Action: Contact Oracle Support Services.
WWV-13404: Unable to get component ID for: %1.
Cause: The component metadata may have been removed inconsistently.
Action: Contact Oracle Support Services.
WWV-13405: Unable to get maximum version number for component ID: %1.
Cause: The component metadata may have been removed inconsistently.
Action: Contact Oracle Support Services.
WWV-13407: Unable to get component type for component ID: %1, version %2.
Cause: The component metadata may have been removed inconsistently.
Action: Contact Oracle Support Services.
WWV-13409: Unable to set component name to %1 for component ID: %2.
Cause: The component metadata may have been removed inconsistently, or there may be a problem writing to the database table.
Action: Check the Oracle error or contact Oracle Support Services.
WWV-13410: Unable to set component schema to %1 for component ID: %2.
Cause: The component metadata may have been removed inconsistently, or there may be a problem writing to the database table.
Action: Check the Oracle error or contact Oracle Support Services.
WWV-13411: Unable to get the maximum section number for component type: %1.
Cause: The component metadata may have been removed inconsistently.
Action: Contact Oracle Support Services.
WWV-13412: Failed to initialize attributes for component ID: %1.
Cause: The component metadata may have been removed inconsistently.
Action: Contact Oracle Support Services.
WWV-13413: Failed to save attribute %1, value %2.
Cause: The component metadata may have been removed inconsistently, or there may be a problem writing to the database table.
Action: Check the Oracle error or contact Oracle Support Services.
WWV-13414: Failed to update component status for component ID: %1.
Cause: The component metadata may have been removed inconsistently, or there may be a problem writing to the database table.
Action: Check the Oracle error or contact Oracle Support Services.
WWV-13415: Commit failed.
Cause: The component metadata may have been removed inconsistently, or there may be a problem writing to the database table.
Action: Check the Oracle error or contact Oracle Support Services.
WWV-13418: Failed to insert component: %1.
Cause: The component metadata may have been removed inconsistently, or there may be a problem writing to the database table.
Action: Check the Oracle error or contact Oracle Support Services.
WWV-13419: Failed to update component: %1.
Cause: The component metadata may have been removed inconsistently, or there may be a problem writing to the database table.
Action: Check the Oracle error or contact Oracle Support Services.
WWV-13420: Failed to set Privilege from Portal DB Provider: %1.
Cause: An error occurred as identified in the accompanying Oracle error.
Action: Contact Oracle Support Services.
WWV-13421: Failed to get module info: %1.
Cause: An error occurred as identified in the accompanying Oracle error.
Action: Contact Oracle Support Services.
WWV-13422: Failed to query component: %1.
Cause: An error occurred as identified in the accompanying Oracle error.
Action: Contact Oracle Support Services.
WWV-13423: Error while copying menu as : %1.
Cause: An attempt to copy the menu failed.
Action: Check that the source menu is valid or contact Oracle Support Services.
WWV-13424: Component %1 not exist.
Cause: The component could not be found.
Action: Check that the component exists or contact Oracle Support Services.
WWV-13426: Failed to delete component: %1
Cause: An error occurred as identified in the accompanying Oracle error.
Action: Contact Oracle Support Services.
WWV-13427: Unable to set component title to %1 for component ID: %2
Cause: The component metadata may have been removed inconsistently, or there may be a problem writing to the database table.
Action: Check the Oracle error or contact Oracle Support Services.
WWV-14500: User "%1" does not exist.
Cause: The user could not be found.
Action: Check that the user specified is correct.
WWV-14501: Unable to retrieve user ID for user "%1".
Cause: A user ID for this user name could not be found, possibly because it was removed.
Action: Contact Oracle Support Services.
WWV-14502: Unable to execute SQL(%1).
Cause: The user does not have permissions on the table specified in the query, or the table could not be found.
Action: Login as a user with the appropriate privileges on the table or contact the portal administrator and request that the appropriate privileges be granted. If the problem persists, check that the table exists.
WWV-14503: Unable to execute SQL(%1) as user "%2".
Cause: The user does not have permissions on the table specified in the query, or the table could not be found.
Action: Login as a user with the appropriate privileges on the table or contact the portal administrator and request that the appropriate privileges be granted. If the problem persists, check that the table exists.
WWV-14600: Unable to determine action.
Cause: The DML action was invalid.
Action: Contact Oracle Support Services.
WWV-14601: Error while building insert statement.
Cause: An attempt to build the insert statement failed.
Action: Contact Oracle Support Services.
WWV-14602: Unable to parse statement %1.
Cause: An attempt to parse the statement failed.
Action: Contact Oracle Support Services.
WWV-14603: Unable to handle datatype.
Cause: One of the data types was not supported.
Action: Specify supported data types.
WWV-14604: Error while binding.
Cause: An attempt to bind the statement failed.
Action: Contact Oracle Support Services.
WWV-14605: Unable to insert row.
Cause: An attempt to bind the statement failed.
Action: Contact Oracle Support Services.
WWV-14606: Error while executing insert.
Cause: An attempt to execute the insert statement failed.
Action: Check the SQL error or contact Oracle Support Services.
WWV-14607: Error while building delete statement.
Cause: An attempt to build the insert statement failed.
Action: Contact Oracle Support Services. No rows deleted
WWV-14609: Error while executing delete.
Cause: An attempt to execute delete failed.
Action: Check the SQL error or contact Oracle Support Services.
WWV-14610: Error while executing update.
Cause: An attempt to execute update failed.
Action: Check the SQL error or contact Oracle Support Services.
WWV-14612: This row was changed by somebody else.
Cause: An attempt to update the row failed.
Action: Refresh the row before updating.
WWV-14613: Error while executing select statement.
Cause: An attempt to execute the select statement failed.
Action: Check the error displayed or contact Oracle Support Services.
WWV-14614: Unknown error while executing select.
Cause: An attempt to execute the select statement failed.
Action: Check the error displayed or contact Oracle Support Services.
WWV-14617: Unexpected error - %1.
Cause: An unhandled exception occurred during this operation.
Action: Contact Oracle Support Services.
WWV-14618: Error while building %1 statement. Either no new values were entered or there were no updatable columns.
Cause: An attempt to build the statement failed.
Action: Contact Oracle Support Services.
WWV-14800: Failed to parse query %1.
Cause: The SQL statement in the error message could not be parsed due to incorrect syntax or usage, or because it referenced an inaccessible object.
Action: Contact Oracle Support Services.
WWV-14801: Unable to define columns for query %1.
Cause: The user does not have permissions on the table specified in the query, or the table could not be found.
Action: Login as a user with the appropriate privileges on the table or contact the portal administrator and request that the appropriate privileges be granted. If the problem persists, check that the table exists.
WWV-14802: Unable to execute cursor using query %1.
Cause: The user does not have permissions on the table specified in the query, or the table could not be found.
Action: Login as a user with the appropriate privileges on the table or contact the portal administrator and request that the appropriate privileges be granted. If the problem persists, check that the table exists.
WWV-14803: Unable to fetch rows using query %1.
Cause: The user does not have permissions on the table specified in the query, or the table could not be found.
Action: Login as a user with the appropriate privileges on the table or contact the portal administrator and request that the appropriate privileges be granted. If the problem persists, check that the table exists.
WWV-14901: Failed to execute the PL/SQL code after successful submission of the form: %1.
Cause: An error occurred as identified in the accompanying Oracle error.
Action: Contact Oracle Support Services.
WWV-15000: Unable to execute function: %1.
Cause: An attempt to executing functions in the component builder failed.
Action: Contact Oracle Support Services.
WWV-15100: Failed to insert menu %1.
Cause: An attempt to insert menu data failed.
Action: Contact Oracle Support Services.
WWV-15106: Failed to initialize builder attributes.
Cause: Design time metadata for the menu component could not be fetched.
Action: Contact Oracle Support Services.
WWV-15147: Cannot add a menu item with blank name.
Cause: A menu item name was not specified.
Action: Specify a valid item name.
WWV-15151: Footer length cannot exceed 2000 characters.
Cause: The footer length was too long.
Action: Specify a footer that is less than 200 characters in length.
WWV-15152: Name length cannot exceed 200 characters.
Cause: The menu item name was too long.
Action: Specify an item name that is less than 200 characters in length.
WWV-15157: Could not change parent.
Cause: The specified node was the top-most node, therefore it does not have a parent.
Action: Specify a child node.
WWV-15200: Unexpected error encountered: %1.
Cause: An unhandled exception occurred during this operation.
Action: Contact Oracle Support Services.
WWV-15201: Duplicate attribute name: %1.
Cause: The attribute name specified already exists.
Action: Specify a different attribute name.
WWV-15202: User %1 does not have privileges to create an Portal DB Provider.
Cause: The user does not have sufficient privileges to perform this task.
Action: Login as a user with the appropriate privileges or contact the portal administrator and request that the appropriate privileges be granted.
WWV-15238: Failed to set default attributes for component %1.
Cause: One or more attributes could not be saved, possibly because they are invalid.
Action: Contact Oracle Support Services.
WWV-16075: Failed to initialize builder attributes: %1.
Cause: Design time metadata for the image chart could not be fetched.
Action: Contact Oracle Support Services.
WWV-16170: The session identifier specified is not valid for this Portal session.
Cause: The form's session was dropped or the user's login session expired.
Action: If this form requires the user to login, ensure that the user's login session is active. Also, ensure that the form's session is not dropped by any action done on the form.
WWV-16409: Unable to generate UI form: %1.
Cause: The form could not be generated. There may not be enough permissions on the tables used in the form.
Action: If tables are mentioned in the error, contact the portal administrator and request that the appropriate privileges be granted. Alternatively, contact Oracle Support Services.
WWV-16729: The following object could not be exported:
Cause: An attempt to export the listed components failed.
Action: Refer to the specific error message for each component.
WWV-16752: The test did not succeed.
Cause: The database object may be invalid.
Action: Check the status of the database object.
WWV-16753: Unable to connect to the remote database. There may be some error in the username, password or the connect string that were used for creating the database link, or the server may not be ready for a connection.
Cause: The user name, password, or connect string used to create the database link may be incorrect, or the server may not be ready for a connection.
Action: Check that the database is up and verify that all connection information is correct.
WWV-16865: The background job (id= %1) for revoking privileges on Portal packages from the database user %2 has failed. Thus, we cannot proceed with deleting the schema %2.
Cause: A database issue could have caused the job to fail.
Action: Contact the database administrator to resolve the database issue that caused the job to fail and then try deleting the schema again.
WWV-16866: The background job (id= %1) for revoking privileges on Portal packages from the database user %2 is still running. We cannot proceed with deleting the schema %2 unless the job is over.
Cause: Background jobs may take a long time to complete if the database is overloaded.
Action: Check the Grant Access page of the schema to see the list of packages on which privileges should be revoked before the schema can be deleted. If, after a while, some packages still exist on which privileges have not been revoked, contact the database administrator and request that the background job be examined further.
WWV-16871: Username cannot be null.
Cause: A user name was not specified.
Action: Specify a valid user name.
WWV-16942: Choose another name for your script. The script %1 already exists.
Cause: A script with this name already exists.
Action: Specify a different name for the script.
WWV-16969: The script is empty.
Cause: Content was not specified for the script.
Action: Specify at least one valid SQL statement in the script.
WWV-17001: Argument name : %1 :: OUT and IN OUT Arguments cannot have default values.
Cause: Default values were provided for parameters of types OUT/IN OUT.
Action: Remove the default values for these parameters.
WWV-17002: Invalid argument : %1 cannot contain spaces.
Cause: The value specified contained a blank space. Blank spaces are not valid in this case.
Action: Specify a value that does not contain blank spaces.
WWV-17003: Invalid columns : At least one column required.
Cause: No columns were specified.
Action: Provide details for at least one column.
WWV-17005: Invalid column %1 : Mismatch between datatype and default value.
Cause: The default value and the column are different data types.
Action: Make sure the data types match.
WWV-17007: Rename failed.
Cause: The database object may be invalid.
Action: Check the status of the database object.
WWV-17009: Duplicate columns not allowed : %1.
Cause: Multiple columns with the same name were found.
Action: Change the name of the columns so that each column has a distinct name.
WWV-17021: Failed to grant the %1 privilege. To grant a privilege on a view, the user should have that privilege on all underlying objects of the view.
Cause: The user may not have privileges for all the objects referenced in the view.
Action: Login as a user with the appropriate privileges or contact the portal administrator and request that the appropriate privileges be granted.
WWV-17024: You have not selected any columns. Select at least one column.
Cause: No columns were selected for the component.
Action: Select at least one column.
WWV-17027: Duplicate constraints are not allowed : %1 is already used for specifying a constraint.
Cause: A constraint with the same name already exists.
Action: Specify a different name for the constraint.
WWV-17043: Unable to disable trigger %1.
Cause: An attempt to disable a trigger failed. The user may not have the appropriate permissions, or the trigger may have been dropped during this operation.
Action: Login as a user with the appropriate privileges or contact the portal administrator and request that the appropriate privileges be granted. If the problem persists, check that the trigger exists.
WWV-17044: Unable to drop trigger %1.
Cause: An attempt to drop a trigger failed. The user may not have the appropriate permissions, or the trigger may have been dropped during this operation.
Action: Login as a user with the appropriate privileges or contact the portal administrator and request that the appropriate privileges be granted. If the problem persists, check that the trigger exists.
WWV-17046: Selected schema %1 does not exist or you do not have privilege to access it.
Cause: An attempt to select a schema failed. The schema may not exist or the user may not have the appropriate privileges to access it.
Action: Login as a user with the appropriate privileges or contact the system administrator and request that the appropriate privileges be granted. If the problem persists, check that the schema exists.
WWV-17063: Select at least one table from the list of tables.
Cause: A table was not specified.
Action: Select a table or specify a valid table name.
WWV-17077: Precision value for a numeric column must be in the range of -84 and 127.
Cause: The precision specified for the numeric column is invalid.
Action: Specify a valid precision for the numeric column.
WWV-17078: A constraint name is required.
Cause: A name was not specified for the constraint.
Action: Specify a name for the constraint.
WWV-17081: %1 length should not exceed %2 bytes.
Cause: The value specified was too long.
Action: Specify a shorter value.
WWV-17082: %1 contains Invalid Characters. You cannot have the following characters in any name : `-=[];",./\~!@%^&*()+{}|:"<>?.
Cause: The specified name included invalid characters.
Action: Specify a name that does not contain the characters listed in the error message.
WWV-17083: Cannot edit index (%1) used for enforcement of unique/primary key. Change the integrity constraints instead of editing the index.
Cause: An attempt was made to edit an index from a unique/primary key.
Action: Change the integrity constraints from the table instead of the unique/primary key.
WWV-17085: Either the object %1 does not exist, or %1 is not a table or view, or the schema %2 does not have privilege on %1.
Cause: The object does not exist, it is not a table or view, or the schema does not have the appropriate privileges on it.
Action: Ensure that the object is a table or view and that the schema has appropriate privileges on it.
WWV-17086: Column %1 is of type %2. Column of datatype CLOB, BLOB, NCLOB, BFILE, LONG, LONG RAW, UROWID or Intermedia Object types(ORDSYS.ORDIMAGE, ORDSYS.ORDAUDIO, ORDSYS.ORDVIEW) cannot be a primary/unique/foreign key.
Cause: The data type specified for the primary/unique/foreign key column is not appropriate.
Action: Refer to the SQL documentation for a list of data types that are not allowed to be part of a primary/unique/foreign key.
WWV-17088: Column %1 is of datatype %2. Maximum length is %3 and minimum is %4.
Cause: An invalid value was specified for the column length.
Action: Specify a value within the maximum and minimum values shown in the error message.
WWV-17090: Default value's length exceeds the column length for column %1.
Cause: The value specified as the default column value is larger than the column can hold.
Action: Specify a value that fits in the column.
WWV-17091: Invalid Name : %1. A name cannot start with any of the following characters : `1234567890-=[]\;",./~!@#$%^&*()_+{}|:"<>?.
Cause: The name specified starts with an invalid character.
Action: Specify a valid name and ensure that it does not start with any of the characters mentioned in the error message.
WWV-17104: Filename cannot be null.
Cause: A file name was not specified.
Action: Specify a valid file name.
WWV-17106: Invalid file extension. Permissible extensions are .java for Java Source, .class for Java Class and .jar for Java Resource.
Cause: The extension of the file specified is not appropriate.
Action: Specify a .java, .class, or .jar file.
WWV-17107: File does not exist or the file is empty.
Cause: The file specified does not exist or is empty.
Action: Specify a valid file name.
WWV-17128: The constraint has not been added to the list. Click the Add-to-List button to do this.
Cause: The constraint was not added to the table.
Action: Click the Add to List button to add the constraint to the table.
WWV-17129: Column %1 cannot be nullable since it is the primary key.
Cause: A value was not specified for the primary key.
Action: Specify a value for the primary key.
WWV-17135: The database link was created successfully, however, connection to the remote database using the link %1 cannot be established.
Cause: The remote database or listener could be down, or the connect information supplied may be incorrect.
Action: Verify the connect information. If the problem persists, make sure the remote database and listener are up and running.
WWV-17139: Either the column conditions are not specified properly or the specified where clause is invalid.
Cause: An incorrect condition or an invalid clause were specified.
Action: Review the column condition/clause and make appropriate changes.
WWV-17141: Invalid Name: %1. Cannot use spaces in the name.
Cause: The name specified contains a space.
Action: Specify a name that does not contain spaces.
WWV-17245: Create schema failed.
Cause: A schema with the same name may already exist or the user may not have sufficient privileges to create a schema.
Action: Specify a different, unique name for the schema. If the problem persists, contact the portal administrator and request that the appropriate privileges be granted.
WWV-17246: Update schema failed.
Cause: A schema with the same name may already exist or the user may not have sufficient privileges to create a schema.
Action: Specify a different, unique name for the schema. If the problem persists, contact the portal administrator and request that the appropriate privileges be granted.
WWV-17293: GRANT ROLE action failed.
Cause: The user may not have sufficient privilege to perform the GRANT ROLE action.
Action: Login as a user with the appropriate privileges or contact the portal administrator and request that the appropriate privileges be granted.
WWV-17294: REVOKE ROLE action failed.
Cause: The user may not have sufficient privilege to perform the REVOKE ROLE action.
Action: Login as a user with the appropriate privileges or contact the portal administrator and request that the appropriate privileges be granted.
WWV-17298: Failed to grant role %1.
Cause: The user may not have sufficient privilege to perform the GRANT ROLE action.
Action: Login as a user with the appropriate privileges or contact the portal administrator and request that the appropriate privileges be granted.
WWV-17299: Failed to revoke role %1.
Cause: The user may not have sufficient privilege to perform the REVOKE ROLE action.
Action: Login as a user with the appropriate privileges or contact the portal administrator and request that the appropriate privileges be granted.
WWV-17300: Could not create role %1.
Cause: An attempt to create a role failed, possibly because the user does not have the appropriate privileges.
Action: Login as a user with the appropriate privileges or contact the portal administrator and request that the appropriate privileges be granted.
WWV-17302: Schema or Password or Confirm Password does not follow Oracle Naming conventions or is a reserved word.
Cause: The values specified for the fields do not conform to the rules for naming schema objects.
Action: Specify correct values for these fields. Refer to the SQL for assistance.
WWV-17310: Password or Confirm Password is null.
Cause: A value was not specified for the Password field or Confirm Password field.
Action: Specify the same value for the Password and the Confirm Password fields.
WWV-17453: Unable to kill session.
Cause: The user may not have the appropriate permissions to kill the session, or the session may have been killed by another user.
Action: Check that the session still exists. If it does, contact the portal administrator and request that the appropriate privileges be granted.
WWV-17700: Failed to query data component: %1.
Cause: An error occurred as identified in the accompanying Oracle error.
Action: Contact Oracle Support Services.
WWV-17701: Failed to copy data component: %1.
Cause: An error occurred as identified in the accompanying Oracle error.
Action: Contact Oracle Support Services.
WWV-17702: Failed to update data component: %1.
Cause: An error occurred as identified in the accompanying Oracle error.
Action: Contact Oracle Support Services.
WWV-17703: Failed to delete data component: %1.
Cause: An error occurred as identified in the accompanying Oracle error.
Action: Contact Oracle Support Services.
WWV-17704: Failed to create data component: %1.
Cause: An error occurred as identified in the accompanying Oracle error.
Action: Contact Oracle Support Services.
WWV-17717: Set default columns failed.
Cause: One or more attributes were not saved, possibly because they were invalid.
Action: Contact Oracle Support Services.
WWV-17719: Unable to save value for attribute ID: %1 for value: %2.
Cause: An attempt to save the component metadata failed.
Action: Contact Oracle Support Services.
WWV-61269: Failed to save parameters.
Cause: An error occurred in the user preference storage subsystem.
Action: Contact Oracle Support Services.
WWV-61294: Failed to initialize builder attributes.
Cause: Design time metadata could not be fetched.
Action: Contact Oracle Support Services.
WWV-995034: Reduce the size until it is less than or equal to the maximum size for this field.
Cause: The value specified was too long.
Action: Specify a shorter value for this field.
WWV-995036: Okay to cancel?
Cause: The Cancel button was clicked.
Action: Click OK to quit editing text, or click Cancel to return to the editing window.
WWV-995460: Name is required.
Cause: A blank survey, poll or test name was specified.
Action: Specify a valid survey, poll or test name.
WWV-995461: Duplicate name.
Cause: A survey with the same name already exists.
Action: Specify a different survey name.
WWV-995462: Multiple answers are not allowed for this question.
Cause: More than one answer was selected.
Action: Select only one answer.
WWV-995463: Last Name is required.
Cause: A last name was not specified.
Action: Specify a valid last name.
WWV-995464: First Name is required.
Cause: A first name was not specified.
Action: Specify a valid first name.
WWV-995465: E-mail is required.
Cause: An e-mail address was not specified.
Action: Specify a valid e-mail address.
WWV-995466: Is this a valid email address?
Cause: The e-mail address specified may not be valid.
Action: If the e-mail address is not valid, specify a different e-mail address. Otherwise no action is required.
WWV-995467: Employee Number is required.
Cause: An employee number was not specified.
Action: Specify a valid employee number.
WWV-995468: Start Date must be a valid date in the format.
Cause: A start date was not specified or the start date was invalid.
Action: Specify a valid start date in the format MM/DD/YYYY.
WWV-995469: End Date must be a valid date in the format.
Cause: The end date specified was invalid.
Action: Specify a valid end date in the format MM/DD/YYYY.
WWV-995471: This question is not optional.
Cause: An answer was not specified for a question that required an answer.
Action: Specify an answer for the question.
WWV-995472: Number of Questions must be from 1-99 or All.
Cause: The number of questions specified not a number between 1 and 99 or the value All.
Action: Specify a number from 1 to 99, or specify All.
WWV-995473: Other category does not apply to this display style.
Cause: The Other Category check box was selected, but this option does not apply to the selected display style.
Action: Clear the Other Category check box.
WWV-995474: Multiple responses do not apply to this display style.
Cause: The Allow Multiple Responses check box was selected, but this option does not apply to the selected display style.
Action: Clear the Allow Multiple Responses check box.
WWV-995476: The selected %1: %0 could not be found in the system. Ensure that Edit Defaults has been run and a valid %1 name has been selected for this portlet.
Cause: The survey, poll or test could not be found.
Action: Contact the administrator and request that a valid survey, poll, or test be selected in the Edit Defaults screen.
WWV-995477: Company Name is required.
Cause: A company name was not specified.
Action: specify a valid company name.
WWV-995478: Unable to insert into table OPC_SURVEY_RESPONSES.
Cause: The survey system could not add responses into the table OPC_SURVEY_RESPONSES.
Action: Contact the database administrator.
WWV-995479: ERROR: Unable to access table WWSUB_MODEL$.
Cause: The table WWSUB_MODEL$ could not be read.
Action: Contact the database administrator.
WWV-995480: ERROR: Unable to retrieve user information from system context area.
Cause: The profile information for the user could not be read from the system context.
Action: Contact the database administrator.
WWV-995481: %0 ended on %1. No further responses will be processed.
Cause: The end date for the survey, poll or test has passed.
Action: No action is necessary. No further responses will be accepted.
WWV-995482: Invalid character in Name.
Cause: The name included an invalid special character.
Action: Specify a name that does not include special characters.
WWV-995483: Unable to place portlet - Page not found.
Cause: The page could not be found.
Action: Contact the portal administrator.
WWV-995484: Unable to create a text item in the page group.
Cause: An attempt to add a text item to the selected page group failed.
Action: Contact the portal administrator.
WWV-995485: Unable to update the text item in the page group.
Cause: An attempt to update a text item in the selected page group failed.
Action: Contact the portal administrator.
WWV-995486: A non-optional question must have at least one valid answer choice.
Cause: An answer was not specified for a question that requires an answer.
Action: Specify at least one answer for the question.
WWV-995487: Page Group not found.
Cause: The page group specified could not be found.
Action: Specify a different page group.
WWV-995488: %0 will begin on %1.
Cause: The start date for the survey, poll or test has not occurred yet.
Action: Wait until the start date before attempting to take the survey, poll, or test.
WWV-995489: No start date has been specified.
Cause: A start date was not found for the survey, poll, or test.
Action: Contact the administrator and request that a start date be specified for the survey, poll, or test in the Edit Defaults screen.
WWV-995490: Not applicable for a TEXT question.
Cause: A Triggers Section was specified for a question of the TEXT display type.
Action: Select -- none -- for the Triggers Section for a question of this type.
WWV-995491: No answer to select.
Cause: No answers were specified.
Action: If the display type is TEXT, no action is necessary. Otherwise, specify valid answer choices.
WWV-995492: %1 not found.
Cause: The survey, poll, or test could not be found.
Action: Verify that the correct category - Survey, Poll or Test - was selected and that the correct name was entered, or browse names for the selected category.
WWV-995493: Unable to access table OPC_SURVEY_HEADER.
Cause: The table OPC_SURVEY_HEADER could not be accessed.
Action: Contact the database administrator.
WWV-995494: %1 is not a Test.
Cause: An attempt was made to score a survey or poll. Only tests can be scored.
Action: Specify a test to be scored.
WWV-995495: Cannot score, not a Test.
Cause: An attempt was made to score a survey or poll. Only tests can be scored.
Action: Specify a test to be scored.
WWV-995496: Nothing was selected.
Cause: A button was clicked, but survey, poll, or test was not specified.
Action: Specify a valid survey, poll or test before clicking the button.