I'll give that a go
Jay, May 22, 2002 - 7:30 am UTC
I'll have a go at that - just another though (relevant to my app) Since Busness Objects uses an Oracle database as it's repository, I could look at updating the BO password as part of the process, thereby removing the requirement for an administrator to manually change the BO password at the same time.
Thanks
Jay
Catch - 22 Situation or Is it ?
Anand, July 13, 2004 - 11:08 am UTC
Hi Tom...
I am using the Logon function to logon to the database in Oracle Forms 6i and the user is a database user.
If the password expires. how to handle that?
If I were using sql, if the password expires... it will prompt for the old and new passwords there itself.......
but it wont do the same in forms, it throws the error 0RA-23008.
I can Trap it, but later how to proceed. I cant change his password, because before doing that I need to login......which I cant do.....(where as in sql prompt it is different)
Please tell me how to handle this situation.
Thanks as Always
Anand
July 13, 2004 - 12:28 pm UTC
i don't use forms -- but if you let forms do the logon -- I know it puts up a dialog letting you change your password.
you'd have to capture the error and do the same I suppose -- you'd want to goto otn.oracle.com under the discussion forums for developer and ask there how you might best do this.
Password of DBlink expired
Ram, May 19, 2006 - 10:36 am UTC
Is there any way of changing the dblink password, which has expired or about to expire because of security policy, without recreating the dblink ?
May 19, 2006 - 12:20 pm UTC
not that I am aware of, there is no alter database link command