Oracle WebServer User's Guide
05500 - 05599 Oracle Web Agent Administration Messages
OWS--05500 Service name successfully written
OWS--05501 Service name successfully modified
OWS--05502 Service name successfully deleted
OWS--05503 Password for service name successfully modified
OWS--05504 Service name successfully written. Verify the PL/SQL output in filename
Cause: | The Web Agent Administration program successfully wrote the specified service and performed all actions requested. The program, however, cannot detect errors which may have occurred while installing the PL/SQL. | |
Action: | Check the output in the file specified and verify that there are not unexpected error messages. | |
OWS--05520 Service name not deleted because it does not exist
OWS--05521 Service name submission failed because the passwords submitted do not match
Cause: | The password and the confirm password field do not match. | |
Action: | Retype both passwords and re-submit the form. | |
OWS--05522 Service name submission failed because password identification was selected and the submitted password was NULL
Cause: | The form submitted indicated that the Web Agent service should use a password to connect to the database, however no password was provided. | |
Action: | Select operating system authentication for this service, or provide a password for the given OWA Database User. | |
OWS--05523 Service name submission failed because value for mandatory parameter name is NULL
Action: | Fill in the specified field and re-submit the form. | |
OWS--05524 Service name submission failed because both parameter 1 and parameter2 are NULL
Cause: | Both of the listed fields were NULL. | |
Action: | Fill in one of the listed fields and re-submit the form. | |
OWS--05525 Service name submission failed because a service with the same name already exists
Action: | Choose another name for the service you are attempting to create, or delete the existing service. | |
OWS--05526 Service name submission failed due to error number
Action: | See the associated error and take the appropriate action. | |
OWS--05527 Service name submission failed because the usertype Username and Password are invalid
Cause: | Either the OWA Database User name and password, or the DBA username and password, is not a valid username/password combination for the specified database. | |
Action: | Correct the username and password and re-submit the form. | |
OWS--05528 Service name submission failed because the DBA User submitted does not have privileges
Action: | Choose a different Oracle username and password for the DBA. | |
OWS--05529 Service name to modify does not exist
Cause: | The user chose to modify an existing Web Agent service, however that service does not exist. This error should not occur unless the service to modify was deleted from a different form after this Service Modification Form was generated. | |
Action: | Create a new service. | |
OWS--05530 Service name submission failed because the NLS Language could not be determined
Cause: | The Web Agent Administration package was unable to lookup the NLS Language for the specified database. | |
Action: | Specify the value explicitly or submit a valid dba username and password. | |
OWS--05531 Service name submission failed because neither Server Manager, nor SQL*DBA could be run
Cause: | The Web Agent Administration package was unable to install the WebServer Developer's Toolkit which must be done from Server Manager (line mode) or SQL*DBA. | |
Action: | Install either Server Manager or SQL*DBA in the ORACLE_HOME where the Web Agent administration is installed. | |