Hi All,
Recently we performed a system refresh from our Production to Development system. It is SAP ERP 6.0 ehp5 system. The refresh was successful however we are seeing issues related to STMS.
1. In our development system we are unable to use SCC1 to move transport from one client to another. The following is the dump.
Category ABAP Programming Error
Runtime Errors UNCAUGHT_EXCEPTION
Except. CX_SDB_ORA_PROGRAM_ERROR
ABAP Program CL_SDB_ORA_UPDATE_STATS=======CP
Application Component BC-DB-ORA-CCM
The occurrence of the exception is closely related to the occurrence of
a previous exception "CX_SQL_EXCEPTION", which was raised in the program
"CL_SQL_STATEMENT==============CP",
specifically in line 24 of the (include) program
"CL_SQL_STATEMENT==============CM008".
The cause of the exception was:
ORA-20003: Specified bug number (16470836) does not exist#ORA-06512: at
"SYS.DBMS_STATS", line 23922#ORA-06512: at "SYS.DBMS_STATS", line
23973#ORA-06512: at line 1
2. We are not able to see the sub request record for the transports is missing in E070 table for the TRs which were created before refresh.
Please provide your inputs and help us to resolve these issues.
Thanks!