Re: Background jobs getting stuck in Ready Status
Hi Ken, Can you clarify what you did in RZ04 exactly? Im not very familiar with how that transaction works to be honest. When i go on RZ04 i only have the DUMMY mode there.By 'cut all of the Background...
View ArticleRe: Background jobs getting stuck in Ready Status
Yes, basically I'm changing the operation mode to have 0 Background processes. So here's how I did it. (FYI, we do have a couple of different Operation modes created, but it shouldn't matter) RZ04 -...
View Articlemoving a oracle datafile online
Hi Experts , sr3.data25 datafile has been created twice in two unix file systems as below ( brspace did not complain ) , what is the best way to rename one file to sr3.data26 while database is up...
View ArticleRe: Question on BRRESTORE with RMAN...
Reagan, man, I thought about this on the way when I was leaving from work!In the past I have been doing that on other Customers as well.For this Customer, when restoring a full backup, the offline...
View ArticleRe: moving a oracle datafile online
Hi Abu, Kindly follow SAP Note 868750 - How to relocate/rename a datafileAlso you can opt brtools to rename the data file,and i suggest you to have a complete backup before the procedure. Regards,Gaurav
View ArticleRe: moving a oracle datafile online
Hi Abu, I have done this. I will steps how to move data files in offline DB using BRtools. RegardsS.Basis
View ArticleRe: moving a oracle datafile online
Hi Gaurav, Thanks for your reply. I have checked the note, looks like I have to bring the tablespace offline to rename the datafile, I have tested the procedure in a sandbox it just took two minutes...
View Articlereorg a table with lob segment
Hi Experts In My ECC system , one lob segment (SYS_LOB0000127459C00004$$) has grown to 205GB , this lob segment is referenced to the table FDT_XML_EXPORT which is only 5 GB. The lob segment...
View ArticleRe: moving a oracle datafile online
Hi Abu, what are the consequences with the transactions in these two minutes as SAP is up and running ?During the procedure of moving / renaming data file while SAP is in function,than you can face...
View ArticleServer is not coming up
Hi Experts, I have done DB refresh from production to development, after that server is not coming up. When i see work process logs i found below...
View ArticleRe: What will happen if oracle listener is stopped and started again.....
Hi Lakhbir, What will happen is that, all SAP work processes will loose connection to the database. If any active jobs(background jobs, updates, insert to database ) are running, they may fail. All the...
View ArticleRe: Server is not coming up
I know this, you already stated this in your OP. Gaurav Rana was the one who recommended SAPnote 530392. I mentioned another note, and I did not read yet that all the variables mentioned there were set...
View ArticleRe: brrestore error "no backup of archived log for thread 1 with sequence"
Hello Nader, did you solve your problem ? I am having the same problem, but with a refresh scenario:I am able to restore the logs needed on the source system, but not on the target system :-/
View ArticleRe: Question on BRRESTORE with RMAN...
Hello Reagan, there is a small problem - I can restore the offline redolog (1 file) on the source system,but I am unable to restore it on the target system: ora<targetSID>> brrestore -u / -c...
View ArticleRe: Question on BRRESTORE with RMAN...
Hello SymonIt appears to me that BR*Tools is unable to find the offline redo logs with the .sap profile you have supplied. This could possibly be due to the files were saved with a different .sap...
View Articlesystem refresh (db restore) on oracle RAC
Hi Gurus, we are facing a scenario of system refresh from PRD to QAS, our systems (ECC ehp 5) are in Oracle RAC 11.0.2.4 (with file system, no asm) we have an application server in one...
View ArticleRe: system refresh (db restore) on oracle RAC
Hi, Following SAP notes also may help you.547314 - FAQ: System Copy procedure # 771209 NW04: System copy (supplementary note)971646 - 6.40 Patch Collection Hom./Het.System Copy ABAP "Homogeneous and...
View ArticleRe: system refresh (db restore) on oracle RAC
thanks for your help AIdan, we dont want to use BRtools for the database backup/restore/rename we want to use oracle commands. do you know it there is a sap note? regards
View ArticleRe: reorg a table with lob segment
Hi Abu, 1) I suggest use BRtools for table reorg. BRtools--->seg mgmt(3)--->Reorg tables(1)---> Reorg action(3)---> Table name(6)--->tablespace name(4)---->Ext...
View ArticleRe: reorg a table with lob segment
Hi Amit Thanks for your reply I do understand that table reorg will also take care of lob segment reorg . I also want to compress the lob with -c clob_only with the reorg command , as below brspace -u...
View Article