Collections:
SGA Setting Is Too Low in Oracle
What Happens If You Set the SGA Too Low in Oracle?
✍: FYIcenter.com
Let's you made a mistake and changed to SGA to 16MB from the SYSTEM admin home page. When you run the batch file StartDB.bat, it will return a message saying server stated. However, if you try to connect to your server home page: http://localhost:8080/apex/, you will get no response. Why? Your server is running, but the default instance XE was not started.
If you go the Control Panel and Services, you will see service OracleServiceXE is listed not in the running status.
2020-09-30, 820👍, 0💬
Popular Posts:
How To Create a Dynamic Cursor with the DYNAMIC Option in SQL Server Transact-SQL? If the underlying...
How To Enter Unicode Character String Literals in SQL Server Transact-SQL? Unicode characters are mu...
How To Change the Name of a Database User in SQL Server? If you want to change the name of an existi...
How To Display a Past Time in Days, Hours and Minutes in MySQL? You have seen a lots of Websites are...
How To Change the Password for Your Own User Account in MySQL? If you want to change the password of...