Blog dedicated to Oracle Applications (E-Business Suite) Technology; covers Apps Architecture, Administration and third party bolt-ons to Apps

Thursday, August 2, 2007

Clone sanity checklist

Clone Sanity Checks
===================

opatch lsinventory on iAS,806 and 920 homes should succeed.

Metalink Note: 332698.1 :

Check whether

1. $ORACLE_HOME/jdk/bin/jar file is present

2. $ORACLE_HOME/jdk/bin/jar file has execute permission

3. $ORACLE_HOME/jdk/bin/jar file is an invalid symbolic link



aoljtest.jsp

Check whether jinitiator correctly downloads and installs

Check whether forms interface launches correctly from Self Service

Check whether “Active Responsibilities” concurrent request runs correctly and produces output

Use FNDCPASS to change passwords of AK, JTF and ABM oracle users, and SYSADMIN application user.

Run adconfig.sh and make sure it runs without errors

Adadmin Grants and synonyms

Compile apps schema

Take a list of invalids before starting activity. Select owner,object_type,object_name from dba_objects where status=’INVALID’;

Look for 0 byte files in 806, 920, java homes. (Shows that the mount ran out of disk space while copying files from source)

Check the wordsize of files in RDBMS with unix file command, e.g. file $ORACLE_HOME/bin/oracle

utl_file_dir parameter in init.ora or spfile should have directories which exist and are writable both by applmgr and oracle users

No comments: