Included these changes:
In previous releases the maximum length of the password column was 30 bytes. In Adaptive Server release 15.0.2, the maximum length of the password column is 128 bytes.
Adds these columns:
Name |
Datatype |
Description |
---|---|---|
lastlogindate |
datetime |
Timestamp for the user’s last login. |
crdate |
datetime |
Timestamp when the login was created. |
locksuid |
int |
The server user ID (suid) responsible for locking the login. |
lockreason |
int |
Reasons for lock; one of:
|
lockdate |
datetime |
Timestamp when the login was locked. |