14838337:R12.AP.A 12.0.6 - 14838337:R12.AP.A- patch gets stuck on ibyaccdt.sql HP-UX Itanium
Jesse says:
Requested to apply patch 14838337:R12.AP.A to get the file upgraded to apmassab.pls 120.19.12000000.54 .
When
the patch was applied, in TEST, it got stuck, so the dba had to
truncate one of the custom tables for the patch to be installed
successfully.
If this wasn't done, the patch was getting stuck on the
following SQL statement when running ibyaccdt.sql.
This truncation of
table won't be possible in production environment.
/* Formatted on 06/14/2013 4:37:00 PM (QP5 v5.126.903.23003) */
SELECT FIRST_NAME || ' ' || LAST_NAME || ' (' || :B1 || ')'
FROM XXACE_HR_LAWSON_STG A
WHERE UPPER (NT_LOGON) = :B1