Re: Oracle Data Guard logs shipping stopped
Is the Listener running on the standby node ?Are the logs getting shipped from the primary to the standby node ? RegardsRB
View ArticleRe: SOFFCONT1 table reorganization error
Have you checked my question, I runVery well.You are doing a table reorg for the table SOFFCONT1 from the tablespace PSAPRP1 to a new tablespace PSAPRP1SOFF.You have not provided any details about the...
View ArticleSAP system can not connect to Oracle standby host after switchover
Hi, We are having DR setup for our ECC (dual stack) system using Oracle Data Guard. Recently we did the Mock drill for that and SWITCHOVER for that went successfully. But when we tried to start SAP...
View ArticleRe: SAP system can not connect to Oracle standby host after switchover
Hi vira, Please check these KBAs and noteshttp://service.sap.com/sap/support/notes/903904http://service.sap.com/sap/support/notes/655240 RegardsDivyanshu
View ArticleRe: SAP system can not connect to Oracle standby host after switchover
Hi, error ORA-01033 in dataguard environment means you are connecting your standy database . Check your tnsnames.ora after switchover is pointing new production database.
View ArticleRe: Who use SAP Partitioning Engine for Oracle ?
I have been messing around with this tool for a few weeks now. It is okay. It's primary limitation is that it is only set up for a couple of dozen tables. The current version supports a maintenance...
View ArticleRe: SOFFCONT1 table reorganization error
Hi All, This problem has been resolved after applying the Latest SBP, The problem was oracle DBMS_REDEFINITION package which resolved after applying the bundle patch.Thanks for reply. Regards:Akash Ahuja
View ArticleRe: SAP system can not connect to Oracle standby host after switchover
Hi, Thanks for the response. Note 903904 does not apply in my case, As I had started SAP after SWITCHOVER & had also checked the DR DB status which was OPEN. Note 655240 answers the question of my...
View ArticleRe: SAP system can not connect to Oracle standby host after switchover
Check tnsping output from CI host as <sid>adm user.
View ArticleRe: SAP system can not connect to Oracle standby host after switchover
Hi, Thanks for your reply. Yes, It looks like I am having issue with tnsnames.ora file. The file is located at below locations,g:\oracle\JE2\11203\network\admin ( respectively on primary & DR...
View ArticleRe: SAP system can not connect to Oracle standby host after switchover
Hi, the line (HOST = saectsd02) in JE2.WORLD entry is the name or IP of DB host so you must change after switchover to correct hostname or IP in the tnsnames of SAP app.
View ArticleRe: SAP system can not connect to Oracle standby host after switchover
Hi, This is your first switchover after DR config ?dba users exists in standby with standby host (like - primaryhost\sidadm, standbyhost\sidadm, primaryhost\sapservicesid, standbyhost\servicesid, etc)...
View ArticleRe: SAP system can not connect to Oracle standby host after switchover
> tnsping does not work from SAP application work. It says tnsping is not recognized.Can you attach output?
View ArticleRe: SAP system can not connect to Oracle standby host after switchover
Hi, Here it is, The following is executed from SAP application host (which is running separately)Thanks,Kiraang.
View ArticleRe: SAP system can not connect to Oracle standby host after switchover
Hi, I accept that this is not proper setup having all servers in one data center, But as of now we have this setup only as per our management decision, So let's keep this concern aside (May be in near...
View ArticleORA-12547 for rsh -l adm "brconnect -u / -f state"
Hi, I have problem with db13 (PI711, kernel 720, Oracle 11.2.0.3) after split&migrate to linux.BR0301E SQL error -12547 at location db_connect-2, SQL statement:'CONNECT /' ORA-12547: TNS:lost...
View ArticleRe: ORA-12547 for rsh -l adm "brconnect -u / -f state"
Hi Vlad, The failing rsh command line doesn't seem to be related here. The ORA-12547 error is more likely to be caused by another issue. Have the Oracle installation gone smoothly? Is the make.log...
View ArticleRe: ORA-12547 for rsh -l adm "brconnect -u / -f state"
Hi Vlad, please take a look at: 131561 - Sporadische Workprozessabbrüche beim Datenbank-Connect Best regardsWilli Eimler
View ArticleRe: ORA-12547 for rsh -l adm "brconnect -u / -f state"
Hi Vlad, Kindly follow SCN link BR0301E SQL error -27140 at location db_connect-2, SQL statement: DB13 Regards,Gaurav
View ArticleRe: ORA-12547 for rsh -l adm "brconnect -u / -f state"
Have you mounted /proc file system on Linux ?
View Article