<?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</title>
	<atom:link href="http://www.adilfahim.com/myblog/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>Dialog info queue unavailable</title>
		<link>http://www.adilfahim.com/myblog/2011/10/dialog-info-queue-unavailable/</link>
		<comments>http://www.adilfahim.com/myblog/2011/10/dialog-info-queue-unavailable/#comments</comments>
		<pubDate>Sat, 01 Oct 2011 06:31:22 +0000</pubDate>
		<dc:creator>adil</dc:creator>
				<category><![CDATA[SAP]]></category>
		<category><![CDATA[dialog]]></category>
		<category><![CDATA[dialog info queue]]></category>
		<category><![CDATA[dispatcher]]></category>
		<category><![CDATA[JSPM]]></category>
		<category><![CDATA[kernel]]></category>
		<category><![CDATA[kernel upgrade]]></category>
		<category><![CDATA[sdn]]></category>

		<guid isPermaLink="false">http://www.adilfahim.com/myblog/?p=196</guid>
		<description><![CDATA[Recently i upgraded my SAP(Oracle+Win2k) kernel 7.01 Patch Level 23 to Patch Level 150 via JSPM . After upgrading however i am able to start SAP by MMC,  SAP Dispatcher is running but I am not able to see my ABAP WP table. Dispatcher turns to yellow and shows &#8220;Dialog info queue unavailable&#8220;. After some [...]]]></description>
			<content:encoded><![CDATA[<p>Recently i upgraded my SAP(Oracle+Win2k) kernel 7.01 Patch Level 23 to Patch Level 150 via JSPM . After upgrading however i am able to start SAP by MMC,  SAP Dispatcher is running but I am not able to see my ABAP WP table. Dispatcher turns to yellow and shows &#8220;<em><strong>Dialog info queue unavailable</strong></em>&#8220;. After some research i am able to solve out the issue.</p>
<p>Procedure to resolve:</p>
<p>The <em><strong>sapstartsrv.exe</strong></em> file is not updated in C:\WINDOWS\system32. (after kernel upgrade)</p>
<p>The resolution is to copy the latest file from /SID/exe of the upgraded kernel and paste and overwrite the one existing in C:\WINDOWS\system32 and then restart the <em><strong></strong><strong>Services</strong></em> and <em><strong>SAP</strong></em>.</p>
<p>The dialog queue appeared and the issue resolved.</p>
<p>Hope this helps..</p>
]]></content:encoded>
			<wfw:commentRss>http://www.adilfahim.com/myblog/2011/10/dialog-info-queue-unavailable/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SAP Spool Issues</title>
		<link>http://www.adilfahim.com/myblog/2011/09/sap-spool-issues/</link>
		<comments>http://www.adilfahim.com/myblog/2011/09/sap-spool-issues/#comments</comments>
		<pubDate>Fri, 16 Sep 2011 10:34:00 +0000</pubDate>
		<dc:creator>adil</dc:creator>
				<category><![CDATA[SAP]]></category>
		<category><![CDATA[printing]]></category>
		<category><![CDATA[sap printing]]></category>
		<category><![CDATA[sp01]]></category>
		<category><![CDATA[sp02]]></category>
		<category><![CDATA[spad]]></category>
		<category><![CDATA[spool]]></category>
		<category><![CDATA[spool server]]></category>
		<category><![CDATA[spool_internal_error]]></category>
		<category><![CDATA[temse]]></category>

		<guid isPermaLink="false">http://www.adilfahim.com/myblog/?p=194</guid>
		<description><![CDATA[SPOOL ISSUES Question: In SP01 what is the difference between print directly &#38; print with changed parameters? 1)     The setting that uses spool with “Print directly to the printer.” You might choose this setting if you have a lot of jobs waiting in the spool and want to print something else in a hurry, and [...]]]></description>
			<content:encoded><![CDATA[<p align="center"><strong><span style="text-decoration: underline;">SPOOL ISSUES</span></strong></p>
<p><strong>Question: In SP01 what is the difference between print directly &amp; print with changed parameters?</strong></p>
<p>1)     The setting that uses spool with “Print directly to the printer.” You might choose this setting if you have a lot of jobs waiting in the spool and want to print something else in a hurry, and is defined for the user-id<br />
For Print a Spool Request with changing its Parameters.<br />
To change the request before printing it, for example, to send the request to a different printer or change the number of copies to print, choose Print with changed parameters. You can change the following settings before printing:<br />
a) Output Device: If possible, only send the output to an output device that uses the same device type as the output device for which the request was originally created. The device type indicates the printer type used, such as PCL.<br />
b) Start Time: To set a later time for printing, choose this button</p>
<p><strong>Question: If a spool request is in waiting status for a long time, what does it mean?</strong></p>
<p>2)     Status Waiting may also indicate that there is a problem with the spool work process that is assigned to a printer. Check the following:</p>
<p>a) Find out which printer an output request has been sent to. To do this, select the relevant spool request in the Output Controller and choose. You can find the printer name in the Output device field.</p>
<p>b) Find out which spool work process is responsible for the printer. Enter the name of the printer to which the output request was sent in the Output Device field on the Devices/serverstab and choose enter. Display the definition and note the SAP application server name that appears in the Print server field. If you have only a single spool server in your SAP system, then you can omit this step.</p>
<p>c) Use the CCMS System Monitor or in transaction SM51 to display the application servers in your SAP system. Check that the application server that you noted from the Print server field is running and that the server offers the service Spool. If the server is not running or if the Spool service is not active, then you have found the source of the problem.</p>
<p>d) If the print server is running and the spool service is active, then check the activity in the spool work process.</p>
<p>In transaction SM51, mark the print server in question and click on Processes. In the process display, look for the spool work process and note the name of the active user. If User SAPSYS is active, this indicates that the spool work process is busy with internal spool activities or is requesting the status of a print request from a host spool system. Choose CPU repeatedly to check the CPU time that the spool work process requires. If the same CPU time is always displayed, then it is likely that the spool work process is waiting for a status query to time out. It is likely that you have to then find the reason for the delay in output request processing.</p>
<p><strong>Question: If a user wants to reprint his document again what should to do ? </strong></p>
<p>3)  The user needs to give the spool request number in sp01 and then print it or Users should have Tx SP02 for their own spool requests (not SP01 which is a BASIS Tx). User can browse &amp; reissue an output request for a particular spool (unless they deleted it, or it time expired and got reorg&#8217;d).</p>
<p><strong>Question: What I have done to use users OS level printer as SAP printer. I mean if a user has given a print if SAP couldn&#8217;t able to find printer it will be in error status. In this case I want to reprint that document from users OS level default printer. </strong></p>
<p>4) There are two things for this:<br />
a) You have to define the local printer same as for your OS in SAP and maintain that as local in spad.<br />
b) The user needs to give the spool request number in sp01 and then print it going forward.</p>
<p>or</p>
<p>You could configure a front-end printer (host spool method G) in SPAD. Printer name is generally LOCL. Understand now that you will have more problems by introducing front-end printing, and not fewer. Users will become accustomed to using it and will insist you fix it when some desktop patch or network change breaks it. I know it SEEMs like a good idea; remember I tried to warn you. Host spool method M is a more easily supported alternative (print-to-email and they can use the resulting attachment as they like).</p>
<p><strong>Question: What are the regular spool problems and resolutions?</strong></p>
<p>5) Many and varied. Users do not typically distinguish between &#8216;spool problems&#8217; and &#8216;printing problems&#8217;. Make sure the housekeeping jobs run: <a href="https://service.sap.com/sap/support/notes/1411877">https://service.sap.com/sap/support/notes/1411877</a></p>
<p><strong>Question: In my project I had faced a prob in SOLMAN. The system was giving short dump “SPOOL_INTERNAL_ERROR” and while checking it, system was issuing message “SPOOL OVERFLOW”.</strong></p>
<p>6) As the solution I applied resolution provided in SNote no. 48284, which asked me to raise the upper limit for spool requests using TC=SNRO. The complete procedure is:</p>
<p>1. Log on to the system in client 000 and call transaction SNRO.</p>
<p>2. Select the object SPO_NUM and choose the button: Number ranges.</p>
<p>3. On the next screen, choose: Change Intervals.</p>
<p>4. In the &#8220;To number&#8221; column, change the upper limit of interval 01 to 999,999, for example.</p>
<p><strong>Question: Sometime printing is working perfectly &amp; then suddenly all printing get stop. We have seen in SAP spool error log is:</strong></p>
<p><strong>&#8220;Unable to open file /usr/sap/&lt;SID&gt;/DVEBMGS40/data/009v1WwD.&lt;SID&gt; for writing (error 28)</strong></p>
<p><strong>Errors occurred processing this print request</strong></p>
<p><strong>There may be no printout”.</strong></p>
<p><strong> After restarting it works fine for some time but again printing got stuck.</strong></p>
<p>7) There are 2 things for this:</p>
<p>a) Do TemSe reorganization; remove inconsistencies &amp; Restart SPO processes in SM50.</p>
<p>b) Error in UNIX Index Nodes (Inode stores basic information about a regular file, directory, or other file system object.)</p>
<p>We were facing out of index nodes issue. The directory where all the batch logs were getting accumulated had run out of number of files it could accommodate even though space was available. When we moved the batch logs to another directory issue was resolved.</p>
<p>&nbsp;</p>
<p>More will come soon.</p>
<p>Source: help.sap.com</p>
]]></content:encoded>
			<wfw:commentRss>http://www.adilfahim.com/myblog/2011/09/sap-spool-issues/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Service Desk &amp; ChaRM Configuration.</title>
		<link>http://www.adilfahim.com/myblog/2011/09/service-desk-charm-configuration/</link>
		<comments>http://www.adilfahim.com/myblog/2011/09/service-desk-charm-configuration/#comments</comments>
		<pubDate>Tue, 13 Sep 2011 06:59:33 +0000</pubDate>
		<dc:creator>adil</dc:creator>
				<category><![CDATA[SAP]]></category>
		<category><![CDATA[Change request management]]></category>
		<category><![CDATA[Charm]]></category>
		<category><![CDATA[sdn]]></category>
		<category><![CDATA[Service Desk]]></category>
		<category><![CDATA[solman]]></category>

		<guid isPermaLink="false">http://www.adilfahim.com/myblog/?p=191</guid>
		<description><![CDATA[Recently i am working with Service Desk &#38; ChaRM(Change Request Management) configuration in SOLMAN. Service Desk is easy to configure rather then ChaRM. I have completed my Service Desk configuration successfully &#38; it&#8217;s working smoothly. Here i will not provide any steps due to it&#8217;s a very long configuration, however if you required the configuration [...]]]></description>
			<content:encoded><![CDATA[<p>Recently i am working with Service Desk &amp; ChaRM(Change Request Management) configuration in SOLMAN.</p>
<p>Service Desk is easy to configure rather then ChaRM. I have completed my Service Desk configuration successfully &amp; it&#8217;s working smoothly. Here i will not provide any steps due to it&#8217;s a very long configuration, however if you required the configuration steps, you can mail me directly at my adil(at)adilfahim.com</p>
<p>ChaRM is little bit difficult to configure. I didn&#8217;t find any standard configuration document in SAP service market place then i searched on SDN and find some different docs, compiled that docs &amp; create a single document to work around. i have completed almost all steps which required in ChaRM but still i am stuck while creating Change Request to add in Maintenance Cycle. When i will completed, i will update my blog and will share a doc of fully configured ChaRM Configuration.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.adilfahim.com/myblog/2011/09/service-desk-charm-configuration/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>
	</channel>
</rss>

