SFHA on linux Oracle DB corrupted
Hi All I installed SFHA 5.1on Linux Redhat 5.3 on Two node cluster by follow the steps in Veritas Document and the VCS installed sucessfully, service group switch to other node is done sucessfully. the problem when servcie group switch to or make failover to other node database become coeeupted and RMAN detect that the Oracle database files currpted Last try I have following error [oracle@RERDDB1 bin]$ ./rman target system/admin nocatalog Recovery Manager: Release 10.2.0.5.0 - Production on Wed Dec 8 21:55:35 2010 Copyright (c) 1982, 2007, Oracle. All rights reserved. ORACLE error from target database: ORA-00604: error occurred at recursive SQL level 1 ORA-01578: ORACLE data block corrupted (file # 1, block # 11855) ORA-01110: data file 1: '/oradata/RERD/system01.dbf' error executing package DBMS_RCVMAN in TARGET database RMAN-00571: =========================================================== RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS =============== RMAN-00571: =========================================================== RMAN-00554: initialization of internal recovery manager package failed RMAN-06429: TARGET database is not compatible with this version of RMAN [oracle@RERDDB1 bin]$ I need quick response because I lose long time to fix problem. RegardsSolved805Views0likes1CommentI need to know where to find a monitor programe to be used in the MonitorProcesses parameter when configuring the Applications Agent for the Oracle E-business.
I need to know where to find a monitor programe to be used in the MonitorProcesses parameter when configuring the Applications Agent for the Oracle E-business. I need to add like the below command in the main.cf. Application test_server ( StartProgram = “/oraclebin/applproddb/PROD/inst/apps/PROD_proddb/admin/scripts/adstrtal.sh apps/apps " StopProgram = “/oraclebin/applproddb/PROD/inst/apps/PROD_proddb/admin/scripts/adstpall.sh apps/apps " MonitorProcesses = ) But I am not able to get the monitor process or scripts. MonitorProcesses. Could you please help me with this issue if you ever pass it? Also I need to know whic licesne is needed for Veritas High Availability Agent for Oracle E-Business Suite Installation and Configuration Guide.407Views0likes2CommentsSFW-HA : Question re clustering of existing SQL database
Customer's application vendor was asked if they foresee any problems with clustering of existing SQL database. Their response: We have COM+ components running from the Data and report SQL database back to our application. Usually this causes hair raising issues for the sql administrators in a cluster, as you then have to allow for OLE create permissions, the servers running against the same local security context as our application users to allow for the COM+ authentication etc. I am thus not saying it is impossible, but you might have to lose some functionality in your system that relies on these layers as they “should” usually not be transported to the cluster environment. In all honesty - we have no idea what this means. As far as I know, all comms with database should be against the virtual name / IP and should therefore not cause any problems. Any advise from list members?Solved661Views0likes1CommentCluster (VCS) - replication of SQL2005 between nodes with independent data bases
Hi, I have formed a Cluster with 2 nodes. Each Node has installed SQL 2005. I need to replicate the data bases between both nodes. Can make this replication without adding a shared disc. What is the way but simple to realise this configuration? Thanks,764Views0likes5Commentsvvr / sql / vcs setup in window 2008 + urgent please!!!
hi, the IP resource in VVR service group cannot go online and the following one is main.cf settings : IP inst1-rvg-sg-IP ( Address @IOP86 = "172.20.186.236" Address @IOP87 = "172.20.186.236" Address @IOP94 = "172.20.186.235" Address @IOP95 = "172.20.186.235" SubNetMask = "255.255.255.0" MACAddress @IOP86 = "00-1A-4B-A7-01-32" MACAddress @IOP87 = "00-1C-C4-61-26-AE" MACAddress @IOP94 = "00-1A-4B-A5-9E-E8" MACAddress @IOP95 = "00-1C-C4-61-2C-FE" ) ip address are virtual address and i am using the same ip address for primary/secondary site of Rvg replication441Views0likes2Comments