Thanks Connor for the answer
Khaled, June 03, 2025 - 12:26 pm UTC
Hi,
Thanks Connor, yesterday, we did a lot of tests, because our ODA server is connected to core switch, and core switch to firewall, our tests are used two laptop, one with the same windows copie as us, and the second laptop is new one without antivirus, without security policy, so these laptop are linked to core switch directly without passed with firewall, the first laptop is deconnected after 1H, but the second one still connected, so I think the cause is Defender or security policy, we will do others tests like use Linux laptop, link fiest and second laptop to ODA directly with small switch to identify who block the session, if ODA server or Core switch.
For Expire_time, it work perfectly for application and clients that use sqlnet, but our SSIS use OLE DB, and in OLE DB, no parametres to add connection tiemout, I tryed to do it in task flow, but still we have error, my question how we can configurate SSIS to use keepalive like sqlnet, is SSIS we use Oracle OLE DB driver:
Severity Code Description Project File Line Suppression State
Error An error has occurred while connecting DB_ODA.ACHALBI: SSIS Error Code DTS_E_OLEDBERROR. An OLE DB error has occurred. Error code: 0x80040E21.
An OLE DB record is available. Source: "Microsoft OLE DB Service Components" Hresult: 0x80040E21 Description: "Une opération OLE-DB en plusieurs étapes a généré des erreurs. Vérifiez chaque valeur d'état OLE-DB disponible. Aucun travail n'a été effectué.".
. CAP_ARRET_VOY_STOP_VLV 0
Thanks Connor for the answer
Khaled, June 03, 2025 - 12:57 pm UTC
Hi,
We did another test, is to take the same subnet as Exadata, it work perfectly, because in our Exadata, no timeout, and Exadata don't pass by Firewall, and core switch, also when tryed to connect to Exadata using firewall and core switch, we have timeout, so the cause is core switch or firewall, but in firewall we did session ttl timeout=24h for port 1521, but still we have timeout, we don't use NAT in firewall, do you have others suggestions like session helper,,,,?
Thanks in advance,
June 04, 2025 - 6:53 am UTC
A sqlnet trace might reveal something, but to be honest, that sounds its a lower level down in the network stack.
Thanks Connor for the answers
Khaled, June 04, 2025 - 11:06 am UTC
Hi,
What do you think about parameters session helper in the firewall fortifate, we find this option activated, desactivate it may be fix the issue?