Hi,
I try to implement the catching of warnings during the grace period. The code is the same as in the help but the ORA-28002 warning is not trapped (in fact the ExpirationMessage stay empty).
with OS_T do
begin
try
LogonUsername := user;
LogonPassword := pwd...