<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Are You Properly Managing Your SAP Change Pointers Part 4 – The Cleanup</title>
	<atom:link href="http://www.dataxstream.com/2009/07/change-pointers-part-4/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.dataxstream.com/2009/07/change-pointers-part-4/</link>
	<description>SAP Certified Consultants</description>
	<lastBuildDate>Mon, 06 Feb 2012 03:05:34 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: ananth</title>
		<link>http://www.dataxstream.com/2009/07/change-pointers-part-4/comment-page-1/#comment-1066</link>
		<dc:creator>ananth</dc:creator>
		<pubDate>Tue, 15 Jun 2010 21:41:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.dataxstream.com/?p=1532#comment-1066</guid>
		<description>Hi Mike,

I am trying to run the job (for the program RBDMIDOC) faster for performance. And deleted records from BDCP and BDCPS tables using program RBDCPLR. Previously the count was 363K and now it is 1000+ records only. But the program RBDIDOC is still taking same amount of time to run i.e close to 5000 seconds in both cases.

Can you please advise what&#039;s the problem? Why the job taking the same amount of time in both cases.

Thank you.
Ananth</description>
		<content:encoded><![CDATA[<p>Hi Mike,</p>
<p>I am trying to run the job (for the program RBDMIDOC) faster for performance. And deleted records from BDCP and BDCPS tables using program RBDCPLR. Previously the count was 363K and now it is 1000+ records only. But the program RBDIDOC is still taking same amount of time to run i.e close to 5000 seconds in both cases.</p>
<p>Can you please advise what&#8217;s the problem? Why the job taking the same amount of time in both cases.</p>
<p>Thank you.<br />
Ananth</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike Salvo</title>
		<link>http://www.dataxstream.com/2009/07/change-pointers-part-4/comment-page-1/#comment-1004</link>
		<dc:creator>Mike Salvo</dc:creator>
		<pubDate>Thu, 25 Mar 2010 02:10:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.dataxstream.com/?p=1532#comment-1004</guid>
		<description>Hello Prema,


There is no standard SAP to delete a single change pointer.  Program RBDCPCLR is driven by date and message type, which is more than likely to have more than one change pointer linked to it.  You might want to consider a custom program to help with your situation.

Best Regards,
Mike Salvo</description>
		<content:encoded><![CDATA[<p>Hello Prema,</p>
<p>There is no standard SAP to delete a single change pointer.  Program RBDCPCLR is driven by date and message type, which is more than likely to have more than one change pointer linked to it.  You might want to consider a custom program to help with your situation.</p>
<p>Best Regards,<br />
Mike Salvo</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Prema Kota</title>
		<link>http://www.dataxstream.com/2009/07/change-pointers-part-4/comment-page-1/#comment-997</link>
		<dc:creator>Prema Kota</dc:creator>
		<pubDate>Tue, 16 Mar 2010 03:08:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.dataxstream.com/?p=1532#comment-997</guid>
		<description>BD22 ie program RBDCPLR can only delete change pointers upto certain date. But how do you delete a single change pointer not deleting the ones before or after that. All I know in this case is change ponter ID and its in not processed status.

Is there a program to delete specific change pointers?</description>
		<content:encoded><![CDATA[<p>BD22 ie program RBDCPLR can only delete change pointers upto certain date. But how do you delete a single change pointer not deleting the ones before or after that. All I know in this case is change ponter ID and its in not processed status.</p>
<p>Is there a program to delete specific change pointers?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: msalvo</title>
		<link>http://www.dataxstream.com/2009/07/change-pointers-part-4/comment-page-1/#comment-60</link>
		<dc:creator>msalvo</dc:creator>
		<pubDate>Thu, 30 Jul 2009 13:34:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.dataxstream.com/?p=1532#comment-60</guid>
		<description>Hello N.

You would select the Scan Tables option if you have manually changed the number range for the change pointers.  This also applies if the number range has been exhausted and rolls over from the beginning of the range.  

This option insures that all change pointers are included in the change pointer reorganization process.  When RBDCPCLR is running with the scan option, no new change pointers can be generated whils the tables are being scanned.  You will need to find a &quot;change pointer quiet time&quot; on your system.

The test option allows RBDCPCLR to identify for you which change pointers meet the selection criteria for reorganization without actually deleting any records.


Best Regards,
Mike Salvo</description>
		<content:encoded><![CDATA[<p>Hello N.</p>
<p>You would select the Scan Tables option if you have manually changed the number range for the change pointers.  This also applies if the number range has been exhausted and rolls over from the beginning of the range.  </p>
<p>This option insures that all change pointers are included in the change pointer reorganization process.  When RBDCPCLR is running with the scan option, no new change pointers can be generated whils the tables are being scanned.  You will need to find a &#8220;change pointer quiet time&#8221; on your system.</p>
<p>The test option allows RBDCPCLR to identify for you which change pointers meet the selection criteria for reorganization without actually deleting any records.</p>
<p>Best Regards,<br />
Mike Salvo</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Naresh Bharadwaj</title>
		<link>http://www.dataxstream.com/2009/07/change-pointers-part-4/comment-page-1/#comment-59</link>
		<dc:creator>Naresh Bharadwaj</dc:creator>
		<pubDate>Wed, 29 Jul 2009 19:08:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.dataxstream.com/?p=1532#comment-59</guid>
		<description>Hi Mike,

Great series of blogs on change pointers. 

What does the &quot;Scan Tables&quot; option do?  How is it different from the &quot;Test Run&quot;?

N.</description>
		<content:encoded><![CDATA[<p>Hi Mike,</p>
<p>Great series of blogs on change pointers. </p>
<p>What does the &#8220;Scan Tables&#8221; option do?  How is it different from the &#8220;Test Run&#8221;?</p>
<p>N.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

