SHDDBCLONE/DBCLONE max # extents (505) reached in log segment...........
Turns out that this is a known issue in Oracle where eventhough the table and LOB are set to unlimited, it doesn't recognize that. It has something to do with having upgraded Oracle. There was (and...
View ArticleRe: Getting AWR-type data at less than hourly granularity
Stefan, I will send you the full AWR report via e-mail. Thanks very much. Gordon
View ArticleRe: SAP BW table re-org
Hi Marius, I already deleted all the data except 2 month. If i export the data and then truncate the table, it is better. please share the command for export & truncate table. thanksManas
View ArticleRe: SAP BW table re-org
Hi RB,I execute the report for delete logs for a specific period of time butnot reduce the size of the RSBERRORLOG table. How I reduce the size? Thanks,Manas
View ArticleRe: SAP BW table re-org
as stated earlier, 1.3TB for this logging table is way too much. truncate this table and go buy a beer!
View ArticleRe: SAP BW table re-org
HelloDeleting the contents of a table wont reclaim the space used by the table.The table will still have the original size due to the high water mark and deleting the contents wont change it.Either you...
View Articlebrspace re-org fail
Dear All, I get the below error. when I reorg. BR0301W SQL error -23539 at location BrReorgCheck-7, SQL statement:'BEGIN DBMS_REDEFINITION.CAN_REDEF_TABLE (UNAME => '"SAPSR3"', TNAME =>...
View ArticleRe: Moving SAP directories
HelloAs long as you put all the files in the same drives and with the same drive names like it was before then it should be alright.But make sure you stop all the SAP and Oracle services before you...
View Articleorcle upgrade questions
( Dear friends, I have following queries for oracle 10 to 11 up gradation At present we are using sap ecc 6 ehp3 with kernel 700. Do we need to upgrade kernel before starting db up...
View ArticleRe: orcle upgrade questions
Most of these questions can be answered by basic searching and reading of the installation guides and SCN threads. The others cannot be answered from data you supply (e.g. downtime depends on speed of...
View ArticleRe: brspace re-org fail
If you are sure that currently no other process does perform redefinition of this table you can call DBMS_REDEFINITION.ABORT_REDEF_TABLE procedure and after that drop the interim table (brtools create...
View ArticleSYSAUX Tablespace growing rapidly
Hi, In one of the production system SYSAUX tablespace is growing rapidly,the statistics retention period for 31 days, but the statistics exists since last year. Optimizer Statistics History size is...
View ArticleRe: Moving SAP directories
Hi Daren Chong , Your step is not wrong. First you stop the database & sap and try the step.Second start the database in mount mode. It is mounted then it is ok. ThanksManas.
View ArticleRe: SAP BW table re-org
Hi all, After truncate table , I update database statistics but db02 show the table size. I oracle sql level view it shows 0 size. Please help how db02 get updated data. Thanks,Manas
View ArticleRe: SYSAUX Tablespace growing rapidly
Hi Chandrashekar, After deleting old statistics execute the commit statement. Thanks,Manas
View ArticleRe: EHP6 error Open_dataset_no_authority
Again, thank you for the quick response. I believe you are correct about this being a buffered table. Further demonstrated by the changes not showing in SM31. I will run /$tab after COB (24/7...
View ArticleRe: EHP6 error Open_dataset_no_authority
RB;Thank you for the amazing quick response. Yes, I did try it in SM31 as well, but since the system is production and client role is set to "Production", I can't make any changes to that table. I...
View ArticleRe: EHP6 error Open_dataset_no_authority
Kyle,I did try it in SM31 as well, but since the system is production and client role is set to "Production"It doesn't matter whatever the client role is.You just need to relax the settings in SE06 -...
View ArticleRe: RSA1 Database error 12154 at CON issue
Hi, Just a confirmation. Your test with tnsping and connect to the database via sqlplus is running on the app server? RegardsBill
View ArticleRe: Error: ORA-01017: invalid username/password when installing NW713 on SUSE...
Thanks guys, issue solved by replace an new kernel mentioned in the note: 1680045. in the install master of NW731, sap suggest use Software Provisioning Manager 1.0 to do installation. I used the new...
View Article