<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: oss notes in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/oss-notes/m-p/1429433#M205475</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have been given the sap note for performance issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The sap note suggested to create a index for a bsip table with fews fields based on check some criteria in transaction.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To over this issue all i need is to create a secondary index and create a transport and move it or do ineed to do anything else.&lt;/P&gt;&lt;P&gt;is there away i can the performance improved after creating the secondary index.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;plss let me know i am working for the first time on oss &lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 06 Jul 2006 15:17:29 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-07-06T15:17:29Z</dc:date>
    <item>
      <title>oss notes</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/oss-notes/m-p/1429427#M205469</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi can anyone tell me what is oss notes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;what does the note numbers mean and what are the things that need to be done for a performance issue for a transaction&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Jul 2006 13:56:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/oss-notes/m-p/1429427#M205469</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-07-06T13:56:52Z</dc:date>
    </item>
    <item>
      <title>Re: oss notes</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/oss-notes/m-p/1429428#M205470</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;OSS Notes are SAP's way of supporting its software.  These are problems that have been discovered and/or reported.   Usually then provide some work around or fix for the problem including source code corrections.  If the note does include source corrections you can download and apply it using the SNOTE transaction code.  To search thru SAP notes, go to service.sap.com&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Rich Heilman&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Jul 2006 14:04:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/oss-notes/m-p/1429428#M205470</guid>
      <dc:creator>RichHeilman</dc:creator>
      <dc:date>2006-07-06T14:04:30Z</dc:date>
    </item>
    <item>
      <title>Re: oss notes</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/oss-notes/m-p/1429429#M205471</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;look here:&lt;/P&gt;&lt;P&gt;&lt;A class="jive_macro jive_macro_message" href="https://community.sap.com/" __jive_macro_name="message" modifiedtitle="true" __default_attr="380346"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Andreas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Jul 2006 14:06:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/oss-notes/m-p/1429429#M205471</guid>
      <dc:creator>andreas_mann3</dc:creator>
      <dc:date>2006-07-06T14:06:10Z</dc:date>
    </item>
    <item>
      <title>Re: oss notes</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/oss-notes/m-p/1429430#M205472</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi Swathi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. OSS Notes&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;All customers who have implemented SAP&lt;/P&gt;&lt;P&gt;must be facing some or the other problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To remedy such problems,&lt;/P&gt;&lt;P&gt;SAP comes out with some mini - mini&lt;/P&gt;&lt;P&gt;solutions from time to time.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Such solutions, require some modifications &lt;/P&gt;&lt;P&gt;in the SAP source code.&lt;/P&gt;&lt;P&gt;The corrections can be done manually / automatically&lt;/P&gt;&lt;P&gt;at the users end.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Such notes contain step-by-step instructions&lt;/P&gt;&lt;P&gt;on what to do, how to do etc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There are SEVERAL such NOTES &lt;/P&gt;&lt;P&gt;(Correction Instructions/Patch)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;They are called OSS NOTES.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;*----&lt;/P&gt;&lt;HR originaltext="-----------------------------------" /&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. The Tcode is OSS1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. But,&lt;/P&gt;&lt;P&gt;U will have to contact ur basis team&lt;/P&gt;&lt;P&gt;bcos&lt;/P&gt;&lt;P&gt;they will open the internet gateway&lt;/P&gt;&lt;P&gt;for oss1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3. Moreover,&lt;/P&gt;&lt;P&gt;oss1 will login to SAP server&lt;/P&gt;&lt;P&gt;in Bangalore (if u are in india)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;4. There also a login screen will be there.&lt;/P&gt;&lt;P&gt;There u need a user id and a password.&lt;/P&gt;&lt;P&gt;(It might be some common userid and pasword&lt;/P&gt;&lt;P&gt;which ur basis team might be able to provide)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if u find it useful mark some points&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Naveen&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Jul 2006 14:10:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/oss-notes/m-p/1429430#M205472</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-07-06T14:10:18Z</dc:date>
    </item>
    <item>
      <title>Re: oss notes</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/oss-notes/m-p/1429431#M205473</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;SAP notes are of two type :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Corrections for a Bug, created by developers.&lt;/P&gt;&lt;P&gt;2. Informational notes, created by primary support.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When new Support Pack is released, all the correctional notes created after last Support Pack are included in next SP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Surpreet Bal&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Jul 2006 14:14:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/oss-notes/m-p/1429431#M205473</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-07-06T14:14:10Z</dc:date>
    </item>
    <item>
      <title>Re: oss notes</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/oss-notes/m-p/1429432#M205474</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI&lt;/P&gt;&lt;P&gt;GOOD&lt;/P&gt;&lt;P&gt;GO THROUGH THIS LINK&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sappoint.com/oss/osssystem.html" target="test_blank"&gt;http://www.sappoint.com/oss/osssystem.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;In order to fix one of the problem in R/3 system, SAP will asked you to download an OSS notes which is a ".car" file.  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To work with a CAR File do the following at OS Level: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Get into OS as &amp;lt;sapsid&amp;gt;adm &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Copy the .CAR file to a Temporary Directory. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Uncompress the file with SAPCAR &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Copy the the data file generated in the  data transport directory  &lt;/P&gt;&lt;P&gt;( ej: = /usr/Sap/trans/data). &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Copy the the cofile file generated in the  cofiles transport directory  &lt;/P&gt;&lt;P&gt;( = ej: /usr/Sap/trans/cofiles). &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Run transaction STMS &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Upload the support package with SPAM transaction and the support package will show "New support packages".  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;LI level="10" type="ul"&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Examples of CAR command :- &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;   1) UNIX only:  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;       Log on as user &amp;lt;sapsid&amp;gt;adm.  &lt;/P&gt;&lt;P&gt;       cd /usr/sap/trans  &lt;/P&gt;&lt;P&gt;       CAR -xvf tmp/&amp;lt;ARCHIVE_NAME&amp;gt;.CAR -V  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;   2) Windows NT only:  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;       Log on as user &amp;lt;SAPSID&amp;gt;ADM.  &lt;/P&gt;&lt;P&gt;       cd \USR\SAP\TRANS  &lt;/P&gt;&lt;P&gt;       CAR -xvf TMP\&amp;lt;ARCHIVE_NAME&amp;gt;.CAR  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This Will create two(2) FILES &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After you run SPAM  you MUST run STMS and check the transport queues  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;LI level="10" type="ul"&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As per 315963 note you can direct made the changes in the program or you can apply the support pack.  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;a) If you want to apply correction then first you need to register the object in SAP, so that you will get the Access key and then you can make the changes. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;b) If you want to import the support pack then you need to down load from SAP market-place. and this is in CAR file. and then you need extract the same using CAR utility.  &lt;/P&gt;&lt;P&gt;ex: CAR -xvf abc.car &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you can directly apply the patch from SAPGUI, login to 000 client and then you can load the patch from Presentation server.  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also check what is your current basis patch level? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For example if you want to apply patch 07 and you are having 05 then you need to apply 06 and then apply 07. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;THANKS&lt;/P&gt;&lt;P&gt;MRUTYUN&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Jul 2006 14:34:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/oss-notes/m-p/1429432#M205474</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-07-06T14:34:24Z</dc:date>
    </item>
    <item>
      <title>Re: oss notes</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/oss-notes/m-p/1429433#M205475</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have been given the sap note for performance issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The sap note suggested to create a index for a bsip table with fews fields based on check some criteria in transaction.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To over this issue all i need is to create a secondary index and create a transport and move it or do ineed to do anything else.&lt;/P&gt;&lt;P&gt;is there away i can the performance improved after creating the secondary index.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;plss let me know i am working for the first time on oss &lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Jul 2006 15:17:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/oss-notes/m-p/1429433#M205475</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-07-06T15:17:29Z</dc:date>
    </item>
    <item>
      <title>Re: oss notes</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/oss-notes/m-p/1429434#M205476</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You`re on the right track . You can also look in to the your custom ( Z) programs. You can change the slect according to your index for performnace ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this&amp;#146;ll give you idea!!&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;Pl... award the points.&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;Good luck &lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Saquib Khan&lt;/P&gt;&lt;P&gt;"Some are wise and some are otherwise"&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Jul 2006 15:20:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/oss-notes/m-p/1429434#M205476</guid>
      <dc:creator>former_member181966</dc:creator>
      <dc:date>2006-07-06T15:20:36Z</dc:date>
    </item>
    <item>
      <title>Re: oss notes</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/oss-notes/m-p/1429435#M205477</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI,&lt;/P&gt;&lt;P&gt;  CHECK THIS LINK.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sappoint.com/basis/snote.pdf" target="test_blank"&gt;http://www.sappoint.com/basis/snote.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sUDHEER.a&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Jul 2006 15:55:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/oss-notes/m-p/1429435#M205477</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-07-06T15:55:29Z</dc:date>
    </item>
    <item>
      <title>Re: oss notes</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/oss-notes/m-p/1429436#M205478</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi , &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Post ur Code ,so we can tune that Code? Notes will help u for tuning the SAP standard Program not for Y* or Z*.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Prabhu &lt;/P&gt;&lt;P&gt;CPO Expert.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Jul 2006 05:12:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/oss-notes/m-p/1429436#M205478</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-07-07T05:12:56Z</dc:date>
    </item>
  </channel>
</rss>

