Sybase Technical Library - Product Manuals Home
[Search Forms] [Previous Section with Hits] [Next Section with Hits] [Clear Search] Expand Search

Error 1622 [Table of Contents] Create Utilities Errors

Troubleshooting and Error Messages Guide

[-] Chapter 3 Error Message Writeups
[-] Initialization Errors
[-] Error 1623

Error 1623

Severity

21

Error message text

Warning: dataserver -p option fails. Please check for state '%d' to see where it fails.

Explanation

This error occurs when Adaptive Server is unable to create a new password for a user with "sso" role in response to the dataserver command with the -p option.

There are three possible states:

State

Meaning

1

Login passed with the -p option does not exist in syslogins.

2

Login exists but does not have the "sso" (system security officer) role.

3

Call to the routine that sets the passwords failed. This routine generates its own errors to help you diagnose the problem.

Action

The actions for recovering from Error 1623 are listed below, by state.

States 1 and 2

If you did not remove "sso" role from the "sa" login, use "sa" in your dataserver command in your runserver file. If you did remove "sso" role from the "sa" login, choose the appropriate option below.

State 3

Other error messages will be listed. Follow the directions in this manual for recovering from those errors. If no directions exist, call Sybase Technical Support.

Versions in which this error is raised

All versions


Error 1622 [Table of Contents] Create Utilities Errors