Install, Upgrade, Clone, Patch - EBS (MOSC)

MOSC Banner

R12.1.3 / file version difference between DB and UNIX

edited Jul 5, 2013 3:16AM in Install, Upgrade, Clone, Patch - EBS (MOSC) 3 commentsAnswered ✓

Hi,

When applying the patch 13507505. The file version of zxdirulenginpvtb.pls in Unix got upgraded to 120.124.12010000.38 but in database it is  still  120.124.12010000.21.


below output from sqlplus

sqlpus apps/...
select text from user_source where name='ZX_TDS_RULE_BASE_DETM_PVT' and line=2

"/* $Header: zxdirulenginpvts.pls 120.19 2006/02/21 02:23:11 nipatel ship $ */"
"/* $Header: zxdirulenginpvtb.pls 120.124.12010000.21 2010/04/16 13:46:55 tsen ship $ */"

From Unix :
$ strings -a  zxdirulenginpvtb.pls | grep Header
/* $Header: zxdirulenginpvtb.pls 120.124.12010000.38 2012/01/30 16:22:21 smuthusa ship $ */
$ strings -a  zxdirulenginpvts.pls   | grep Header
/* $Header: zxdirulenginpvts.pls 120.19 2006/02/21 02:23:11 nipatel ship $ */


In the adpatch.lgi file we can see :
========
nformation about files copied to the APPL_TOP would be written to the
informational message file.

Tagged:

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center