Dear Experts,
I have a datasource connection in SAP MII to Oracle Database 11g Enterprise Edition Release 11.2.0.3.0
Driver Name | : SYSTEM_DRIVER |
SQL Engine | : Vendor SQL |
Isolation Level : Default
JDBC Version | : 1x (without XA support) |
Driver Class Name : oracle.jdbc.OracleDriver
Database URL : jdbc:oracle:thin:@<servername>:<PROT>:<DBSID>
User Name : <Username>
Password : <Password>
On query execution, the data returned is old. It takes about 12 hours for the new data to be reflected.
I am using a fixed query. Query cashing disabled.
Please advise.
Regards
Maaz