<?xml version="1.0" encoding="UTF-8"?><rss version="0.92">
<channel>
	<title>Oracle Masters</title>
	<link>http://www.oraclemasters.in</link>
	<description>Oracle FAQ, Tips And Tricks, Resources, Certifications....Anything Oracle!</description>
	<lastBuildDate>Fri, 20 Aug 2010 14:33:30 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	<!-- generator="WordPress/3.0.1" -->

	<item>
		<title>How To Check Whether Physical Standby is in Sync with the Primary or Not?</title>
		<description><![CDATA[Hi all, The following tips will help you in monitoring sync between primary and standby databases. How To Check Whether Physical Standby is in Sync with the Primary or Not? 1. Check for GAP on standby 2. Check redo received on standby 3. Check redo applied on standby Solution Execute following queries: A. On Primary [...]]]></description>
		<link>http://www.oraclemasters.in/?p=1255</link>
			</item>
	<item>
		<title>Snapshot Standby &#8211; Oracle 11g and Oracle 10g examples</title>
		<description><![CDATA[Let us consider a scenario, where the application owner wants to perform read/write testing using production database. This is not possible in a real environment as you cannot play with production data. Oracle, provides a feature to use the standby database in read write mode, so that application users can perform tests, and then revert [...]]]></description>
		<link>http://www.oraclemasters.in/?p=1243</link>
			</item>
	<item>
		<title>11g Physical Standby database creation</title>
		<description><![CDATA[Creating a physical standby database on Oracle 11gR2 This article is a simple example to setup a standby database in Oracle 11g. The standby database environment will be used in later articles for configuring dataguard broker and logical standby database creation Steps Setup the primary database Create bare minimum intialization parameter file Create database Create [...]]]></description>
		<link>http://www.oraclemasters.in/?p=1226</link>
			</item>
	<item>
		<title>one of datafile shows recovery in my standby database</title>
		<description><![CDATA[Hi, One of my datafile in standby database shows recover mode. can any one help me how to solve this issue. I have created one table in one tablespace in production database, today i have applied the archive files in standby database, after that i have opened the standby database in read only mode to [...]]]></description>
		<link>http://www.oraclemasters.in/?p=1219</link>
			</item>
	<item>
		<title>Duplicate active database over network using RMAN &#8211; 11g</title>
		<description><![CDATA[This post is a demonstration of duplicating an Oracle database to another server over the network. The article is for the scenario where ALL directory structures are the same on both the source and the destination database. The setup information are as follows ?View Code LANGUAGE1 2 3 4 5 6 7 8 9 10 [...]]]></description>
		<link>http://www.oraclemasters.in/?p=1198</link>
			</item>
	<item>
		<title>Query tuning</title>
		<description><![CDATA[Optimizer is not using index when i am giving hint to the query which contains bind variables It is generating its own plan The query is ?Download text1 2 3 4 5 6 7 8 9 10 SELECT b.amount, b.invoice_charge_price, b.charge_id, b.internal_agreement_no, b.item_code, b.entity_id, b.agreement_id, b.start_date, b.end_date, b.charge_code, b.charge_type, price_inclusive_of_taxes, b.pricing_entity_id, b.party_slaccount FROM bt_billing_charges b [...]]]></description>
		<link>http://www.oraclemasters.in/?p=1187</link>
			</item>
	<item>
		<title>10g rac</title>
		<description><![CDATA[hi ramesh Can u explain about master and slave nodes. I have 4 node rac, if master is down , which node will take over as master out of 3 alive nodes. 2. can I mannually switch master and slave manually.]]></description>
		<link>http://www.oraclemasters.in/?p=1183</link>
			</item>
	<item>
		<title>Oracle 9i binary installation.</title>
		<description><![CDATA[We faced this error during the oracle 9I binary installation during (silent installation) on solaris 5.10 (While applying the patch set (9.2.0.6.0)) erver: /tmp/dumps/ship.patch.drop7/Disk1 $ ./runInstaller -silent -responseFile /tmp/dumps/ship.patch.drop7/Disk1/response/patchset.rsp Starting Oracle Universal Installer&#8230; Checking installer requirements&#8230; Checking operating system version: must be 5.8 or 5.9. Actual 5.10 Failed]]></description>
		<link>http://www.oraclemasters.in/?p=1179</link>
			</item>
	<item>
		<title>Recover physical standby database after loss of archive log &#8211; roll forward</title>
		<description><![CDATA[This tutorial simulates a scenario, where in you are unable to recover your standby database because of a corrupted archive log file. The premise is that the archive log is corrupted on both production and standby, and we do not have a backup of this archive log. The tutorial shows an example of how we [...]]]></description>
		<link>http://www.oraclemasters.in/?p=1166</link>
			</item>
	<item>
		<title>Part 4 &#8211; Oracle 10gR2 RAC Solaris 10 &#8211; Installation and configuration of RAC database</title>
		<description><![CDATA[With CRS successfully installed and running, we can proceed with installation of Oracle RAC binaries and configure a RAC database. In this section we will see the screenshots for Oracle RAC database creation. Pre requisite check Install ASM Binary Configure ASM Diskgroups using dbca Install Oracle Home Binary Install and configure RAC database Perform Pre [...]]]></description>
		<link>http://www.oraclemasters.in/?p=1111</link>
			</item>
</channel>
</rss>
