Query the remote DB date over a db link
553520Sep 28 2007 — edited Sep 28 2007Hi,
I am trying to query the current date (sysdate) of a remote DB while connected to local DB. But when i execute the query sysdate@dblink it returns me the local database time and date.
I want to finally do this in OWB repository. I have two modules source and target. I need to query the source system date and time. I cannot create any views or functions on the source. I have read only privilege on the source DB.
Any help on this would be great.
Thanks,
Ankit