Delete dictionary statistics
Dear All When I execute the below command it is hang till running 5/6 hrs. Not completed. BRCONNECT command to delete dictionary statistics:OS> brconnect -u / -c -f stats -t oradict_stats -d...
View ArticleRe: Job slower after upgrade from Oracle 11.2.0.2 to 11.2.0.3
Did you rebuild the statistics and objects? Cheers!
View ArticleRe: Job slower after upgrade from Oracle 11.2.0.2 to 11.2.0.3
Hello Mario, Have you update the oracle parameters (notes 1431798 and 1171650)? Regards,Eduardo Rezende
View ArticleRe: SAP Bundle Patch for GI, 11.2.0.3.6 or 11.2.0.3.7
Hello Abip, Using the newest SBP you will get some updates, like (README.HTM): Patch 16619892 (Patchset Update), added in SBP 11.2.0.3.7 201308SAP Note 1676971System Change Number (SCN), Headroom and...
View ArticleRe: Job slower after upgrade from Oracle 11.2.0.2 to 11.2.0.3
Hallo. I executedbrconnect -c -u / -f stats -t all -f collect -p 4 but the jobs are slower.
View ArticleRe: Job slower after upgrade from Oracle 11.2.0.2 to 11.2.0.3
My rule (from Jürgen Kirschner of Oracle Germany) is that new statistics does not mean good statistics. You'll need to find the bad statistics, or the bad parameter, or the bad code, and fix that.
View ArticleRe: Job slower after upgrade from Oracle 11.2.0.2 to 11.2.0.3
If you have Oracle, you can use the Tunning Advisor from the Enterprise Manager. It will display how to optimize the querys. Cheers!
View ArticleRe: Delete dictionary statistics
Hi,How big is your database? have you tried the option -p (parallelism)?? -p|-parallel: Defines the number of parallel threads for updating statistics Input syntax: -p|-parallel <number> Default:...
View ArticleRe: Delete dictionary statistics
Hi MS, Refere below link. http://help.sap.com/saphelp_nw73/helpdata/en/46/b9b7c889321826e10000000a1553f6/content.htm SAP Note: 838725 - Oracle dictionary statistics and system statistics. Thanks &...
View ArticleRe: Delete dictionary statistics
Hi Cotton, My database size is 126 GB. I start it with -p 4 but till it hang not completed. Regards,MS
View ArticleRe: SAP Bundle Patch for GI, 11.2.0.3.6 or 11.2.0.3.7
Dear Eduardo,Thank you for your feedback. Actually, that is what I have been trying to do since yesterday. But, since last week the policy has changed, my account does not have a privilege to access...
View ArticleRe: Delete dictionary statistics
Hi MS, If you are on Oracle 11g , please update the dbatools to 7.20 or higher and then perform the statistics update. Hope this helps. Regards,Deepak Kori
View ArticleRe: Job slower after upgrade from Oracle 11.2.0.2 to 11.2.0.3
This night I restarted "brconnect -c -u / -f stats -t all -f collect -p 4" Today the jobs are faster. So I updated the message if I solve the problem.
View ArticleRe: SAP Bundle Patch for GI, 11.2.0.3.6 or 11.2.0.3.7
Great.Update the thread if you need further assistance.
View ArticleRe: SAP Bundle Patch for GI, 11.2.0.3.6 or 11.2.0.3.7
Yes, for sure. Tomorrow, I'll apply 11.2.0.3.7 SBP on QA to ensure there is no surprising issues while applying the same on PROD environment. Kind Regards,Abip
View ArticleRe: brconnect gives ORA-01031: insufficient privileges after SAP Note 1139623...
SAP helped fix it. had to run the correct schema owner: sqlplus /nolog @sapdba_role SR3DB Then change rights per note 1598594. They were: They are now: sapjbd:orajbd 23> ls -lrt br*-rwsrwsr-- 1...
View ArticleRe: IHRDBMS: Undefined variable.
HelloORA-32004: obsolete or deprecated parameter(s) specified for RDBMS instance - How to fix this issue..i have seen a sap note: 1431793 that "ORA-32004" can be ignored.I have seen the parameter...
View Article