sql query do not return expected output from Windows machine
Hello Team,
Apologies if this question is put in incorrect space. If this is not the correct space, please go through my question and point me to correct one.
Question :
My EBS 9.2.0.8 database is running on AIX Server. When I execute a query ( select * from "some_view" ) from plsql_developer/oracle client from laptop it returns the expected O/P.
However, when same query is run from sqlplus from Windows Server 2012 R2 Standard, it says "No rows Returned" .
I have enabled the trace for the session and here is the O/P of TKPROF for that Query :
cpu = cpu time in seconds executing