1.
Execute the following commands as the ora<dbsid> user:
brconnect -u / -c -f stats -t system_stats;
brconnect -u / -c -f stats -t oradict_stats;
2.
Execute the following commands with SQLPlus:
SQL> exec dbms_scheduler.disable('GATHER_STATS_JOB');
SQL> exec dbms_scheduler.disable('ORACLE_OCM.MGMT_CONFIG_JOB');
SQL> exec dbms_scheduler.disable('ORACLE_OCM.MGMT_STATS_CONFIG_JOB');
For Oracle 11g, also execute the following command:
SQL> exec DBMS_AUTO_TASK_ADMIN.DISABLE
For more information, see SAP Note 974781.
'IT > SAP' 카테고리의 다른 글
Solman 7.1 Basic Configuration error in Step5. "Configure Automatically" (0) | 2012.06.04 |
---|---|
Note 1064524 - DB02 ITAB_DUPLICATE_KEY (0) | 2012.06.01 |
Does not Start After Latest SAP Kernel Patch 7.20 (0) | 2011.12.12 |
BR0871W Pool or cluster table selected to check/collect statistics (0) | 2011.10.31 |
R/3 won't start after database restore or database copy (0) | 2011.06.23 |