--CMS Datawarehouse install script
--Create DWT1 db instance and install DW Schema and tables (If the parameter is DWT1)

--Usage:
--Login as root user

--Copy installDW.tar.gz file to any folder on the server
--Unzip the tar file
tar -xvzPf installDW.tar.gz

--Invoke the installDW.sh shell script as root user. Please pass the ORACLE SID as first argument to the script
echo "Example: sh /opt/oracle/admin/DWT1/scripts/installDW.sh ttv"

sh /opt/oracle/admin/DWT1/scripts/installDW.sh ttv 
  