Oracle Warnings to be trapped
Posted: Wed 05 Jan 2011 04:49
Oracle Warnings to be trapped
Oracle Version 8i and Oracle 9i.
Delphi5.0 using ODAC Components 3.20
We have a requirement where we need to trap the error/warnings from Oracle (Settings will be done on profile for the password expiry, password lock etc ).
We tried in the development by doing the settings in the profile, and then we had created a new user. Then tried to connect through oracle client and were able to get the warnings like ORA-28002: the password will expire within 5 days, etc...
Same we had tried to connect through application (using Delphi5.0 using ODAC - TORASession) and not able to trap these warnings.
Let us know whether we can trap this, also whether this is possible using Delphi5.0 and Oracle8i etc
Thanks in advance.
Oracle Version 8i and Oracle 9i.
Delphi5.0 using ODAC Components 3.20
We have a requirement where we need to trap the error/warnings from Oracle (Settings will be done on profile for the password expiry, password lock etc ).
We tried in the development by doing the settings in the profile, and then we had created a new user. Then tried to connect through oracle client and were able to get the warnings like ORA-28002: the password will expire within 5 days, etc...
Same we had tried to connect through application (using Delphi5.0 using ODAC - TORASession) and not able to trap these warnings.
Let us know whether we can trap this, also whether this is possible using Delphi5.0 and Oracle8i etc
Thanks in advance.