Skip to Main Content

Oracle Database Discussions

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Need to create profile and assign to a user

2604328Mar 31 2014 — edited Mar 31 2014

I am getting error when i used the following command,

create profile my_profile limit

sessions_per_user 1

idle_time 5

failed_login_attempts 3

password_life_time 7

password_resue_time 10

password_verify_function verify_function;

ORA-07443 : FUNCTION VERIFY_FUNCTION NOT FOUND

Can you please expalin password_reuse_time and password_verify_function?

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Apr 28 2014
Added on Mar 31 2014
4 comments
3,253 views