<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>EveryDay Practical Solutions for an Oracle&#124;SQL Server DBA</title>
	<atom:link href="http://www.oracledbasupport.co.uk/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.oracledbasupport.co.uk</link>
	<description>This is my (Sagar PATIL ) blog to list day to day issues</description>
	<lastBuildDate>Tue, 15 May 2012 12:14:37 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>How to use SP_CONFIGURE in SQL Server</title>
		<link>http://www.oracledbasupport.co.uk/how-to-use-sp_configure-in-sql-server/</link>
		<comments>http://www.oracledbasupport.co.uk/how-to-use-sp_configure-in-sql-server/#comments</comments>
		<pubDate>Wed, 09 May 2012 10:20:45 +0000</pubDate>
		<dc:creator>Sagar Patil</dc:creator>
				<category><![CDATA[SQL Server]]></category>
		<category><![CDATA[Config]]></category>
		<category><![CDATA[CONFIGURATIONS]]></category>
		<category><![CDATA[Configure]]></category>
		<category><![CDATA[parameters]]></category>
		<category><![CDATA[show]]></category>
		<category><![CDATA[SQL]]></category>
		<category><![CDATA[values]]></category>

		<guid isPermaLink="false">http://www.oracledbasupport.co.uk/?p=6478</guid>
		<description><![CDATA[sp_configure is a tool to display and change SQL Server settings. Please be aware that changing these settings can dramatically affect your instance. How to view configured values One can use SYS.CONFIGURATIONS else sp_configure without parameters to view current values How to enable listing of all parameters Run “select * from SYS.CONFIGURATIONS where name like [...]]]></description>
		<wfw:commentRss>http://www.oracledbasupport.co.uk/how-to-use-sp_configure-in-sql-server/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SQL Server Maintenance Scripts : YourSqlDba &amp; SQL Server Maintenance Solution</title>
		<link>http://www.oracledbasupport.co.uk/sql-server-maintenance-scripts-yoursqldba-sql-server-maintenance-solution/</link>
		<comments>http://www.oracledbasupport.co.uk/sql-server-maintenance-scripts-yoursqldba-sql-server-maintenance-solution/#comments</comments>
		<pubDate>Thu, 19 Apr 2012 14:37:41 +0000</pubDate>
		<dc:creator>Sagar Patil</dc:creator>
				<category><![CDATA[SQL Server]]></category>
		<category><![CDATA[Agent]]></category>
		<category><![CDATA[courier]]></category>
		<category><![CDATA[Database]]></category>
		<category><![CDATA[database backup]]></category>
		<category><![CDATA[integrity]]></category>
		<category><![CDATA[job]]></category>
		<category><![CDATA[log]]></category>
		<category><![CDATA[maintenance]]></category>
		<category><![CDATA[solution]]></category>
		<category><![CDATA[SQL]]></category>
		<category><![CDATA[SQL Server Agent]]></category>
		<category><![CDATA[YourSqlDba]]></category>

		<guid isPermaLink="false">http://www.oracledbasupport.co.uk/?p=6455</guid>
		<description><![CDATA[If you are looking for a good TSQL packaged scripts which will do usual database maintenance activities then you are on right page. I have detailed 2 such projects which will help you to setup maintenance job in less than an hour. Please use it at your own risk. I would highly recommend running it [...]]]></description>
		<wfw:commentRss>http://www.oracledbasupport.co.uk/sql-server-maintenance-scripts-yoursqldba-sql-server-maintenance-solution/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to create a new named instance under SQL 2005/2008</title>
		<link>http://www.oracledbasupport.co.uk/how-to-create-a-new-named-instance-under-sql-20052008-2/</link>
		<comments>http://www.oracledbasupport.co.uk/how-to-create-a-new-named-instance-under-sql-20052008-2/#comments</comments>
		<pubDate>Wed, 18 Apr 2012 11:02:17 +0000</pubDate>
		<dc:creator>Sagar Patil</dc:creator>
				<category><![CDATA[SQL Server]]></category>
		<category><![CDATA[click]]></category>
		<category><![CDATA[installation]]></category>
		<category><![CDATA[select]]></category>
		<category><![CDATA[SQL]]></category>
		<category><![CDATA[SQL server installation]]></category>
		<category><![CDATA[Start]]></category>

		<guid isPermaLink="false">http://www.oracledbasupport.co.uk/?p=6452</guid>
		<description><![CDATA[We can only configure one default instance under SQL server installation.&#160; If we need additional instance&#160; it should be a named instance. Start installation and select &#8220;new installation or add feature&#8221; Select option button for &#8220;new installation or add feature&#8221;. Accept defaults and click on NEXT until you see “Instance Configuration” screen as below. Please [...]]]></description>
		<wfw:commentRss>http://www.oracledbasupport.co.uk/how-to-create-a-new-named-instance-under-sql-20052008-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to locate SQL server clustered database &amp; it&#8217;s properties</title>
		<link>http://www.oracledbasupport.co.uk/how-to-locate-sql-server-clustered-database-its-properties/</link>
		<comments>http://www.oracledbasupport.co.uk/how-to-locate-sql-server-clustered-database-its-properties/#comments</comments>
		<pubDate>Tue, 10 Apr 2012 08:52:16 +0000</pubDate>
		<dc:creator>Sagar Patil</dc:creator>
				<category><![CDATA[SQL Server]]></category>
		<category><![CDATA[Auto]]></category>
		<category><![CDATA[Draft]]></category>
		<category><![CDATA[How to locate SQL server]]></category>
		<category><![CDATA[INSTANCE]]></category>
		<category><![CDATA[IsClustered]]></category>
		<category><![CDATA[query]]></category>
		<category><![CDATA[SERVERPROPERTY]]></category>
		<category><![CDATA[SQL]]></category>
		<category><![CDATA[SQL server cluster]]></category>

		<guid isPermaLink="false">http://www.oracledbasupport.co.uk/?p=6424</guid>
		<description><![CDATA[&#160; 1. How to locate if I am connected to a SQL server cluster? SELECT SERVERPROPERTY(&#8216;IsClustered&#8217;) 2. Find name of the Node on which SQL Server Instance is Currently running SELECT SERVERPROPERTY(&#8216;ComputerNamePhysicalNetBIOS&#8217;) AS [CurrentNodeName] If the server is not cluster, then the above query returns the Host Name of the Server. 3. Find SQL Server [...]]]></description>
		<wfw:commentRss>http://www.oracledbasupport.co.uk/how-to-locate-sql-server-clustered-database-its-properties/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Streams &#124; ORA-24082 while disabling a propagation job</title>
		<link>http://www.oracledbasupport.co.uk/ora-24082-while-disabling-a-propagation-job/</link>
		<comments>http://www.oracledbasupport.co.uk/ora-24082-while-disabling-a-propagation-job/#comments</comments>
		<pubDate>Thu, 01 Dec 2011 15:51:03 +0000</pubDate>
		<dc:creator>Sagar Patil</dc:creator>
				<category><![CDATA[Streams Replication]]></category>
		<category><![CDATA[Database]]></category>
		<category><![CDATA[destination]]></category>
		<category><![CDATA[queue]]></category>
		<category><![CDATA[SQL]]></category>
		<category><![CDATA[status]]></category>

		<guid isPermaLink="false">http://www.oracledbasupport.co.uk/?p=5508</guid>
		<description><![CDATA[The reason for the ORA-24082 error is that a message has been enqueued  onto the AQ$_PROP_NOTIFY_&#60;N&#62; queue to notify the job_queue_process associated with  the propagation schedule to stop propagating messages and the job_queue_process has failed to acknowledge that message within a  reasonable amount of time. dbms_aqadm.disable_propagation_schedule( queue_name =&#62; &#8216;STRMADMIN. SCOTT_PROPAGATION_Q&#8217;, destination =&#62; &#8216;${DEST_DB}&#8217;, destination_queue =&#62; [...]]]></description>
		<wfw:commentRss>http://www.oracledbasupport.co.uk/ora-24082-while-disabling-a-propagation-job/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Streams &#8211; Capture Process States</title>
		<link>http://www.oracledbasupport.co.uk/streams-capture-process-states/</link>
		<comments>http://www.oracledbasupport.co.uk/streams-capture-process-states/#comments</comments>
		<pubDate>Wed, 30 Nov 2011 09:37:24 +0000</pubDate>
		<dc:creator>Sagar Patil</dc:creator>
				<category><![CDATA[Streams Replication]]></category>
		<category><![CDATA[DICTIONARY]]></category>
		<category><![CDATA[process states]]></category>
		<category><![CDATA[REDO]]></category>
		<category><![CDATA[RULE]]></category>
		<category><![CDATA[STATE]]></category>
		<category><![CDATA[Waiting]]></category>

		<guid isPermaLink="false">http://www.oracledbasupport.co.uk/?p=5489</guid>
		<description><![CDATA[The state of a capture process describes what the capture process is doing currently. You can view the state of a capture process by querying the STATE column in the V$STREAMS_CAPTURE dynamic performance view. The following capture process states are possible &#160; INITIALIZING &#8211; Starting up. WAITING FOR DICTIONARY REDO &#8211; Waiting for redo log [...]]]></description>
		<wfw:commentRss>http://www.oracledbasupport.co.uk/streams-capture-process-states/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Useful Tables and Views, for Troubleshooting Streams Issues</title>
		<link>http://www.oracledbasupport.co.uk/useful-tables-and-views-for-troubleshooting-streams-issues/</link>
		<comments>http://www.oracledbasupport.co.uk/useful-tables-and-views-for-troubleshooting-streams-issues/#comments</comments>
		<pubDate>Mon, 28 Nov 2011 17:37:50 +0000</pubDate>
		<dc:creator>Sagar Patil</dc:creator>
				<category><![CDATA[Streams Replication]]></category>
		<category><![CDATA[DBA]]></category>
		<category><![CDATA[Detailed]]></category>
		<category><![CDATA[error]]></category>
		<category><![CDATA[information]]></category>
		<category><![CDATA[status]]></category>

		<guid isPermaLink="false">http://www.oracledbasupport.co.uk/?p=5465</guid>
		<description><![CDATA[CAPTURE PROCESS streams$_capture_process Lists all defined capture processes dba_capture Basic status, error info v$streams_capture Detailed status info dba_capture_parameters Configuration information PROPAGATE PROCESS streams$_propagation_process: Lists all defined propagate processes dba_propagation Basic status, error info v$propagation_sender Detailed status info v$propagation_receiver Detailed status info  APPLY PROCESS  streams$_apply_process Lists all defined apply processes  dba_apply Basic status, error info  v$streams_apply_reader [...]]]></description>
		<wfw:commentRss>http://www.oracledbasupport.co.uk/useful-tables-and-views-for-troubleshooting-streams-issues/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Identify Issues and Fix Streams Capture Process</title>
		<link>http://www.oracledbasupport.co.uk/how-to-identify-issues-and-fix-streams-capture-process/</link>
		<comments>http://www.oracledbasupport.co.uk/how-to-identify-issues-and-fix-streams-capture-process/#comments</comments>
		<pubDate>Thu, 24 Nov 2011 14:06:34 +0000</pubDate>
		<dc:creator>Sagar Patil</dc:creator>
				<category><![CDATA[Streams Replication]]></category>
		<category><![CDATA[ARCHIVELOG]]></category>
		<category><![CDATA[Backup Archived Logs]]></category>
		<category><![CDATA[change]]></category>
		<category><![CDATA[OCt]]></category>
		<category><![CDATA[pid]]></category>
		<category><![CDATA[processes]]></category>
		<category><![CDATA[Thu]]></category>
		<category><![CDATA[TIME]]></category>
		<category><![CDATA[WHERE]]></category>

		<guid isPermaLink="false">http://www.oracledbasupport.co.uk/?p=5458</guid>
		<description><![CDATA[My Capture, Propagate and apply processes were working fine until the server fial over. After a restart even though capture processes are enabled, they are stalled at status &#8220;INITIALIZING&#8221;. The Propagate and Apply were working fine. The alrtlog didn&#8217;t show any streams error message except process details when Capture processes were enabled. Streams CAPTURE C004 [...]]]></description>
		<wfw:commentRss>http://www.oracledbasupport.co.uk/how-to-identify-issues-and-fix-streams-capture-process/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Cloning Oracle Clusterware (Applicable only to 11.2.0.2.0 and not for any previous Releases)</title>
		<link>http://www.oracledbasupport.co.uk/cloning-oracle-clusterware-applicable-only-to-11-2-0-2-0-and-not-for-any-previous-releases/</link>
		<comments>http://www.oracledbasupport.co.uk/cloning-oracle-clusterware-applicable-only-to-11-2-0-2-0-and-not-for-any-previous-releases/#comments</comments>
		<pubDate>Fri, 18 Nov 2011 14:16:07 +0000</pubDate>
		<dc:creator>Sagar Patil</dc:creator>
				<category><![CDATA[Build/Install]]></category>
		<category><![CDATA[RAC]]></category>
		<category><![CDATA[app]]></category>
		<category><![CDATA[Home]]></category>
		<category><![CDATA[Oracle]]></category>
		<category><![CDATA[Oracle Clusterware]]></category>
		<category><![CDATA[Oracle Universal Installer]]></category>
		<category><![CDATA[oraInventory]]></category>
		<category><![CDATA[root]]></category>
		<category><![CDATA[wallet]]></category>

		<guid isPermaLink="false">http://www.oracledbasupport.co.uk/?p=5451</guid>
		<description><![CDATA[Cloning is the process of copying an existing Oracle installation to a different location and then updating the copied installation to work in the new environment. The following list describes some situations in which cloning is useful: Cloning provides a way to prepare a Oracle Clusterware home once and deploy it to many hosts simultaneously. [...]]]></description>
		<wfw:commentRss>http://www.oracledbasupport.co.uk/cloning-oracle-clusterware-applicable-only-to-11-2-0-2-0-and-not-for-any-previous-releases/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Streams/RAC and Database Link Problem</title>
		<link>http://www.oracledbasupport.co.uk/streamsrac-and-database-link-problem/</link>
		<comments>http://www.oracledbasupport.co.uk/streamsrac-and-database-link-problem/#comments</comments>
		<pubDate>Thu, 17 Nov 2011 13:07:56 +0000</pubDate>
		<dc:creator>Sagar Patil</dc:creator>
				<category><![CDATA[Streams Replication]]></category>
		<category><![CDATA[Database]]></category>
		<category><![CDATA[SERVICE]]></category>
		<category><![CDATA[service name]]></category>
		<category><![CDATA[source database]]></category>
		<category><![CDATA[status]]></category>
		<category><![CDATA[Streams]]></category>
		<category><![CDATA[strmrepl]]></category>
		<category><![CDATA[target database]]></category>

		<guid isPermaLink="false">http://www.oracledbasupport.co.uk/?p=5443</guid>
		<description><![CDATA[While working with streams 10g RAC,  setup went well but source database  propagation process won&#8217;t work with target database &#8220;strmrepl1&#8243; and returned TNS &#8220;12514&#8243; error. Propagation Schedule for (STRMADMIN.SCOTT_C_Q, &#8220;STRMADMIN&#8221;.&#8221;SCOTT_A_Q&#8221;@strmrepl) encountered following error: ORA-12514: TNS:listener does not currently know of service requested in connect descriptor ORA-12514: TNS:listener does not currently know of service requested in [...]]]></description>
		<wfw:commentRss>http://www.oracledbasupport.co.uk/streamsrac-and-database-link-problem/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Streams Performance Data Collection Tools for 10g &amp; 11g</title>
		<link>http://www.oracledbasupport.co.uk/streams-performance-data-collection-tools-for-10g-11g/</link>
		<comments>http://www.oracledbasupport.co.uk/streams-performance-data-collection-tools-for-10g-11g/#comments</comments>
		<pubDate>Fri, 04 Nov 2011 15:36:23 +0000</pubDate>
		<dc:creator>Sagar Patil</dc:creator>
				<category><![CDATA[Streams Replication]]></category>
		<category><![CDATA[AWR]]></category>
		<category><![CDATA[count]]></category>
		<category><![CDATA[hour]]></category>
		<category><![CDATA[interval]]></category>
		<category><![CDATA[Performance]]></category>
		<category><![CDATA[performance period]]></category>
		<category><![CDATA[Streams]]></category>
		<category><![CDATA[Streams Performance Data Collection Tools]]></category>

		<guid isPermaLink="false">http://www.oracledbasupport.co.uk/?p=3348</guid>
		<description><![CDATA[There are diferent ways to collect performance related data Install Application Workload Repository (AWR) /Active Session History (ASH). Take AWR snapshots an hour or for desired interval Install and Configure STRMMON utility if you have 10gR2(Not available in 11g). Use Metalink Article &#8220;290605.1&#8243; Use UTL_SPADV as a alternative to STRMMON for &#62; 11gR1 Run Streams [...]]]></description>
		<wfw:commentRss>http://www.oracledbasupport.co.uk/streams-performance-data-collection-tools-for-10g-11g/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>11gR2 RAC-Dataguard Sync issue Between Primary &amp; Standby</title>
		<link>http://www.oracledbasupport.co.uk/11gr2-rac-dataguard-sync-issue-between-primary-standby/</link>
		<comments>http://www.oracledbasupport.co.uk/11gr2-rac-dataguard-sync-issue-between-primary-standby/#comments</comments>
		<pubDate>Fri, 04 Nov 2011 15:20:07 +0000</pubDate>
		<dc:creator>Sagar Patil</dc:creator>
				<category><![CDATA[Administration]]></category>
		<category><![CDATA[Dataguard]]></category>
		<category><![CDATA[interval]]></category>
		<category><![CDATA[Lag]]></category>
		<category><![CDATA[monitor]]></category>
		<category><![CDATA[NAME]]></category>
		<category><![CDATA[UNIT]]></category>

		<guid isPermaLink="false">http://www.oracledbasupport.co.uk/?p=4648</guid>
		<description><![CDATA[I have a 2 node RAC -DG setup between 2 remote data centres. After building DataGuard between them I am now coming across stange latency stats. set pagesize 2000; COLUMN NAME FORMAT A30; COLUMN value FORMAT A20; COLUMN UNIT FORMAT A20; COLUMN time_computed FORMAT A20; select name , value , unit , time_computed from v$dataguard_stats; [...]]]></description>
		<wfw:commentRss>http://www.oracledbasupport.co.uk/11gr2-rac-dataguard-sync-issue-between-primary-standby/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Setting up Bidirectional Streams SCHEMA Replication</title>
		<link>http://www.oracledbasupport.co.uk/setting-up-bidirectional-streams-schema-replication/</link>
		<comments>http://www.oracledbasupport.co.uk/setting-up-bidirectional-streams-schema-replication/#comments</comments>
		<pubDate>Fri, 04 Nov 2011 09:27:57 +0000</pubDate>
		<dc:creator>Sagar Patil</dc:creator>
				<category><![CDATA[Streams Replication]]></category>
		<category><![CDATA[Database]]></category>
		<category><![CDATA[DBA]]></category>
		<category><![CDATA[PARAMETER]]></category>
		<category><![CDATA[queue]]></category>
		<category><![CDATA[SCHEMA]]></category>
		<category><![CDATA[scott]]></category>

		<guid isPermaLink="false">http://www.oracledbasupport.co.uk/?p=5383</guid>
		<description><![CDATA[Details below are for configuring a schema level replication using API DBMS_STREAMS_ADM.MAINTAIN_SCHEMAS. 1. Verify Source &#38; Target System for Streams Configuration CONNECT system/manager@ {STREAMS/STRMREPL} SET SQLPROMPT "STREAMS&#62; " set pages 0; set linesize 2000; SELECT * FROM global_name;  SHOW PARAMETER service_names SHOW PARAMETER global_names -- Verify database parameters col name HEADING 'Parameter&#124;Name' format a30 col [...]]]></description>
		<wfw:commentRss>http://www.oracledbasupport.co.uk/setting-up-bidirectional-streams-schema-replication/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Building Tablespace Growth Report from Grid Data</title>
		<link>http://www.oracledbasupport.co.uk/building-tablespace-growth-report-from-grid-data/</link>
		<comments>http://www.oracledbasupport.co.uk/building-tablespace-growth-report-from-grid-data/#comments</comments>
		<pubDate>Tue, 01 Nov 2011 12:51:46 +0000</pubDate>
		<dc:creator>Sagar Patil</dc:creator>
				<category><![CDATA[General DBA Tasks]]></category>
		<category><![CDATA[Building Tablespace Growth Report]]></category>
		<category><![CDATA[graphs]]></category>
		<category><![CDATA[Grid Data Use SQL Query]]></category>
		<category><![CDATA[Grid sysman]]></category>

		<guid isPermaLink="false">http://www.oracledbasupport.co.uk/?p=5380</guid>
		<description><![CDATA[Use SQL Query below at Grid sysman database to locate growth of tablespaces over time. The returned results data could be used under EXCEL to generate graphs. SELECT   target_name, KEY_VALUE, ROLLUP_TIMESTAMP, METRIC_COLUMN, sample_count, ROUND (AVERAGE / 1000) Allocted_GB FROM   sysman.MGMT$METRIC_DAILY WHERE       metric_name = 'tbspAllocation' AND LOWER (TARGET_NAME) LIKE '%Oracle_db_name%' AND KEY_VALUE = 'DATA' AND LOWER [...]]]></description>
		<wfw:commentRss>http://www.oracledbasupport.co.uk/building-tablespace-growth-report-from-grid-data/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Oracle Roles and Users audit report</title>
		<link>http://www.oracledbasupport.co.uk/oracle-roles-and-users-audit-report/</link>
		<comments>http://www.oracledbasupport.co.uk/oracle-roles-and-users-audit-report/#comments</comments>
		<pubDate>Wed, 26 Oct 2011 15:58:25 +0000</pubDate>
		<dc:creator>Sagar Patil</dc:creator>
				<category><![CDATA[General DBA Tasks]]></category>
		<category><![CDATA[PLSQL Development]]></category>
		<category><![CDATA[DBA]]></category>
		<category><![CDATA[error]]></category>
		<category><![CDATA[line]]></category>
		<category><![CDATA[use]]></category>
		<category><![CDATA[utl]]></category>

		<guid isPermaLink="false">http://www.oracledbasupport.co.uk/?p=5368</guid>
		<description><![CDATA[I have often used following procedure to create list of roles &#38; corresponding users mapped into it. This was then used to email business owners as well as for user accesss auditing. -- Package Name : users_granted_role -- This package was created to spool user and their respective Privs from oracle data Dictionary. CREATE OR [...]]]></description>
		<wfw:commentRss>http://www.oracledbasupport.co.uk/oracle-roles-and-users-audit-report/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Streams Replication&#124; Monitoring Streams Capture Processes</title>
		<link>http://www.oracledbasupport.co.uk/streams-replication-monitoring-streams-capture-processes-2/</link>
		<comments>http://www.oracledbasupport.co.uk/streams-replication-monitoring-streams-capture-processes-2/#comments</comments>
		<pubDate>Wed, 26 Oct 2011 11:43:40 +0000</pubDate>
		<dc:creator>Sagar Patil</dc:creator>
				<category><![CDATA[Streams Replication]]></category>
		<category><![CDATA[Archived]]></category>
		<category><![CDATA[Database]]></category>
		<category><![CDATA[NAME]]></category>
		<category><![CDATA[query]]></category>
		<category><![CDATA[SCN]]></category>

		<guid isPermaLink="false">http://www.oracledbasupport.co.uk/?p=5364</guid>
		<description><![CDATA[Capture process is an optional Streams client that is an Oracle background process that scans a database redo log to capture DML and DDL changes made to database objects. 1) Displaying the Queue, Rule Sets, and Status of Each Capture Process 2) Displaying Change Capture Information About Each Capture Process 3) Displaying State Change and [...]]]></description>
		<wfw:commentRss>http://www.oracledbasupport.co.uk/streams-replication-monitoring-streams-capture-processes-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Streams Replication &#124; Monitoring Streams Queues and Propagations</title>
		<link>http://www.oracledbasupport.co.uk/streams-replication-monitoring-streams-queues-and-propagations/</link>
		<comments>http://www.oracledbasupport.co.uk/streams-replication-monitoring-streams-queues-and-propagations/#comments</comments>
		<pubDate>Mon, 24 Oct 2011 15:02:42 +0000</pubDate>
		<dc:creator>Sagar Patil</dc:creator>
				<category><![CDATA[Streams Replication]]></category>
		<category><![CDATA[Buffered]]></category>
		<category><![CDATA[DBLINK]]></category>
		<category><![CDATA[HEADING]]></category>
		<category><![CDATA[NAME]]></category>
		<category><![CDATA[propagation]]></category>
		<category><![CDATA[query]]></category>
		<category><![CDATA[SENDER]]></category>

		<guid isPermaLink="false">http://www.oracledbasupport.co.uk/?p=5359</guid>
		<description><![CDATA[This post lists sample queries to monitor Streams queues and propagations. 1)       Monitoring ANYDATA Queues and Messaging 2)       Monitoring Buffered Queues 3)       Monitoring Streams Propagations and Propagation Jobs 1)        Monitoring ANYDATA Queues and Messaging a)     Displaying the ANYDATA Queues in a Database b)     Viewing the Messaging Clients [...]]]></description>
		<wfw:commentRss>http://www.oracledbasupport.co.uk/streams-replication-monitoring-streams-queues-and-propagations/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Streams Replication&#124; Monitoring Oracle Streams Apply Processes at Destination Server</title>
		<link>http://www.oracledbasupport.co.uk/streams-replication-monitoring-oracle-streams-apply-processes-at-destination-server/</link>
		<comments>http://www.oracledbasupport.co.uk/streams-replication-monitoring-oracle-streams-apply-processes-at-destination-server/#comments</comments>
		<pubDate>Mon, 24 Oct 2011 10:27:32 +0000</pubDate>
		<dc:creator>Sagar Patil</dc:creator>
				<category><![CDATA[Streams Replication]]></category>
		<category><![CDATA[Apply]]></category>
		<category><![CDATA[COLUMN]]></category>
		<category><![CDATA[Message]]></category>
		<category><![CDATA[NAME]]></category>
		<category><![CDATA[SCHEMA]]></category>

		<guid isPermaLink="false">http://www.oracledbasupport.co.uk/?p=5355</guid>
		<description><![CDATA[Following shell script will be handy when you are working with Streams Replication.  There are 2 versions, one for 10g:monitor_streams_applyprocess_10g and another for 11g: monitor_streams_applyprocess_11g #!/bin/bash ## Monitoring Oracle Streams Apply Processes at Destination Server export STREAMS_ADMIN_SCHEMA=STRMADMIN export STREAMS_ADMIN_SCHEMA_PWD=STRMADMIN export DEST_DB=streams1 echo "-------------------Menu---------------------------" echo " **** This script was tested against RHEL/Oracle 10gR2, Please update [...]]]></description>
		<wfw:commentRss>http://www.oracledbasupport.co.uk/streams-replication-monitoring-oracle-streams-apply-processes-at-destination-server/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Monitoring Streams Replication&#124; How to Display Detailed Information About Apply Errors?</title>
		<link>http://www.oracledbasupport.co.uk/streams-displaying-detailed-information-about-apply-errors/</link>
		<comments>http://www.oracledbasupport.co.uk/streams-displaying-detailed-information-about-apply-errors/#comments</comments>
		<pubDate>Fri, 21 Oct 2011 14:09:01 +0000</pubDate>
		<dc:creator>Sagar Patil</dc:creator>
				<category><![CDATA[Streams Replication]]></category>
		<category><![CDATA[LCR]]></category>

		<guid isPermaLink="false">http://www.oracledbasupport.co.uk/?p=5345</guid>
		<description><![CDATA[SQL scripts below can display detailed information about error transactions in the error queue in a database. These scripts are designed to display information about LCRs, but you can extend them to display information about any non-LCR messages used. To use these scripts, complete the following steps: Step 1) Grant Explicit SELECT Privilege on the [...]]]></description>
		<wfw:commentRss>http://www.oracledbasupport.co.uk/streams-displaying-detailed-information-about-apply-errors/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Linux &#8211; List file count by Day</title>
		<link>http://www.oracledbasupport.co.uk/linux-list-file-count-by-day/</link>
		<comments>http://www.oracledbasupport.co.uk/linux-list-file-count-by-day/#comments</comments>
		<pubDate>Fri, 07 Oct 2011 10:06:18 +0000</pubDate>
		<dc:creator>Sagar Patil</dc:creator>
				<category><![CDATA[Linux/Unix]]></category>
		<category><![CDATA[count]]></category>
		<category><![CDATA[freq]]></category>
		<category><![CDATA[OCt]]></category>
		<category><![CDATA[oracle archive]]></category>
		<category><![CDATA[printf]]></category>
		<category><![CDATA[Sort]]></category>

		<guid isPermaLink="false">http://www.oracledbasupport.co.uk/linux-list-file-count-by-day/</guid>
		<description><![CDATA[ls -lt &#124; grep &#34;^-&#34; &#124; awk '{ if($8 ~ /:/) $8=2011 Date_count=$6&#34; &#34;$7&#34;, &#34;$8 freq[Date_count]++} END {for (date in freq) printf &#34;%s\t%d\n&#34;, date, freq[date] }' &#124; sort I often use this script when oracle archive volume fills up and I want to locate number of archive generated every day. OUTPUT Oct 1, 2011     3 [...]]]></description>
		<wfw:commentRss>http://www.oracledbasupport.co.uk/linux-list-file-count-by-day/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

