14277162 using hotpatch fails
I tried to apply Patch 14277162 to visar07
using hotpatch. It failed the first time and I tried again with one
worker. Failed again:
Creating the AD_UTIL_PARAMS table...
Table AD_UTIL_PARAMS already exists, so dropping the table and recreating it.
Creating FND_INSTALL_PROCESSES table...
AutoPatch error:
The following ORACLE error:
ORA-01658: unable to create INITIAL extent for segment in tablespace APPS_TS_TX_DATA
occurred while executing the SQL statement:
CREATE TABLE fnd_install_processes( worker_id number not null,
control_code varchar2(1) not null, status varchar2(1) not null,
context varchar2(80) not null, pdi_product varchar2(10) not null,