I’m writing this post due that I receive this question almost once a week regarding OEM installations. If you see this error when installing your Oracle Enterprise Manager (Grid Control 10.2.0.3) at OEL 5 or RHEL 5: /home/oracle/OracleHomes/oms10g/Apache/Apache/bin/httpd: error while loading shared libraries: libdb.so.2: cannot open shared object file: No such file or directory Don’t…
Category: General
Discover the Oracle Widgets for DBAs!
The EM (Enterprise Manager) Desktop Widgets are lightweight internet applications that provide persistent desktop access to key Enterprise Manager monitoring and diagnostic information. Oracle first released the EM Widgets at August 2009, now at December 2009; Oracle has already 3 different Widgets available, they are Target Search Monitoring – Provides access to Enterprise Manager Targets…
SANGAM’09 a wonderful experience, Thank you India!
SANGAM’09 at Bangalore, India is already behind and I don’t have words to express how wonderful experience it was, I just can say I’ll never forget. India is a fantastic country and a beautiful place to visit. I want to say thank you to the AIOUG directors for the invitation to speak in their first…
Finally, Oracle 11gR2 is here!!
After months of tests, Oracle released today the newest release of 11g Database (11.2.0.1 – for Linux x86 and 64bit only), with more than 200 new features and a lot of excellent surprises. Oracle Database 11g Release 1 (11.1 – Released at August 2007) and Release 2 (11.2 – Released today) are the versions with…
Back to Basics:The Oracle Editions
Sometimes understanding the Oracle Database Editions is a little confuse, and on my opinion know all the options available in the market is something very important and fundamental for any DBA. The main idea of this post is to help you to understand a little bit more about all available options in the Oracle market, learn…
RemoteOperationException: ERROR: NMO not setuid-root (Unix-only)
One of my DBA’s just ask me why he was receiving the following error each time he tried to setup the host information thru the dbconsole (OEM): – RemoteOperationException: ERROR: NMO not setuid-root (Unix-only) The answer is very easy, this error occurs when you forgot to run the root.sh after you finished your installation, you…
LOGGING or NOLOGGING, that is the question – Part VIII
By Francisco Munoz Alvarez How to find Sessions Generating Lots of Redo To find sessions generating lots of redo, you can use either of the following methods. Both methods examine the amount of undo generated. When a transaction generates undo, it will automatically generate redo as well. The methods are: 1) Query V$SESS_IO. This view…
New Oracle Enterprise Manager 10g Release 5 !!!
Don’t miss the global launch webcast of Oracle Enterprise Manager 10g Release 5, this will be the 03/03/2009 09:00 AM (Pacific Standard Time), to assist please register here. In the webcast you will learn about key new capabilities like: New Siebel 8.1.1 support, New management capabilities for Oracle Beehive and Oracle BRM New monitoring accelerators…
New Oracle ACE Director
I’m very proud to announce that this morning I’ve been awarded the Oracle ACE Director status, an Oracle ACE Director is someone who is not only recognized for past efforts and achievements but is also willing to commit themselves to ongoing participation and involvement in assisting the Oracle community. I’d like to thank Lillian Buziak for…
Forms to APEX, Finally coming soon…
Finnaly we are able to test and check the new release of APEX (3.2), this version will enable you to load your Oracle Forms and Report source into an Oracle Application Express project and generate an initial APEX application. To see more about this and other release 3.2 new features details, please click here! Currently Oracle Application Express…