For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!
Hi, We are running Oracle XE on a server with 48 GB RAM out of which only 24GB is usable. I read that Oracle XE uses 2GB RAM even if more is available. This means we do not get performance increase from our server right?
OK...
After 3 reinstallation that's working. If there is a logical way to understant that I don't see it...
Problem was the connection string. In the connection string, you have mentioned the driver name of Microsoft ODBC driver (which is 32bit ODBC driver) not Oracle ODBC driver (whose naming convention is "Oracle in <ORACLE_HOME name>").
Ok, thank you for this useful information. It explains my issues