<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Admin's SAP, Unix, Linux and Windows Reference Notes</title>
	<atom:link href="http://myadmin.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://myadmin.wordpress.com</link>
	<description>SAP Admin's weblog and "quoted notes"</description>
	<lastBuildDate>Wed, 18 Jan 2012 07:36:50 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='myadmin.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Admin's SAP, Unix, Linux and Windows Reference Notes</title>
		<link>http://myadmin.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://myadmin.wordpress.com/osd.xml" title="Admin&#039;s SAP, Unix, Linux and Windows Reference Notes" />
	<atom:link rel='hub' href='http://myadmin.wordpress.com/?pushpress=hub'/>
		<item>
		<title>How to check if program is ABAP 6.10 compliant?</title>
		<link>http://myadmin.wordpress.com/2007/03/30/how-to-check-if-program-is-abap-610-compliant/</link>
		<comments>http://myadmin.wordpress.com/2007/03/30/how-to-check-if-program-is-abap-610-compliant/#comments</comments>
		<pubDate>Fri, 30 Mar 2007 09:51:33 +0000</pubDate>
		<dc:creator>myadmin</dc:creator>
				<category><![CDATA[My SAP]]></category>

		<guid isPermaLink="false">http://myadmin.wordpress.com/2007/03/30/how-to-check-if-program-is-abap-610-compliant/</guid>
		<description><![CDATA[In a unicode systems, programs should be an ABAP 6.10 compliant in order for it to run smoothly. To check your program, use the transaction UCCHECK. Transaction SCOV is used to monitor the testing of program if it catches non-static errors during runtime.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=myadmin.wordpress.com&amp;blog=719230&amp;post=36&amp;subd=myadmin&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>In a unicode systems, programs should be an ABAP 6.10 compliant in order for it to run smoothly. To check your program, use the transaction UCCHECK.</p>
<p>Transaction SCOV is used to monitor the testing of program if it catches non-static errors during runtime.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/myadmin.wordpress.com/36/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/myadmin.wordpress.com/36/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/myadmin.wordpress.com/36/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/myadmin.wordpress.com/36/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/myadmin.wordpress.com/36/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/myadmin.wordpress.com/36/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/myadmin.wordpress.com/36/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/myadmin.wordpress.com/36/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/myadmin.wordpress.com/36/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/myadmin.wordpress.com/36/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/myadmin.wordpress.com/36/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/myadmin.wordpress.com/36/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/myadmin.wordpress.com/36/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/myadmin.wordpress.com/36/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/myadmin.wordpress.com/36/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/myadmin.wordpress.com/36/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=myadmin.wordpress.com&amp;blog=719230&amp;post=36&amp;subd=myadmin&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://myadmin.wordpress.com/2007/03/30/how-to-check-if-program-is-abap-610-compliant/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/12c646c854bf848e6612b43010e006dc?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">myadmin</media:title>
		</media:content>
	</item>
		<item>
		<title>How to get network interface info in AIX?</title>
		<link>http://myadmin.wordpress.com/2007/02/26/how-to-find-network-interface-info-in-aix/</link>
		<comments>http://myadmin.wordpress.com/2007/02/26/how-to-find-network-interface-info-in-aix/#comments</comments>
		<pubDate>Mon, 26 Feb 2007 11:54:32 +0000</pubDate>
		<dc:creator>myadmin</dc:creator>
				<category><![CDATA[AIX]]></category>
		<category><![CDATA[My Unix]]></category>

		<guid isPermaLink="false">http://myadmin.wordpress.com/2007/02/26/how-to-find-network-interface-info-in-aix/</guid>
		<description><![CDATA[Finding out ethernet device information.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=myadmin.wordpress.com&amp;blog=719230&amp;post=35&amp;subd=myadmin&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>To find network interface card information in AIX, issue the commad:</p>
<p><code># entstat -d &lt;network interface id&gt;</code></p>
<p>To find out the network interface id, issue the command:</p>
<p><code># ifconfig -a</code></p>
<p>Few ways to find mac address of a network card:</p>
<p># <code>ifconfig -a</code> (as root)</p>
<p># <code>lscfg -vl &lt;network card id&gt;</code> (for AIX)</p>
<p># <code>netstat -v</code></p>
<p># <code>entstat &lt;network card id&gt;</code> (for AIX)</p>
<p>Mac address is 12 hexadecimal digits (digits 0-9 letter a-f) in six<br />
pairs of digits separated by colons ( example: <code>00:02:53:d5:c7:28</code> ).</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/myadmin.wordpress.com/35/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/myadmin.wordpress.com/35/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/myadmin.wordpress.com/35/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/myadmin.wordpress.com/35/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/myadmin.wordpress.com/35/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/myadmin.wordpress.com/35/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/myadmin.wordpress.com/35/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/myadmin.wordpress.com/35/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/myadmin.wordpress.com/35/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/myadmin.wordpress.com/35/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/myadmin.wordpress.com/35/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/myadmin.wordpress.com/35/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/myadmin.wordpress.com/35/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/myadmin.wordpress.com/35/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/myadmin.wordpress.com/35/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/myadmin.wordpress.com/35/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=myadmin.wordpress.com&amp;blog=719230&amp;post=35&amp;subd=myadmin&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://myadmin.wordpress.com/2007/02/26/how-to-find-network-interface-info-in-aix/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/12c646c854bf848e6612b43010e006dc?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">myadmin</media:title>
		</media:content>
	</item>
		<item>
		<title>How to check if ssh is installed in an AIX server?</title>
		<link>http://myadmin.wordpress.com/2007/02/26/how-to-check-if-ssh-is-installed-in-an-aix-server/</link>
		<comments>http://myadmin.wordpress.com/2007/02/26/how-to-check-if-ssh-is-installed-in-an-aix-server/#comments</comments>
		<pubDate>Mon, 26 Feb 2007 11:40:27 +0000</pubDate>
		<dc:creator>myadmin</dc:creator>
				<category><![CDATA[AIX]]></category>
		<category><![CDATA[My Unix]]></category>

		<guid isPermaLink="false">http://myadmin.wordpress.com/2007/02/26/how-to-check-if-ssh-is-installed-in-an-aix-server/</guid>
		<description><![CDATA[Issue command: lslpp -l &#124;grep ssh myserver123:/home/admid123&#62; lslpp -l &#124;grep ssh freeware.openssh.rte 3.7.1.0 COMMITTED OpenSSH 3.7p1 The command list the installed (applied/committed) filesets in the server.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=myadmin.wordpress.com&amp;blog=719230&amp;post=34&amp;subd=myadmin&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Issue command: <code>lslpp -l |grep ssh</code><br />
<code>myserver123:/home/admid123&gt; lslpp -l |grep ssh<br />
freeware.openssh.rte       3.7.1.0  COMMITTED  OpenSSH 3.7p1</code></p>
<p>The command list the installed (applied/committed) filesets in the server.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/myadmin.wordpress.com/34/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/myadmin.wordpress.com/34/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/myadmin.wordpress.com/34/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/myadmin.wordpress.com/34/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/myadmin.wordpress.com/34/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/myadmin.wordpress.com/34/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/myadmin.wordpress.com/34/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/myadmin.wordpress.com/34/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/myadmin.wordpress.com/34/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/myadmin.wordpress.com/34/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/myadmin.wordpress.com/34/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/myadmin.wordpress.com/34/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/myadmin.wordpress.com/34/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/myadmin.wordpress.com/34/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/myadmin.wordpress.com/34/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/myadmin.wordpress.com/34/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=myadmin.wordpress.com&amp;blog=719230&amp;post=34&amp;subd=myadmin&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://myadmin.wordpress.com/2007/02/26/how-to-check-if-ssh-is-installed-in-an-aix-server/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/12c646c854bf848e6612b43010e006dc?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">myadmin</media:title>
		</media:content>
	</item>
		<item>
		<title>SNOTE Tcode</title>
		<link>http://myadmin.wordpress.com/2007/02/25/snote-tcode/</link>
		<comments>http://myadmin.wordpress.com/2007/02/25/snote-tcode/#comments</comments>
		<pubDate>Sun, 25 Feb 2007 13:36:49 +0000</pubDate>
		<dc:creator>myadmin</dc:creator>
				<category><![CDATA[My SAP]]></category>
		<category><![CDATA[SAP R/3]]></category>
		<category><![CDATA[SAP Tools]]></category>

		<guid isPermaLink="false">http://myadmin.wordpress.com/2007/02/25/snote-tcode/</guid>
		<description><![CDATA[The Note Assistant (transaction SNOTE) helps you when working with SAP Notes. You can use it to load SAP Notes into your system from the SAP Service Marketplace or SAPNet &#8211; R/3 Frontend. After you have loaded the SAP Notes you need into your system, you can automatically implement the corrections (correction instructions) contained in [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=myadmin.wordpress.com&amp;blog=719230&amp;post=33&amp;subd=myadmin&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p class="MsoNormal"><span>The Note Assistant (transaction SNOTE) helps you when working with <a href="http://help.sap.com/saphelp_nw04/helpdata/en/28/15ef3957fd0a1be10000000a114084/content.htm">SAP Notes</a>. You can use it to load SAP Notes into your system from the SAP Service Marketplace or SAPNet &#8211; R/3 Frontend. </span></p>
<p class="MsoNormal"><span>After you have loaded the SAP Notes you need into your system, you can automatically implement the corrections (<a href="http://help.sap.com/saphelp_nw04/helpdata/en/1c/2cee3957f7cd55e10000000a114084/content.htm">correction instructions</a>) contained in the notes into your system.</span></p>
<p class="MsoNormal"><span>In configuring SNOTE&#8217;s RFC connection, when it asks for authentication user &amp; password, give user &#8221;<span><font color="#4a0000">OSS_RFC<font color="#000000">&#8221; password</font> </font></span>&#8220;<span><font color="#4a0000">CPIC</font></span>&#8220;.</span></p>
<p class="MsoNormal"><span></span></p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/myadmin.wordpress.com/33/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/myadmin.wordpress.com/33/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/myadmin.wordpress.com/33/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/myadmin.wordpress.com/33/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/myadmin.wordpress.com/33/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/myadmin.wordpress.com/33/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/myadmin.wordpress.com/33/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/myadmin.wordpress.com/33/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/myadmin.wordpress.com/33/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/myadmin.wordpress.com/33/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/myadmin.wordpress.com/33/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/myadmin.wordpress.com/33/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/myadmin.wordpress.com/33/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/myadmin.wordpress.com/33/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/myadmin.wordpress.com/33/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/myadmin.wordpress.com/33/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=myadmin.wordpress.com&amp;blog=719230&amp;post=33&amp;subd=myadmin&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://myadmin.wordpress.com/2007/02/25/snote-tcode/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/12c646c854bf848e6612b43010e006dc?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">myadmin</media:title>
		</media:content>
	</item>
		<item>
		<title>Installing SAP Help/Library</title>
		<link>http://myadmin.wordpress.com/2007/02/25/installing-sap-helplibrary/</link>
		<comments>http://myadmin.wordpress.com/2007/02/25/installing-sap-helplibrary/#comments</comments>
		<pubDate>Sun, 25 Feb 2007 12:57:44 +0000</pubDate>
		<dc:creator>myadmin</dc:creator>
				<category><![CDATA[My SAP]]></category>
		<category><![CDATA[SAP Installation & Upgrade]]></category>
		<category><![CDATA[SAP R/3]]></category>

		<guid isPermaLink="false">http://myadmin.wordpress.com/2007/02/25/installing-sap-helplibrary/</guid>
		<description><![CDATA[Step1: Install SAP library on your local P.C. Step 2: Configure the sapdoc.ini Configure file sapdoc.ini with the entry as shown. This file exists on C:\Windows. If it is not found, create it using your favorite text editor. &#8212;- [HTMLHELP] HelpType=HtmlHelpFile HtmlHelpFilePath-EN=&#60;C:\Program Files\SAP\SAP ERP Central Component 5.0 English\HELPDATA\EN&#62; : Path of SAP help where you [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=myadmin.wordpress.com&amp;blog=719230&amp;post=32&amp;subd=myadmin&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Step1: Install SAP library on your local P.C.<br />
Step 2: Configure the sapdoc.ini<br />
Configure file sapdoc.ini with the entry as shown. This file exists on C:\Windows. If it is not found, create it using your favorite text editor.<br />
&#8212;-<br />
[HTMLHELP]<br />
HelpType=HtmlHelpFile<br />
HtmlHelpFilePath-EN=&lt;C:\Program Files\SAP\SAP ERP Central Component 5.0 English\HELPDATA\EN&gt; : Path of SAP help where you installed it on your P.C.<br />
&#8212;-<br />
Step3: logon to sap dev system<br />
            &#8211; Execute the tcode SR13<br />
            &#8211; Click on the tab HtmlHelp file<br />
            &#8211; Click on New entries<br />
            -Enter variant name (ECC5 if u r using SAP ECC5)<br />
            -Platform =Win32 if you are using xp<br />
            -Area =IWBHELP<br />
            -Path = <a href="http://help.sap.com/"><font color="#247cd4">http://help.sap.com</font></a> Or path of the your server where SAP library is installed.</p>
<p>             Save it. Request Dialog prompts you to create request. Create Request.</p>
<p>            Transport the request to Quality &amp; Production.</p>
<p>Note: Entries in the file sapdoc.ini overwrites the settings present in SR13, if SAP library is not available on your local <br />
        system, it starts from central location.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/myadmin.wordpress.com/32/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/myadmin.wordpress.com/32/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/myadmin.wordpress.com/32/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/myadmin.wordpress.com/32/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/myadmin.wordpress.com/32/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/myadmin.wordpress.com/32/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/myadmin.wordpress.com/32/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/myadmin.wordpress.com/32/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/myadmin.wordpress.com/32/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/myadmin.wordpress.com/32/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/myadmin.wordpress.com/32/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/myadmin.wordpress.com/32/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/myadmin.wordpress.com/32/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/myadmin.wordpress.com/32/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/myadmin.wordpress.com/32/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/myadmin.wordpress.com/32/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=myadmin.wordpress.com&amp;blog=719230&amp;post=32&amp;subd=myadmin&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://myadmin.wordpress.com/2007/02/25/installing-sap-helplibrary/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/12c646c854bf848e6612b43010e006dc?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">myadmin</media:title>
		</media:content>
	</item>
		<item>
		<title>Profile parameters descriptions</title>
		<link>http://myadmin.wordpress.com/2007/02/25/profile-parameters-descriptions/</link>
		<comments>http://myadmin.wordpress.com/2007/02/25/profile-parameters-descriptions/#comments</comments>
		<pubDate>Sun, 25 Feb 2007 12:35:34 +0000</pubDate>
		<dc:creator>myadmin</dc:creator>
				<category><![CDATA[Customization]]></category>
		<category><![CDATA[My SAP]]></category>
		<category><![CDATA[SAP R/3]]></category>

		<guid isPermaLink="false">http://myadmin.wordpress.com/2007/02/25/profile-parameters-descriptions/</guid>
		<description><![CDATA[rdisp/max_alt_modes - limits the number of SAP session users can open<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=myadmin.wordpress.com&amp;blog=719230&amp;post=31&amp;subd=myadmin&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>rdisp/max_alt_modes - limits the number of SAP session users can open</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/myadmin.wordpress.com/31/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/myadmin.wordpress.com/31/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/myadmin.wordpress.com/31/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/myadmin.wordpress.com/31/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/myadmin.wordpress.com/31/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/myadmin.wordpress.com/31/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/myadmin.wordpress.com/31/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/myadmin.wordpress.com/31/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/myadmin.wordpress.com/31/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/myadmin.wordpress.com/31/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/myadmin.wordpress.com/31/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/myadmin.wordpress.com/31/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/myadmin.wordpress.com/31/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/myadmin.wordpress.com/31/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/myadmin.wordpress.com/31/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/myadmin.wordpress.com/31/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=myadmin.wordpress.com&amp;blog=719230&amp;post=31&amp;subd=myadmin&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://myadmin.wordpress.com/2007/02/25/profile-parameters-descriptions/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/12c646c854bf848e6612b43010e006dc?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">myadmin</media:title>
		</media:content>
	</item>
		<item>
		<title>Ways to increase maxextent value.</title>
		<link>http://myadmin.wordpress.com/2007/02/25/ways-to-increase-maxextent-value/</link>
		<comments>http://myadmin.wordpress.com/2007/02/25/ways-to-increase-maxextent-value/#comments</comments>
		<pubDate>Sun, 25 Feb 2007 12:24:33 +0000</pubDate>
		<dc:creator>myadmin</dc:creator>
				<category><![CDATA[My Oracle]]></category>
		<category><![CDATA[Oracle & SAP Oracle Utils]]></category>

		<guid isPermaLink="false">http://myadmin.wordpress.com/2007/02/25/ways-to-increase-maxextent-value/</guid>
		<description><![CDATA[Without directly updating the oracle database via sql command an admin can use the following: 1. Using tcode SE14 &#8211; ABAP Diction : Database Utility, enter the table name and  follow the path:     &#8211; edit-&#62;storage parameter-&#62;goto-&#62;for new creation-&#62;ok 2. Use the old SAP tool named sapdba or the new one named brtools.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=myadmin.wordpress.com&amp;blog=719230&amp;post=30&amp;subd=myadmin&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Without directly updating the oracle database via sql command an admin can use the following:</p>
<p>1. Using tcode SE14 &#8211; ABAP Diction : Database Utility, enter the table name and  follow the path:<br />
    &#8211; edit-&gt;storage parameter-&gt;goto-&gt;for new creation-&gt;ok</p>
<p>2. Use the old SAP tool named sapdba or the new one named brtools.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/myadmin.wordpress.com/30/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/myadmin.wordpress.com/30/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/myadmin.wordpress.com/30/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/myadmin.wordpress.com/30/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/myadmin.wordpress.com/30/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/myadmin.wordpress.com/30/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/myadmin.wordpress.com/30/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/myadmin.wordpress.com/30/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/myadmin.wordpress.com/30/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/myadmin.wordpress.com/30/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/myadmin.wordpress.com/30/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/myadmin.wordpress.com/30/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/myadmin.wordpress.com/30/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/myadmin.wordpress.com/30/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/myadmin.wordpress.com/30/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/myadmin.wordpress.com/30/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=myadmin.wordpress.com&amp;blog=719230&amp;post=30&amp;subd=myadmin&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://myadmin.wordpress.com/2007/02/25/ways-to-increase-maxextent-value/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/12c646c854bf848e6612b43010e006dc?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">myadmin</media:title>
		</media:content>
	</item>
		<item>
		<title>Setting ORACLE DB into noarchivelog mode</title>
		<link>http://myadmin.wordpress.com/2007/02/25/setting-oracle-db-into-noarchivelog-mode/</link>
		<comments>http://myadmin.wordpress.com/2007/02/25/setting-oracle-db-into-noarchivelog-mode/#comments</comments>
		<pubDate>Sun, 25 Feb 2007 12:11:26 +0000</pubDate>
		<dc:creator>myadmin</dc:creator>
				<category><![CDATA[My Oracle]]></category>
		<category><![CDATA[Oracle & SAP Oracle Utils]]></category>

		<guid isPermaLink="false">http://myadmin.wordpress.com/2007/02/25/setting-oracle-db-into-noarchivelog-mode/</guid>
		<description><![CDATA[Steps when the database state is down: 1. Login to sqlplus   -sqlplus /nolog   -connect / as sysdba 2. The db must be mounted EXCLUSIVE and not open for operation   -startup mount; 3. Check the log mode status of the database   -select log_mode from v$database; 4. Setting it to noarchivelog mode   [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=myadmin.wordpress.com&amp;blog=719230&amp;post=29&amp;subd=myadmin&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Steps when the database state is down:<br />
1. Login to sqlplus<br />
  <code>-sqlplus /nolog<br />
  -connect / as sysdba</code><br />
2. The db must be mounted EXCLUSIVE and not open for operation<br />
  -<code>startup mount;</code><br />
3. Check the log mode status of the database<br />
  -<code>select log_mode from v$database;</code><br />
4. Setting it to noarchivelog mode<br />
  -<code>alter database noarchivelog;</code><br />
5. Setting db open for user operation<br />
  -<code>alter database open;</code><br />
6. Reverting back to archivelog mode<br />
  -<code>alter database archivelog;</code></p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/myadmin.wordpress.com/29/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/myadmin.wordpress.com/29/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/myadmin.wordpress.com/29/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/myadmin.wordpress.com/29/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/myadmin.wordpress.com/29/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/myadmin.wordpress.com/29/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/myadmin.wordpress.com/29/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/myadmin.wordpress.com/29/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/myadmin.wordpress.com/29/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/myadmin.wordpress.com/29/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/myadmin.wordpress.com/29/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/myadmin.wordpress.com/29/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/myadmin.wordpress.com/29/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/myadmin.wordpress.com/29/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/myadmin.wordpress.com/29/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/myadmin.wordpress.com/29/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=myadmin.wordpress.com&amp;blog=719230&amp;post=29&amp;subd=myadmin&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://myadmin.wordpress.com/2007/02/25/setting-oracle-db-into-noarchivelog-mode/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/12c646c854bf848e6612b43010e006dc?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">myadmin</media:title>
		</media:content>
	</item>
		<item>
		<title>Creating SAP shortcut</title>
		<link>http://myadmin.wordpress.com/2007/02/25/creating-sap-shortcut/</link>
		<comments>http://myadmin.wordpress.com/2007/02/25/creating-sap-shortcut/#comments</comments>
		<pubDate>Sun, 25 Feb 2007 10:52:30 +0000</pubDate>
		<dc:creator>myadmin</dc:creator>
				<category><![CDATA[My SAP]]></category>
		<category><![CDATA[My Windows]]></category>
		<category><![CDATA[SAP Tools]]></category>

		<guid isPermaLink="false">http://myadmin.wordpress.com/2007/02/25/creating-sap-shortcut/</guid>
		<description><![CDATA[To add the SAP shortcut item when you right-click your mouse, you have to run the file named sapshcut.exe. It is usually located in the directory where the SAP GUI is installed. You will notice that you are now able to create SAP shorcuts but the password field is grayed out. For your to add [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=myadmin.wordpress.com&amp;blog=719230&amp;post=28&amp;subd=myadmin&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>To add the SAP shortcut item when you right-click your mouse, you have to run the file named <strong>sapshcut.exe</strong>. It is usually located in the directory where the SAP GUI is installed. You will notice that you are now able to create SAP shorcuts but the password field is grayed out. For your to add the password in the shortcut, you have to edit the windows registry by searching for &#8220;SAPShortcut&#8221;, the &#8221;Security&#8221; folder under it, edit the value of &#8220;EnablePassword&#8221; from 0 to 1.</p>
<p>Caveat: Storing passwords in the shortcuts is an audit violation.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/myadmin.wordpress.com/28/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/myadmin.wordpress.com/28/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/myadmin.wordpress.com/28/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/myadmin.wordpress.com/28/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/myadmin.wordpress.com/28/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/myadmin.wordpress.com/28/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/myadmin.wordpress.com/28/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/myadmin.wordpress.com/28/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/myadmin.wordpress.com/28/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/myadmin.wordpress.com/28/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/myadmin.wordpress.com/28/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/myadmin.wordpress.com/28/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/myadmin.wordpress.com/28/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/myadmin.wordpress.com/28/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/myadmin.wordpress.com/28/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/myadmin.wordpress.com/28/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=myadmin.wordpress.com&amp;blog=719230&amp;post=28&amp;subd=myadmin&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://myadmin.wordpress.com/2007/02/25/creating-sap-shortcut/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/12c646c854bf848e6612b43010e006dc?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">myadmin</media:title>
		</media:content>
	</item>
		<item>
		<title>How to lock the client only and not the entire system?</title>
		<link>http://myadmin.wordpress.com/2007/02/25/how-to-lock-the-client-only-and-not-the-entire-system/</link>
		<comments>http://myadmin.wordpress.com/2007/02/25/how-to-lock-the-client-only-and-not-the-entire-system/#comments</comments>
		<pubDate>Sun, 25 Feb 2007 10:29:17 +0000</pubDate>
		<dc:creator>myadmin</dc:creator>
				<category><![CDATA[My SAP]]></category>
		<category><![CDATA[SAP Installation & Upgrade]]></category>
		<category><![CDATA[SAP R/3]]></category>

		<guid isPermaLink="false">http://myadmin.wordpress.com/2007/02/25/how-to-lock-the-client-only-and-not-the-entire-system/</guid>
		<description><![CDATA[To lock or unlock a client only in an in R/3 System, run the following functions via tcode SE37: 1. SSCR_LOCK_CLIENT 2. SSCR_UNLOCK_CLIENT Locking/unlocking the entire system, an admin can use the following commands: 1. tp locksys &#60;SID&#62; pf=&#60;transport profile&#62; 2. tp unlocksys &#60;SID&#62; pf=&#60;transport profile&#62;     &#8211; transport profile in /usr/sap/trans/bin usually -&#62; TP_DOMAIN_.PFL &#8211; [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=myadmin.wordpress.com&amp;blog=719230&amp;post=27&amp;subd=myadmin&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>To lock or unlock a client only in an in R/3 System, run the following functions via tcode <strong>SE37</strong>:<br />
1. SSCR_LOCK_CLIENT<br />
2. SSCR_UNLOCK_CLIENT</p>
<p>Locking/unlocking the entire system, an admin can use the following commands:<br />
1. tp locksys &lt;SID&gt; pf=&lt;transport profile&gt;<br />
2. tp unlocksys &lt;SID&gt; pf=&lt;transport profile&gt;</p>
<p>    &#8211; transport profile in /usr/sap/trans/bin usually -&gt; TP_DOMAIN_.PFL<br />
    &#8211; SAP* id will still be able to login.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/myadmin.wordpress.com/27/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/myadmin.wordpress.com/27/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/myadmin.wordpress.com/27/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/myadmin.wordpress.com/27/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/myadmin.wordpress.com/27/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/myadmin.wordpress.com/27/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/myadmin.wordpress.com/27/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/myadmin.wordpress.com/27/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/myadmin.wordpress.com/27/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/myadmin.wordpress.com/27/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/myadmin.wordpress.com/27/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/myadmin.wordpress.com/27/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/myadmin.wordpress.com/27/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/myadmin.wordpress.com/27/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/myadmin.wordpress.com/27/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/myadmin.wordpress.com/27/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=myadmin.wordpress.com&amp;blog=719230&amp;post=27&amp;subd=myadmin&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://myadmin.wordpress.com/2007/02/25/how-to-lock-the-client-only-and-not-the-entire-system/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/12c646c854bf848e6612b43010e006dc?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">myadmin</media:title>
		</media:content>
	</item>
	</channel>
</rss>
