Patch 7461070 : AD 12.1 : adpatch generates the command "alter user JMF quota unlimited on A" b
(Created by Oracle Support on behalf of Customer)
Hi there
While applying the R12.1 AD Upgrade (Patch #7461070), adpatch is erroring with :
AutoPatch error:
The following ORACLE error:
ORA-00959: tablespace 'A' does not exist
occurred while executing the SQL statement:
alter user JMF quota unlimited on A
Where is the 'A' coming from?
We don't have a tablespace of that name in DBA_TABLESPACES, and the
Default_Tablespace of the JMF Username in DBA_USERS is APPS_TS_TX_DATA
We need to fix this so that the patch can continue to completion,
Thanks
Madan
Hi there
While applying the R12.1 AD Upgrade (Patch #7461070), adpatch is erroring with :
AutoPatch error:
The following ORACLE error:
ORA-00959: tablespace 'A' does not exist
occurred while executing the SQL statement:
alter user JMF quota unlimited on A
Where is the 'A' coming from?
We don't have a tablespace of that name in DBA_TABLESPACES, and the
Default_Tablespace of the JMF Username in DBA_USERS is APPS_TS_TX_DATA
We need to fix this so that the patch can continue to completion,
Thanks
Madan
Tagged:
0