Skip to Main Content

Oracle Database Discussions

Announcement

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!

How much maximum RAM is used by Oracle XE ?

User_C3D23Jan 14 2022

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?

This post has been answered by L. Fernigrini on Jan 14 2022
Jump to Answer

Comments

2713495
Answer

OK...

After 3 reinstallation that's working. If there is a logical way to understant that I don't see it...

Marked as Answer by 2713495 · Sep 27 2020
Sdhamoth-Oracle

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>").

2713495

Ok, thank you for this useful information. It explains my issues 

1 - 3

Post Details

Added on Jan 14 2022
6 comments
2,035 views