I've noticed a behaviour of OracleSession:
it connects to the server on a port somewhere between ~1000 and 1100. Sometimes it uses 1098 which is used by an Java application server on my system.
When starting my delphi app before starting the Java server, then the two systems collide and the...