ORA-02377:invalid profile limit string
错误码
错误描述:invalid profile limit string
错误原因:A value of 0 or lower was specified for the limit.
解决方法:Specify a limit greater than 0. For password profile parameters, some additional restrictions apply:* The specified limit of the PASSWORD_ROLLOVER_TIME profile parameter cannot exceed either 60 days, or the current value of the PASSWORD_GRACE_TIME limit of the profile, or the current value of the PASSWORD_LIFE_TIME limit of the profile; whichever value is lowest.* When the PASSWORD_ROLLOVER_TIME profile parameter is non-zero (the password rollover feature is enabled), the specified limit cannot be less than 1 hour, to give the application time to switch over to the new password.* The PASSWORD_LIFE_TIME and PASSWORD_GRACE_TIME limits cannot be less than the PASSWORD_ROLLOVER_TIME limit.* For the INACTIVE_ACCOUNT_TIME profile parameter, the specified limit cannot be less than 15 days.* For the PASSWORD_GRACE_TIME profile parameter, 0 is allowed as a permissible value.
向认证技术专家提问
向技术专家提问


