<?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>Adil Fahim&#039;s Blog &#187; IT</title>
	<atom:link href="http://www.adilfahim.com/myblog/category/it/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.adilfahim.com/myblog</link>
	<description>Finding my position in IT Field... Information Related to IT happenings, SAP BASIS issues, Updates &#38; My Intrests.....</description>
	<lastBuildDate>Fri, 03 Feb 2012 06:16:52 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>ZAPGRAB in windows 7</title>
		<link>http://www.adilfahim.com/myblog/2012/02/zapgrab-in-windows-7/</link>
		<comments>http://www.adilfahim.com/myblog/2012/02/zapgrab-in-windows-7/#comments</comments>
		<pubDate>Fri, 03 Feb 2012 06:16:52 +0000</pubDate>
		<dc:creator>adil</dc:creator>
				<category><![CDATA[IT]]></category>
		<category><![CDATA[Tools/Service]]></category>
		<category><![CDATA[windows 7]]></category>
		<category><![CDATA[ZAPGRAB]]></category>
		<category><![CDATA[ZAPGRAB in windows 7]]></category>

		<guid isPermaLink="false">http://www.adilfahim.com/myblog/?p=212</guid>
		<description><![CDATA[If you want to use your existing ZAPGRAB in windows 7, there are some tricky solution for that. Choose &#8220;Adjust for Best Performance&#8221; option in &#8220;Advance setting&#8221; of My Computer &#8211; Properties. Now window 7 theme changed to XP theme. Now you can use ZAPGRAB.]]></description>
			<content:encoded><![CDATA[<p>If you want to use your existing ZAPGRAB in windows 7, there are some tricky solution for that. Choose &#8220;<em><strong>Adjust for Best Performance</strong></em>&#8221; option in &#8220;<em><strong>Advance setting</strong></em>&#8221; of <em><strong>My Computer &#8211; Properties</strong></em>. Now window 7 theme changed to XP theme. Now you can use ZAPGRAB.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.adilfahim.com/myblog/2012/02/zapgrab-in-windows-7/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SAP workprocesses can not connect to the database any more.</title>
		<link>http://www.adilfahim.com/myblog/2012/01/sap-workprocesses-can-not-connect-to-the-database-any-more/</link>
		<comments>http://www.adilfahim.com/myblog/2012/01/sap-workprocesses-can-not-connect-to-the-database-any-more/#comments</comments>
		<pubDate>Sat, 28 Jan 2012 01:36:54 +0000</pubDate>
		<dc:creator>adil</dc:creator>
				<category><![CDATA[IT]]></category>
		<category><![CDATA[SAP]]></category>
		<category><![CDATA[ora-28001]]></category>
		<category><![CDATA[ora-28002]]></category>
		<category><![CDATA[oracle]]></category>
		<category><![CDATA[sap note 1519872]]></category>
		<category><![CDATA[SAPSR3]]></category>
		<category><![CDATA[SAPUPROF]]></category>
		<category><![CDATA[WP]]></category>

		<guid isPermaLink="false">http://www.adilfahim.com/myblog/?p=210</guid>
		<description><![CDATA[SAP Note 1519872  Symptom This note describes the configuration of an SAP installation with the SAP-pecific database user profile SAPUPROF. Symptom: SAP system does not start any more. SAP workprocesses can not connect to the database any more. SAP trace files contain errors similar to the following: TRACE-INFO: 101:  [    dbsloci.,00000]  *** ERROR =&#62; CONNECT failed with sql [...]]]></description>
			<content:encoded><![CDATA[<p><strong>SAP Note 1519872 </strong></p>
<p><strong>Symptom</strong></p>
<p>This note describes the configuration of an SAP installation with the SAP-pecific database user profile SAPUPROF.</p>
<p><strong>Symptom:</strong><br />
SAP system does not start any more.<br />
SAP workprocesses can not connect to the database any more.</p>
<p>SAP trace files contain errors similar to the following:<br />
TRACE-INFO: 101:  [    dbsloci.,00000]  *** ERROR =&gt; CONNECT failed with sql error &#8217;28001&#8242;<br />
TRACE-INFO: 102:  [     dev trc,00000]     set_ocica() -&gt; SQL error code 28001<br />
TRACE-INFO: 103:  [     dev trc,00000]    &gt;oci_get_errmsg (con_hdl=0,rc=28001)<br />
TRACE-INFO: 104:  [     dev trc,00000]     OCIErrorGet -&gt; SQL error code: 28001<br />
TRACE-INFO: 105:  [     dev trc,00000]     ORA-28001: the password has expired</p>
<p>Other symptoms:<br />
You get ORA-28000 or ORA-28001 or ORA-28002 errors when you try to connect to the database (i.e. as database user SYSTEM).</p>
<p><strong>Reason:</strong></p>
<ul>
<li>Oracle Database Release 11.2.0.X.</li>
</ul>
<ul>
<li>Database user profile SAPUPROF is not configured. Check this with the following query (for user SAPSR3):<br />
SQL&gt; select profile from dba_users where username = &#8216;SAPSR3&#8242;;</li>
</ul>
<ul>
<li>With 11.2, passwords of database users must be changed every 180 days for security reasons.</li>
</ul>
<p>For full solution, Please go through this note 1519872.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.adilfahim.com/myblog/2012/01/sap-workprocesses-can-not-connect-to-the-database-any-more/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Free Screen Capture for Windows 7</title>
		<link>http://www.adilfahim.com/myblog/2012/01/free-screen-capture-for-windows-7/</link>
		<comments>http://www.adilfahim.com/myblog/2012/01/free-screen-capture-for-windows-7/#comments</comments>
		<pubDate>Wed, 18 Jan 2012 06:17:23 +0000</pubDate>
		<dc:creator>adil</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[IT]]></category>
		<category><![CDATA[Tools/Service]]></category>
		<category><![CDATA[free screen capture]]></category>
		<category><![CDATA[greenshot]]></category>
		<category><![CDATA[screen capture for win 7]]></category>
		<category><![CDATA[screenshot]]></category>
		<category><![CDATA[snippy]]></category>
		<category><![CDATA[windows 7]]></category>
		<category><![CDATA[ZAPGRAB]]></category>

		<guid isPermaLink="false">http://www.adilfahim.com/myblog/?p=206</guid>
		<description><![CDATA[After upgrading my laptop from Win XP to Win 7, I was unable to use ZAPGRAB as there is a compatibility issue with Win 7. For working in Win 7 you need to download the LICENSED version of ZAPGRAB. I have found many free screen captures programs on internet that can fulfill my requirements as [...]]]></description>
			<content:encoded><![CDATA[<p>After upgrading my laptop from Win XP to Win 7, I was unable to use <em><strong>ZAPGRAB</strong></em> as there is a compatibility issue with Win 7. For working in Win 7 you need to download the <strong>LICENSED</strong> version of <strong><em>ZAPGRAB</em></strong>. I have found many free screen captures programs on internet that can fulfill my requirements as <em><strong>ZAPGRAB</strong></em> do but didn’t find any good one.</p>
<p>After a lot of searching I have found “<em><strong>Greenshot</strong></em>” which is better than others &amp; can also use in WIN 7. It’s an open source program.</p>
<p>Here is an download link of Greenshot official site <a href="http://getgreenshot.org/downloads/" target="_blank">http://getgreenshot.org/downloads/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.adilfahim.com/myblog/2012/01/free-screen-capture-for-windows-7/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Control file and its functions in Oracle.</title>
		<link>http://www.adilfahim.com/myblog/2012/01/control-file-and-its-functions-in-oracle/</link>
		<comments>http://www.adilfahim.com/myblog/2012/01/control-file-and-its-functions-in-oracle/#comments</comments>
		<pubDate>Mon, 16 Jan 2012 14:06:33 +0000</pubDate>
		<dc:creator>adil</dc:creator>
				<category><![CDATA[IT]]></category>
		<category><![CDATA[SAP]]></category>
		<category><![CDATA[archive log]]></category>
		<category><![CDATA[backup]]></category>
		<category><![CDATA[control file sap orcale]]></category>
		<category><![CDATA[datafile]]></category>

		<guid isPermaLink="false">http://www.adilfahim.com/myblog/?p=205</guid>
		<description><![CDATA[Control file and its functions in Oracle This article answers the following queries : •         What is the control file in oracle? •         What are the functions of control file in oracle? •         What are the control file contents ? •         Can database function properly without control file? •         Can we edit control file •         [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Control file and its functions in Oracle</strong></p>
<p>This article answers the following queries :<br />
•         What is the control file in oracle?<br />
•         What are the functions of control file in oracle?<br />
•         What are the control file contents ?<br />
•         Can database function properly without control file?<br />
•         Can we edit control file<br />
•         Who can modify control file?<br />
•         At what time control file will be created?</p>
<p><strong>What is control file in Oracle and what are its functions ?</strong><br />
Control file is a small binary file which is necessary for the database to start and operate successfully.</p>
<p><strong>What are the functions of control file ?</strong><br />
Each control file is associated with only one database.  Oracle continuously updates control file during database use so this file must be available for writing whenever the database is in the open state.  Control file will be created at the same time of database creation.<br />
Whenever a datafile or a redolog file is added to, dropped or renamed in the database, the control file is updated to reflect the physical structural change.<br />
These changes are recorded in control file which facilitates:<br />
&gt;   Oracle to identify the files that are required or available in case database recovery is needed<br />
&gt;   Oracle to identify the datafiles and redolog files to open during database startup.</p>
<p><strong>Can database function properly without control file?</strong><br />
No. Database cannot function properly if the control file is not available.</p>
<p><strong>Can we edit control file? Who can modify control file?</strong><br />
Please note control file cannot be edited by database administrator or by any user. Control file information can only be modified by Oracle.</p>
<p><strong>Contents of control files :</strong><br />
&gt; Control file contains information such as<br />
&gt;   Database name<br />
&gt;   Timestamp of database creation<br />
&gt;   Tablespace information<br />
&gt;   The log history<br />
&gt;   Archive log information<br />
&gt;   Current log sequence number<br />
&gt;   Checkpoint information<br />
&gt;   Names and locations of associated datafiles and redolog files<br />
&gt;   Datafile copy information<br />
&gt;   Datafile offline ranges<br />
&gt;   Backup set and backup related information<br />
&gt;   Backup datafile and redolog information</p>
]]></content:encoded>
			<wfw:commentRss>http://www.adilfahim.com/myblog/2012/01/control-file-and-its-functions-in-oracle/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Checking failed login attempts &amp; change password of SAPSR3</title>
		<link>http://www.adilfahim.com/myblog/2012/01/checking-failed-login-attempts-change-password-of-sapsr3/</link>
		<comments>http://www.adilfahim.com/myblog/2012/01/checking-failed-login-attempts-change-password-of-sapsr3/#comments</comments>
		<pubDate>Thu, 12 Jan 2012 08:33:36 +0000</pubDate>
		<dc:creator>adil</dc:creator>
				<category><![CDATA[IT]]></category>
		<category><![CDATA[SAP]]></category>
		<category><![CDATA[brconnect]]></category>
		<category><![CDATA[brtools]]></category>
		<category><![CDATA[change password of SAPSR3]]></category>
		<category><![CDATA[dba_profiles]]></category>
		<category><![CDATA[default limit]]></category>
		<category><![CDATA[failed login attempts]]></category>
		<category><![CDATA[SAPSR3]]></category>

		<guid isPermaLink="false">http://www.adilfahim.com/myblog/?p=202</guid>
		<description><![CDATA[In my previous post you find that how to unlock SAPSR3. if in some cases this user is locking again &#38; again. it&#8217;s better to change the password of SAPSR3 &#38; also change the default limit of failed login attempts. Procedure to check. 1. go to CMD &#8211; &#8220;sqlplus / as sysdba&#8221; 2. execute statement [...]]]></description>
			<content:encoded><![CDATA[<p>In my previous post you find that how to unlock SAPSR3. if in some cases this user is locking again &amp; again. it&#8217;s better to change the password of SAPSR3 &amp; also change the default limit of failed login attempts.</p>
<p>Procedure to check.</p>
<p>1. go to CMD &#8211; &#8220;<em><strong>sqlplus / as sysdba</strong></em>&#8221;</p>
<p>2. execute statement to check limit of failed login attempts.</p>
<p><em><strong>SELECT LIMIT FROM DBA_PROFILES</strong></em><br />
<em><strong>WHERE</strong></em><br />
<em><strong>PROFILE = &#8216;DEFAULT&#8217; AND</strong></em><br />
<em><strong>RESOURCE_NAME = &#8216;FAILED_LOGIN_ATTEMPTS&#8217;;</strong></em></p>
<p><strong>default limit = 10.</strong></p>
<p>Changing default limit = 10 to unlimited.</p>
<p><em><strong>ALTER PROFILE DEFAULT LIMIT FAILED_LOGIN_ATTEMPTS UNLIMITED;</strong></em></p>
<p>now it&#8217;s time to change the password of SAPSR3.</p>
<p><em><strong>CMD&gt;brconnect -u / -c -l E -f chpass -o SAPSR3  -password (whatever_you_want)</strong></em></p>
]]></content:encoded>
			<wfw:commentRss>http://www.adilfahim.com/myblog/2012/01/checking-failed-login-attempts-change-password-of-sapsr3/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>SAPSR3 user locked.</title>
		<link>http://www.adilfahim.com/myblog/2012/01/sapsr3-user-locked/</link>
		<comments>http://www.adilfahim.com/myblog/2012/01/sapsr3-user-locked/#comments</comments>
		<pubDate>Thu, 12 Jan 2012 08:07:18 +0000</pubDate>
		<dc:creator>adil</dc:creator>
				<category><![CDATA[IT]]></category>
		<category><![CDATA[SAP]]></category>
		<category><![CDATA[alter user]]></category>
		<category><![CDATA[dba user locked]]></category>
		<category><![CDATA[oracle]]></category>
		<category><![CDATA[R3trans -d]]></category>
		<category><![CDATA[SAPSR3]]></category>
		<category><![CDATA[SAPSR3 lock]]></category>
		<category><![CDATA[sql]]></category>
		<category><![CDATA[trans.log]]></category>

		<guid isPermaLink="false">http://www.adilfahim.com/myblog/?p=200</guid>
		<description><![CDATA[Recently we find an issue that while starting SAP via SAP MMC, work process stop in Ended status. We found in developer trace that it&#8217;s a database connectivity issue. In some cases connectivity from SAP to Database does not happen due to SAPSR3 user locked. Steps to find the issue in Windows Environment. 1. Go [...]]]></description>
			<content:encoded><![CDATA[<p>Recently we find an issue that while starting SAP via SAP MMC, work process stop in Ended status. We found in developer trace that it&#8217;s a database connectivity issue. In some cases connectivity from SAP to Database does not happen due to SAPSR3 user locked.</p>
<p>Steps to find the issue in Windows Environment.</p>
<p>1. Go to CMD &#8211; <em><strong>R3trans -d</strong></em> (it ended with return code 0012)</p>
<p>2. Read the <em><strong>trans.log</strong></em> &amp; search if there any user lock issue found.</p>
<p>if YES then go to below procedure to resolved.</p>
<p>1. Stop the SAP process in SAP MMC.</p>
<p>1. go to sqlplus via &#8220;CMD &#8211; <em><strong>sqlplus / as sysdba</strong></em>&#8221;</p>
<p>2. execute statement to check which user(SAPSR3) is locked.</p>
<p><em><strong>select username, account_status from dba_users;</strong></em></p>
<p>find the list of dba users with their status. if SAPSR3 user is locked then execute this below statement to unlock.</p>
<p><em><strong>alter user SAPSR3 account unlock;</strong></em></p>
<p>again execute to check whether it&#8217;s successful or not.</p>
<p><em><strong>select username, account_status from dba_users;</strong></em></p>
<p>if successful log out from SQL &amp; execute &#8220;<em><strong>R3trans -d</strong></em>&#8220;. it finish with RC=0000.</p>
<p>START<strong> SAP</strong> &amp; it will start.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.adilfahim.com/myblog/2012/01/sapsr3-user-locked/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Changing data source ABAP to Database(default) in SAP Enterprise Portal.</title>
		<link>http://www.adilfahim.com/myblog/2011/09/changing-data-source-abap-to-databasedefault-in-sap-enterprise-portal/</link>
		<comments>http://www.adilfahim.com/myblog/2011/09/changing-data-source-abap-to-databasedefault-in-sap-enterprise-portal/#comments</comments>
		<pubDate>Fri, 02 Sep 2011 13:21:29 +0000</pubDate>
		<dc:creator>adil</dc:creator>
				<category><![CDATA[IT]]></category>
		<category><![CDATA[SAP]]></category>
		<category><![CDATA[abap]]></category>
		<category><![CDATA[EP]]></category>
		<category><![CDATA[portal]]></category>
		<category><![CDATA[Portal user management]]></category>
		<category><![CDATA[sdn]]></category>
		<category><![CDATA[user management]]></category>

		<guid isPermaLink="false">http://www.adilfahim.com/myblog/?p=190</guid>
		<description><![CDATA[Recently, I faced an issue in which I had to change the User Data Source of the portal to Database but I didn&#8217;t see the default option. I got stuck after changing Portal &#8212; User Management &#8212; Identity Management &#8212; Data Source &#8212;- Database only to ABAP System. After restarting the instance the value of [...]]]></description>
			<content:encoded><![CDATA[<p>Recently, I faced an issue in which I had to change the User Data Source of the portal to Database but I didn&#8217;t see the default option.</p>
<p>I got stuck after changing Portal &#8212; User Management &#8212; Identity Management &#8212; Data Source &#8212;- Database only to ABAP System.</p>
<p>After restarting the instance the value of Data Source shows only ABAP system &amp; for somehow if you want to revert to Database only, it’s not possible. There is no any other options rather than ABAP System.</p>
<p>As per SAP note <strong><span style="text-decoration: underline;">718383</span></strong>.</p>
<p>dataSourceConfiguration_abap.xml</p>
<p>No change is possible.</p>
<p>This configuration supports all usages (especially SAP Exchange Infrastructure and SAP Enterprise Portal) by making ABAP users and ABAP roles available as users and groups in the UME, and supports the creation of new groups in the UME (which are then stored in the local database) as well.</p>
<p>The below SDN thread talks about same issue:</p>
<p><a href="https://webmail.in.fai.fujitsu.com/owa/redir.aspx?C=fc1977c0bfeb456ebd118d25862ecc12&amp;URL=http%3a%2f%2fforums.sdn.sap.com%2fthread.jspa%3fmessageID%3d10568533" target="_blank">http://forums.sdn.sap.com/thread.jspa?messageID=10568533</a></p>
<p><strong><span style="text-decoration: underline;">SOLUTION:</span></strong></p>
<p>You can change the database only(default) option by editing UME properties in Config Tool.</p>
<p><strong><span style="text-decoration: underline;">Steps to follow:</span></strong></p>
<p>·         Config Tool &#8212; Global server configuration &#8211; services &#8211; com.sap.security.core.ume.service</p>
<p>·         ume.persistence.data_source_configuration (Make this value Restore to Default)</p>
<p>·         Restart the instance.</p>
<p>Now when you check again in Portal&#8212; User Management &#8212; Identity Management &#8212; Data Source</p>
<p>It will show the Database only(Default) value.</p>
<p>Enjoy!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.adilfahim.com/myblog/2011/09/changing-data-source-abap-to-databasedefault-in-sap-enterprise-portal/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Guide to Patching your SAP System</title>
		<link>http://www.adilfahim.com/myblog/2011/08/guide-to-patching-your-sap-system/</link>
		<comments>http://www.adilfahim.com/myblog/2011/08/guide-to-patching-your-sap-system/#comments</comments>
		<pubDate>Wed, 17 Aug 2011 04:05:42 +0000</pubDate>
		<dc:creator>adil</dc:creator>
				<category><![CDATA[IT]]></category>
		<category><![CDATA[SAP]]></category>
		<category><![CDATA[BASIS]]></category>
		<category><![CDATA[MOPZ]]></category>
		<category><![CDATA[sapcar]]></category>
		<category><![CDATA[SPAM]]></category>

		<guid isPermaLink="false">http://www.adilfahim.com/myblog/?p=188</guid>
		<description><![CDATA[I need to upgrade our internal demo systems every once in a while. Now, as I don’t unleash my Basis skills on customers everyday I tend to forget how its done. I decided to record the steps here to save me a bit of time next time around. Please treat any advice given here with [...]]]></description>
			<content:encoded><![CDATA[<p>I need to upgrade our internal demo systems every once in a while. Now, as I don’t unleash my Basis skills on customers everyday I tend to forget how its done. I decided to record the steps here to save me a bit of time next time around. Please treat any advice given here with care(I’m no expert at this) and read the official guides and help files.<br />
Applying patches to an SAP system is not as simple as, say updating your Windows PC. There is no auto update or one click upgrade process. I will be surprised if there ever will be. The thing is, SAP actually allows you a lot of freedom and flexibility in changing the way it works(Windows doesn’t). The price you pay is a slightly complex upgrade process.<br />
Doing a full Support Pack update of an SAP system broadly involves the following:<br />
1. Log in to the Service Market Place and select the packages to be downloaded. Admittedly, this is a bit easier now with SP Stacks.<br />
2. Log on to your Solution Manager System(Maintenance Optimizer) to confirm your download basket. If you don’t do this you can’t download your Patches. I must still figure out what the benefit of this is.<br />
3. Download the files using the SAP Download Manager.<br />
4. Use sapcar to extract the patches. You can use the command sapcar -xvf  from command line to do this. An easy way to extract these files in Windows is to register the extensions .CAR or .SAR to open automatically in Explorer.<br />
You can do this by opening Windows Explorer and going to Tools-&gt;Folder Options and clicking on the File Types Tab.<br />
Create a new type for the .CAR/.SAR file types and create a default action as shown in the screen shot below( Copy SAPCAR.EXE to your C:\Windows directory first).</p>
<p><img src="http://johanvanzijl.com/wp-content/uploads/2008/05/cartype.jpg" alt="SAPCAR Image" /></p>
<p>You can now “mass extract” all your patches at once by selecting all 50+ files in Windows Explorer and hitting enter on them. If you do this on a laptop now would be a good time for a coffee break.<br />
5. Now the real upgrade can start. Always update your kernel to the latest release first. This involves the following:<br />
•	Determine your global kernel directory. Goto transaction AL11 and look for directory mapped to DIR_CT_RUN. In my case(on Linux) this is /usr/sap//SYS/exe/run.<br />
•	Log in with your adm user. This will ensure you preserve the correct rights to your files.<br />
•	Backup this directory by copying it to somewhere safe.<br />
•	Overwrite the files in your DIR_CT_RUN directory with the new kernel files extracted in step 4. These files aren’t used by the SAP System, so you can safely overwrite them while the system is still running.<br />
•	On Windows I would recommend rebooting the box, on Unix environments you only need to stop and start the instance.<br />
•	During the startup of the instance a program called sapcpe will copy the new kernel files in DIR_CT_RUN to DIR_EXE_ROOT(usr/sap//exe).<br />
6. Now, do a full off line database backup and keep in a safe place.<br />
7. Copy the ABAP Support Pack files extracted in Step 4 to the following location on the SAP Server: /usr/sap/trans/EPS/in.<br />
8. Log on to the SAP System in client 000 with your own user(not SAP* or DDIC).<br />
9. Execute transaction SPAM(what a name…).<br />
10. Load the Support Packages. On the SPAM main menu goto Support Package-&gt;Load Packages-&gt;From Application Server.<br />
11. Now we hit the stage where P.P.P.P.P.P. You have to read all the notes on all the patches for all the components you want to upgrade. There are many dependencies here and it is easy to stuff up. But a few points:<br />
•	Make sure TMS is configured properly and actually working(i.e. test with a transport). This is important on new installs and has burned me in the past.<br />
•	Always upgrade SPAM to the latest version first. Always!<br />
•	Read the notes on optimal queue definitions, make them as long as possible, but keep the next point in mind…<br />
•	Don’t overshoot(see note 70228 for explanation). This is critical if you have add-ons such as XRPM, WFM or even CRM 2007(which now requires a CRT(Conflict Resolution Transport) after every ABAP support pack).<br />
•	Write down all the steps you took and queues you used as this will help in the upgrade of downstream systems.<br />
12. If you read the plethora of notes before hand and manage to follow them correctly everything should go fine.<br />
13. If you do it Cowboy style(and ignore point 12 like I do  ), SPAM failure is likely. You could try the following, in order:<br />
•	Restart the Process. Always do this 2 or 3 times before proceeding, especially with BASIS/ABAP support packs.<br />
•	Search for notes on the Service Market Place. You are probably not the first one to mess up. Also, sometimes the support packs contain errors.<br />
•	Try to reset the queue and process again.<br />
•	If you absolutely have to back out and SPAM does not allow you to reset the queue, you can do the following if you are brave. Run Function Module OCS_RESET_QUEUE in SE37 with the parameters IV_TOOL=SPAM and IV_FORCE=X. Just realize that this will leave your system in an inconsistent state. You may need to do some significant manual fixing.<br />
•	Log it with SAP.<br />
•	Restore your backup and try again.<br />
Eventually you should have an up-to-date, everything recompiling, SAP System.</p>
<p>Source : johanvanzijl.com</p>
]]></content:encoded>
			<wfw:commentRss>http://www.adilfahim.com/myblog/2011/08/guide-to-patching-your-sap-system/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>BRBACKUP/BRARCHIVE failed, warning ORA-28011: the account will expire soon; change your password now.</title>
		<link>http://www.adilfahim.com/myblog/2011/07/brbackupbrarchive-failed-warning-ora-28011-the-account-will-expire-soon-change-your-password-now/</link>
		<comments>http://www.adilfahim.com/myblog/2011/07/brbackupbrarchive-failed-warning-ora-28011-the-account-will-expire-soon-change-your-password-now/#comments</comments>
		<pubDate>Tue, 26 Jul 2011 04:35:53 +0000</pubDate>
		<dc:creator>adil</dc:creator>
				<category><![CDATA[IT]]></category>
		<category><![CDATA[SAP]]></category>
		<category><![CDATA[backup]]></category>
		<category><![CDATA[brarchive]]></category>
		<category><![CDATA[brbackup]]></category>
		<category><![CDATA[failed]]></category>
		<category><![CDATA[grace]]></category>
		<category><![CDATA[limit]]></category>
		<category><![CDATA[oracle]]></category>
		<category><![CDATA[oracle 11g]]></category>
		<category><![CDATA[password]]></category>
		<category><![CDATA[period]]></category>
		<category><![CDATA[sapnote]]></category>

		<guid isPermaLink="false">http://www.adilfahim.com/myblog/?p=186</guid>
		<description><![CDATA[New LIMIT for &#8216;PASSWORD_LIFE_TIME&#8217; in Oracle 11g. One of my colleague go through this solution.  Hope this helps you. Some thing new in 11g, If you are using please rectify. Any user in Oracle 11g using DEFAULT profile, has a default limit for PASSWORD_LIFE_TIME is 180 days, then that will be in GRACE period (Will never expire.) [...]]]></description>
			<content:encoded><![CDATA[<p><strong>New LIMIT for &#8216;PASSWORD_LIFE_TIME&#8217; in Oracle 11g.</strong></p>
<p>One of my colleague go through this solution.  Hope this helps you.</p>
<p>Some thing new in 11g, If you are using please rectify.</p>
<div dir="ltr">Any user in Oracle 11g using DEFAULT profile, has a default limit for PASSWORD_LIFE_TIME is 180 days, then that will be in GRACE period (Will never expire.)</div>
<div dir="ltr">So after 180 days it will throw the Warning ORA-28011: the account will expire soon; change your password now.</div>
<div dir="ltr">As a part of this if backups or jobs are scheduled from those user IDs, will start failing after 180 days.</div>
<div dir="ltr"></div>
<div dir="ltr"><strong>Note</strong>: Prior to Oracle Database 11g Release 2 (11.2), the default was UNLIMITED. Ref SAP Note <strong><span style="text-decoration: underline;"><span style="color: #0000ff;">1519872</span></span></strong></div>
<div dir="ltr"></div>
<div dir="ltr"><span style="text-decoration: underline;">Script to find out the same is,</span></div>
<div dir="ltr">select LIMIT, RESOURCE_NAME from dba_profiles where  PROFILE = &#8216;DEFAULT&#8217; and  RESOURCE_NAME in (&#8216;PASSWORD_GRACE_TIME&#8217;,'PASSWORD_LIFE_TIME&#8217;);</div>
<div dir="ltr"></div>
<div dir="ltr"><span style="text-decoration: underline;">Remedy is,</span></div>
<div dir="ltr">ALTER PROFILE DEFAULT LIMIT PASSWORD_LIFE_TIME UNLIMITED;</div>
]]></content:encoded>
			<wfw:commentRss>http://www.adilfahim.com/myblog/2011/07/brbackupbrarchive-failed-warning-ora-28011-the-account-will-expire-soon-change-your-password-now/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Intresting.. VNC Configuration in linux.</title>
		<link>http://www.adilfahim.com/myblog/2010/02/intresting-vnc-configuration-in-linux/</link>
		<comments>http://www.adilfahim.com/myblog/2010/02/intresting-vnc-configuration-in-linux/#comments</comments>
		<pubDate>Thu, 11 Feb 2010 13:01:26 +0000</pubDate>
		<dc:creator>adil</dc:creator>
				<category><![CDATA[IT]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[Networking]]></category>
		<category><![CDATA[remote]]></category>
		<category><![CDATA[vnc]]></category>

		<guid isPermaLink="false">http://www.adilfahim.com/myblog/?p=180</guid>
		<description><![CDATA[While Navigating, i have just found a interesting article, working of VNC in Linux. I only use VNC in windows only but never heard in llinux but now after seeing this article, i hope my problem is going to be solve easily to get it remotely. Find the article here.]]></description>
			<content:encoded><![CDATA[<p>While Navigating, i have just found a interesting article, working of VNC in Linux. I only use VNC in windows only but never heard in llinux but now after seeing this article, i hope my problem is going to be solve easily to get it remotely.</p>
<p>Find the article<a href="http://bit.ly/bIntlx" target="_blank"> here.</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.adilfahim.com/myblog/2010/02/intresting-vnc-configuration-in-linux/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

