Gerhardus S
Member
I'm queering a database over a dblink
select sysdate from dual@remotedb
I get ORA-28002 "The password will expire within X days", no mater if I click OK or Cancel I still don't get the results.
Is there a way that I can disable this warning and get to see my data?
select sysdate from dual@remotedb
I get ORA-28002 "The password will expire within X days", no mater if I click OK or Cancel I still don't get the results.
Is there a way that I can disable this warning and get to see my data?