R12.1.1 : Error message is ORA-14450: attempt to access a transactional temp table already in use wh
Hi,
Error message is ORA-14450: attempt to
access a transactional temp table already in use when applying R12.1.1
: Upgrade Patch 6678700
TimeStamp : [Wed Oct 09 11:23:23 CEST 2013]
==========================================================
XDF file application started. Current time is: Wed Oct 09 11:23:23 CEST 2013
================================================================================
Applying XDF file : /prod/apps/apps_st/appl/po/12.0.0/patch/115/xdf/PO_SESSION_GT.xdf
================================================================================
Table Name is PO_SESSION_GT
Table exists in the target database
Checking for differences
Number of columns for the table in the xml file is 23
The table PO_SESSION_GT is missing the column CHAR6
Executing statement
ALTER TABLE PO.PO_SESSION_GT ADD ( CHAR6 VARCHAR2(4000) NULL )
Start time for statement above is Wed Oct 09 11:23:23 CEST 2013