Вы находитесь на странице: 1из 11

<Insert Picture Here>

Oracle Fusion Applications Tools Demo

Date - 11/2/11

Tools

OS check Mount check BOLINF setup Health check Network check Version Check

Ocheck Operating System Check


Check minimum Operating System requirements per On Demand standards. Checks include: RPM validation /tmp size validation Kernel Parameters Check executable such as ld, make,ksh Check Processors and Memory Check OS Version and Patches Check swap space Check /etc/hosts format Check File Permission

Ocheck Operating System CheckCont. Usage: On DB tier or Apps tier node, go to ocheck directory location and invoke ocheck with the following command as root user:
#./ocheck -product fa preinstall

to redirect to output file


#./ocheck -product fa preinstall o <outputfile>

The <outputfile> will contain the status information of each parameter checked by ocheck for the expected value. The status will be pass, warn or fail. The necessary actions should be taken care for the failures and warnings.

Mcheck Mountpoint check


Mountpoint validation for all DB's [Fusion, IDM Policy and Identity Store] Mount point validation for all MT [ APPLTOP, AUTHOHS, IDM components] Mount point validation for stage Mount point validation for /autofs/upgrade Validate size of those mount points User and group validation for those mounts

Mcheck Mountpoint check


DB tier:

Checks for the existence of user or<mntpt> and group db<mntpt>.


For each of the required mountpoint directories based on the type of the Database whether Fusion Database or IDM Database, checks for the correct directory name, size, owner, group. Mid tier: Checks for the existence of user ap<mntpt> and group aa<mntpt>. For each of the required mountpoint directories for APPLTOP,AUTHOHS,IDM MT, checks for the correct directory name, size, owner, group. Usage: #mcheck.sh mntpt={custid} tier={oracle|apps} dbtype={FDB|IDB|PDB} mttype={APPLTOP|IDM|OHSAUTH}

BOLINF Read only account creation Tool


Feature:

Create Database users BOLINF, BOLINFREADONLY


Creating Grants and Synonyms on all the Apps schema objects for the Database users created Needs to be run on Fusion DB Tier node as or<mntpt>

Usage:
$bolinf_setup.sh mntpt=<mount point of instance> Log: create_users_sql.log check_users.log check_db_users_data.log gen_sql.log [for grants & synonyms] run_sql.log
7

Health Check
Feature:
It can be run on Fusion Primary or secondary ONLY

Basic or Detailed mode


Checks status of the following Fusion Database IDStoreDB and PStoreDB OID OAM Essbase NodeManager [Primary,Secondary,Admin,BI) Domains Apps OHS AuthOHS Log file located at /tmp

Health Check
Feature:
It can be run on Fusion Primary or secondary ONLY

Basic or Detailed mode


Checks status of the following Fusion Database IDStoreDB and PStoreDB OID OAM Essbase NodeManager [Primary,Secondary,Admin,BI) Domains Apps OHS AuthOHS Log file located at /tmp

Network Check
USAGE:
Have ncheck directory accessible from all hosts. Go to ncheck directory.
Edit ncheckfaports.txt file and define the server names. Run "./prepare_ports_file.pl ncheckfaports.txt" to generate the port files to be used subsequently by ncheck. After executing this program, several <host>.ports files should be generated.

On every host, run


# ./ncheck startservices ON every host, run # ./ncheck check

If you see the Connection refused or Timeout error messages, then most likely the ports are not open on the firewall.
Run the following command to stop services started above: # ./ncheck cleanup

10

Version Check
USAGE:

Lists OS, Machine, Product version, important logfiles


./fa_version.sh custid=pfgr opt=version inst_type=d basedir=<dir loc where program output will be saved> ./fa_version.sh custid=pfgr opt=all inst_type=d basedir=<dir loc where program output will be saved> ./fa_version.sh custid=pfgr opt=logfile inst_type=d basedir=<dir loc where program output will be saved>"

11

Вам также может понравиться