Sometimes the default setting is not enough , therefore you need to apply some changes depend on your requirement and the work load. Today while working on OWB I faced huge slowness while open , mapping or even press any button.
to solve this issue all you have to do increasing JVM, to do this follow the below steps :-
- Depend on OS, Open the following File :-
- Windows :- C:\oracle\product\owb11_1\owb\bin\win32\owbclient.bat
Or
- Linux : $ORACLE_HOME/owb11_1\owb\bin\win32\owbclient.bat.
This file will indicate to setownenv.sh or setowbenv.bat usually in the same path. Open it with any editor.
be careful while adding this file If you notice or read this file there is more than one line looking the same, these lines only depend on OS for example in my case i am working on LINUX then i have to add Line that indicate for Linux only.
Next to the line -d64 add new parameter -Xmx=1024M or depend on your work.
Restart OWB now.
Cheers.
Osama Mustafa
Like this:
Like Loading...
Related
Published by Osama Mustafa
Osama considered as one of the leaders in Cloud technology, DevOps and database in the Middle-East. I have more than ten years of experience within the industry. moreover, certfied 4x AWS , 4x Azure and 6x OCI, have also obtained database certifications for multiple providers.
In addition to having experience with Oracle database and Oracle products, such as middle-ware, OID, OAM and OIM, I have gained substantial knowledge with different databases.
Currently, I am architecting and implementing Cloud and DevOps. On top of that, I'm providing solutions for companies that allow them to implement the solutions and to follow the best practices.
View all posts by Osama Mustafa