Tag Archives: from

Checking Standby Databases.

A client required to be sent a mail to update them on the status of two standby database’s. We could write something which logs onto each machine, checks the information and mails them out, or we can check just the … Continue reading

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

Converting from RAC to single instance.

Oracle does not support conversion of a RAC database to a single instance, or at least does not supply any tool to perform this change as of oracle 10g.

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

Send email from the os with mailx

Mailx has a simple interface with which to send email.

Posted in Unix/Linux | Tagged , , , , | Comments Off