google analytics

meta

adsense

Showing posts with label reset password. Show all posts
Showing posts with label reset password. Show all posts

Friday, August 5, 2011

Oracle Applications - API to quickly reset application password



API to quickly reset Oracle applications password

declare
x boolean;
begin
 x:=fnd_user_pkg.changepassword('user_name','welcome@123');
end;

LinkWithin

Related Posts Plugin for WordPress, Blogger...