ebs R12.1.3, adadmin error : aijmtabAddTaskTimingColumns: Error running adtasktim.sql, error code "F
Running adadmin on the new instance of EBS 12.1.3 , with Database 11.2.0.3 getting the folloiwng error in all the activities we try to do.The thing i was trying to do "COMPILE FORMS", using "ADADMIN"
ERROR SEEN:
Creating the AD_UTIL_PARAMS table...
CREATE TABLE ad_util_params( worker_id number not null,
utility_name varchar2(100) not null, task
varchar2(30) not null, status varchar2(100) not null,
arguments varchar2(2000) not null, rowid1
varchar2(2000), utility_status number not null, symbolic_arguments
varchar2(2560) not null)
Creating FND_INSTALL_PROCESSES table...
Running adtasktim.sql ..
PL/SQL procedure successfully completed.
Commit complete.
An error occurred while Running adtasktim.sql.
ERROR SEEN:
Creating the AD_UTIL_PARAMS table...
CREATE TABLE ad_util_params( worker_id number not null,
utility_name varchar2(100) not null, task
varchar2(30) not null, status varchar2(100) not null,
arguments varchar2(2000) not null, rowid1
varchar2(2000), utility_status number not null, symbolic_arguments
varchar2(2560) not null)
Creating FND_INSTALL_PROCESSES table...
Running adtasktim.sql ..
PL/SQL procedure successfully completed.
Commit complete.
An error occurred while Running adtasktim.sql.
Tagged:
0