R12.1.3 / file version difference between DB and UNIX
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.