pdacunlck (Release consecutive certification failure account lock state)
Function
The pdacunlck command releases identifiers from consecutive certification failure account lock state authorization whose account lock period has not expired, or authorization identifiers that are in permanent consecutive certification failure account lock state.
When executed, the pdacunlck command sets to the null value the consecutive certification failure account lock date and time and the consecutive certification failure count for an authorization identifier if its consecutive certification failure account lock date and time in the SQL_USERS data dictionary table is not the null value.
Executor
HiRDB administrator
Format
pdacunlck {authorization-identifier[,authorization-identifier]...|ALL} |
Command arguments
Specifies the authorization identifiers whose consecutive certification failure account lock state is to be released. You can specify a maximum of 128 authorization identifiers.
Specifies that all authorization identifiers are to be released from consecutive certification failure account lock state.
A user attempting to execute the pdacunlck command with ALL specified cannot connect to HiRDB if the user privilege information buffer does not contain information about the CONNECT permissions and the consecutive certification failure account lock date and time are not the null value.
Rules
Notes