Oracle Applications: Script to Start and Stop the Application, Database Servers

Posted by Jay     Tags: , , , 5 September, 2009    3,040 views    (0) Comment

Oracle Applications: Script to Start and Stop the Application, Database Servers: This is script is tested in oracle applications version 12.1.1 on linux 64 bit system cent OS. Oracle software, by default, gives startup script for database and applications server for each server basis. Once you have installed the server, and established your working site, you need to Database, listeners and application servers in sequence and process the same kind of execution to stop the system. I tried to Read Full Article (Click here)...

Categories : 11i Installation, 11i Scripts Tags : , , ,

Notes on how to turn off sendmail permanently

Posted by Jiltin     Tags: , 4 November, 2008    566 views    (0) Comment

Use the following steps to turn off sendmail permanently chkconfig –help chkconfig version 1.3.8 – Copyright (C) 1997-2000 Red Hat, Inc. This may be freely redistributed under the terms of the GNU Public License. usage:   chkconfig –list [name] chkconfig –add <name> chkconfig –del <name> chkconfig [--level <levels>] <name> <on’off’reset>) chkconfig –list sendmail sendmail        0:off   1:off   Read Full Article (Click here)...

Categories : Scripts Unix, Web & Scripts, Web Mysql Tags : ,