0% found this document useful (0 votes)
89 views2 pages

Purpose Full File Path Comment

This document contains information about passwords and scripts for an Oracle E-Business Suite installation. It lists the passwords for various Oracle schemas and a WebLogic domain. It also describes several scripts located in "/u01/install/APPS/scripts/", including scripts for starting and stopping the database and applications, reconfiguring the database and applications, and cleaning up before saving a new virtual machine.

Uploaded by

Imran Momin
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
89 views2 pages

Purpose Full File Path Comment

This document contains information about passwords and scripts for an Oracle E-Business Suite installation. It lists the passwords for various Oracle schemas and a WebLogic domain. It also describes several scripts located in "/u01/install/APPS/scripts/", including scripts for starting and stopping the database and applications, reconfiguring the database and applications, and cleaning up before saving a new virtual machine.

Uploaded by

Imran Momin
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 2

sysadmin/sysadmin

enableDEMOusers operations/welcome1

password for base product schemas: manager1

system/manager

alter user SYSTEM identified by manager;

alter user SYS identified by sys;

cd /u01/install/APPS/scripts/

Weblogic password/welcome1

ASADMIN/welcome1

Purpose Full File Path Comment


Scripts /u01/install/APPS/scripts Directory where Oracle
BASE_DIR E-Business
Suite scripts reside
Run this script as
Start script for the oracle user (also
/u01/install/APPS/scripts/startdb.sh
DB called from
/etc/init.d/ebsdb)
Run this script as
Stop script for the oracle user (also
/u01/install/APPS/scripts/stopdb.sh
DB called from
/etc/init.d/ebsdb)
Run this script as
Start script for the oracle user (also
/u01/install/APPS/scripts/startapps.sh
APPS called from
/etc/init.d/apps)
Run this script as
Stop script for the oracle user (also
/u01/install/APPS/scripts/stopapps.sh
APPS called from
/etc/init.d/apps)
DB
Run this script if you
reconfigure /u01/install/APPS/scripts/dbconfig.sh
need to change SID
script
APPS Run this script if you
reconfigure /u01/install/APPS/scripts/appsconfig.sh changed SID or host
script name
DB cleanup /u01/install/APPS/scripts/dbcleanup.sh Clean up in preparation
Purpose Full File Path Comment
script for saving a new VM
APPS Clean up in preparation
/u01/install/APPS/scripts/appscleanup.sh
cleanup script for saving a new VM
Configure a Change Oracle E-
new web /u01/install/scripts/configwebentry.sh Business Suite web
entry point entry point

The scripts to reconfigure the network for the virtual machine are:

Purpose Full File Path Comment


Scripts Directory where Oracle VM/OS
/u01/install/scripts
BASE_DIR scripts reside
Configure for
/u01/install/scripts/configdhcp.sh No questions asked
DHCP
Need IP address, Netmask,
Configure for
/u01/install/scripts/configstatic.sh Gateway, DNS IP address, and
static IP
host name

Script to clean Clean up in preparation for


/u01/install/scripts/cleanup.sh
up the VM saving a new VM

You might also like