Oracle : Scheduling crontab to send EMAIL in Unix

Oracle : Scheduling crontab to send EMAIL in Unix $ vi test.bash

Crontab entry

  Updated Script.

    Crontab entry

   

DDL Wait Option in Oracle.

DDL Wait Option in Oracle. A DBA is trying to alter the table called SALES to add a column, TAX_CODE. he issues the following SQL statement:

But instead of getting something like “Table altered”, he gets:

The error message says it all: the… Read More