Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

database 19c creation fails due to Automatic Memory Management option #268

Open
sureshr7 opened this issue Jan 24, 2020 · 2 comments
Open

Comments

@sureshr7
Copy link

While creating database using template with server memory more than 4G, there is no option to pass automaticMemoryManagement as false.

Database creation fails with error [FATAL] [DBT-11211] The Automatic Memory Management option is not allowed when the total physical memory is greater than 4GB.

Need to pass automaticMemoryManagement to dbca directly

@vladimirsafronov1251
Copy link
Contributor

Actually, this issue occur since 12.2.
Prior to that version dbca only raised warning, and in 12.2 this was changed to error.
I'm preparing PL to fix this.

@sureshr7
Copy link
Author

Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants