Tag Archives: install

Setup Netezza ODBC Drivers on Windows 7

Here’s how to setup the ODBC for Netezza on Windows.

Posted in Installation, Netezza, ODBC | Tagged , , , | Comments Off

Installing EM 11Gr1 on AIX.

Walkthrough of EM 11Gr1 installation on AIX. Installing Grid Control 11gR1 requires the WebLogic server be installed first, and a certified database. Once done, you can start installing Grid Control.

Posted in Enterprise Manager, Oracle | Tagged , , , | Comments Off

OMS Configuration Assistant on EM 11gR1

The OMS Assistant runs for a while and gives little output as to what it is doing. You can monitor it from the logs though.

Posted in Enterprise Manager, Oracle Configuration Manager | Tagged , , , | Comments Off

Installing Oracle WebLogic Server

Installing Oracle WebLogic Server. Had a little grief installing on AIX. Here’s the walk through.

Posted in Enterprise Manager, Oracle, WebLogic | Tagged , , , , , | Comments Off

Installing 11gR2 reports missing files.

Files missing on installation. When installing Oracle 11g R2, I came across a number of missing files during the installation on windows 32bit, though this is also apparent on the 64 bit version.

Posted in Oracle | Tagged , , , , , | Comments Off

Record your response files.

I like the silent install option on oracle, the problem is preparing the response files. There’s apparentlya way to create one from the GUI though…..

Posted in Oracle | Tagged , , , , | Comments Off

AIXTHREAD_SCOPE

On AIX, the preferred threading model is system-wide rather than process-wide. Add AIXTHREAD_SCOPE=S to you /etc/environment, or your profile to enable it.

Posted in Oracle | Tagged , , | Comments Off

How to send e-mail from Oracle

Sending emails from Oracle. Oracle has for years relied on using UTL_SMTP to communicate with SMTP servers, and developers code has finally been packaged by oracle to perform this for you.

Posted in Configuration., dbms_network_acl_admin, Oracle, Packages | Tagged , , , , , , , , , , , , , , , , , , , | Comments Off

Installing or Uninstalling Java Virtual Machine.

Installing Java Virtual Machine. Here I will cover the installation and removal of JVM from the database. We’ll cover removal first since this is the only section which requires a restart of the database.

Posted in Oracle | Tagged , , , , , , , , , , , , , , , , , , , | Comments Off

Using Mtail.

Mtail for windows is an excellent program to allow you to see the alert log (or others) in real time.

Posted in Oracle | Tagged , , , , , , , , , , , , , , , , | Comments Off