<?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: unable to start and stop SAP in HP-UX 11.31 in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-start-and-stop-sap-in-hp-ux-11-31/m-p/4700853#M384033</link>
    <description>Hi again,&lt;BR /&gt;&lt;BR /&gt;&amp;gt;as V said setpath $ORACLE_HOME/bin can be deleted right &lt;BR /&gt;&lt;BR /&gt;No, not deleted, but set after setenv ORACLE_HOME &lt;BR /&gt;&lt;BR /&gt;So, in your .login should be:&lt;BR /&gt;&lt;BR /&gt;setenv JAVA_HOME /opt/java1.4&lt;BR /&gt;setenv SAPSYSTEMNAME EC6&lt;BR /&gt;setenv ORACLE_BASE /oracle&lt;BR /&gt;setenv ORACLE_SID EC6&lt;BR /&gt;setenv ORACLE_HOME /oracle/EC6/102_64&lt;BR /&gt;setenv SAPDATA_HOME /oracle/EC6&lt;BR /&gt;setenv LIBRARY_PATH /oracle/EC6/102_64/lib&lt;BR /&gt;setenv SHLIB_PATH /oracle/EC6/102_64/lib:$SHLIB_PATH&lt;BR /&gt;set path = ($path $ORACLE_HOME/bin)&lt;BR /&gt;&lt;BR /&gt;Please note that for this line:&lt;BR /&gt;setenv SHLIB_PATH /oracle/EC6/102_64/lib:$SHLIB_PATH&lt;BR /&gt;&lt;BR /&gt;you need an existing variable SHLIB_PATH before! Else you'll get an error again ('SHLIB_PATH: Undefined variable.')&lt;BR /&gt;&lt;BR /&gt;Then just use:&lt;BR /&gt;setenv SHLIB_PATH /oracle/EC6/102_64/lib&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;V.&lt;BR /&gt;</description>
    <pubDate>Thu, 21 Oct 2010 07:09:35 GMT</pubDate>
    <dc:creator>V. Nyga</dc:creator>
    <dc:date>2010-10-21T07:09:35Z</dc:date>
    <item>
      <title>unable to start and stop SAP in HP-UX 11.31</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-start-and-stop-sap-in-hp-ux-11-31/m-p/4700844#M384024</link>
      <description>I installed SAP ECC6.0 with ORACLE10g in my HP-UX 11.31 box successfully. But I am unable to start and stop the SAP with &lt;SID&gt;adm by using startsap command. &lt;BR /&gt;&lt;BR /&gt;I am able to start and stop oracle and sap individually. When i am using starsap command sap is able to start but it is not connecting the database.&lt;BR /&gt;&lt;BR /&gt;While I am logging with &lt;SID&gt;adm and ora&lt;SID&gt;  I am getting below message&lt;BR /&gt;ORACLE_HOME undefined variable&lt;BR /&gt;&lt;BR /&gt;While before starting oracle  installation i got the below message&lt;BR /&gt;ORACLE_HOME is undefined&lt;BR /&gt;ORACLE_SID is undefined&lt;BR /&gt;ORACLE_BASE is undefined&lt;BR /&gt;ORACLE_STAGE is undefined&lt;BR /&gt;&lt;BR /&gt;Then I entered above environment variables dynamically and I started installing oracle.&lt;BR /&gt;&lt;BR /&gt;Before starting SAP and oracle installation I copied the root env file from  other HP-UX box which is same OS version(11.31) , as my original env file was corrupted.&lt;BR /&gt;____________________________________________________________________________________&lt;BR /&gt;My ora&lt;SID&gt; env file is like this&lt;BR /&gt;% su - oraec6&lt;BR /&gt;Password:&lt;BR /&gt;ORACLE_HOME: Undefined variable.&lt;BR /&gt;---------------------------&lt;BR /&gt;% env&lt;BR /&gt;HOME=/oracle/EC6&lt;BR /&gt;PATH=/usr/bin&lt;BR /&gt;LOGNAME=oraec6&lt;BR /&gt;SHELL=/usr/bin/csh&lt;BR /&gt;TERM=xterm&lt;BR /&gt;COLUMNS=157&lt;BR /&gt;LINES=46&lt;BR /&gt;%&lt;BR /&gt;My &lt;SID&gt;adm env file is like this&lt;BR /&gt;% su - ec6adm&lt;BR /&gt;Password:&lt;BR /&gt;ORACLE_HOME: Undefined variable.&lt;BR /&gt;-----------------------------------------------------------&lt;BR /&gt;% env&lt;BR /&gt;HOME=/home/ec6adm&lt;BR /&gt;PATH=/usr/bin&lt;BR /&gt;LOGNAME=ec6adm&lt;BR /&gt;SHELL=/usr/bin/csh&lt;BR /&gt;TERM=xterm&lt;BR /&gt;COLUMNS=157&lt;BR /&gt;LINES=46&lt;BR /&gt;%&lt;BR /&gt;Root user env file is like this&lt;BR /&gt;# env&lt;BR /&gt;_=/usr/bin/env&lt;BR /&gt;MANPATH=/usr/share/man/%L:/usr/share/man:/usr/contrib/man/%L:/usr/contrib/man:/usr/local/man/%L:/usr/local/man:/opt/ldapux/share/man/%L:/opt/ldapux/share/man:/opt/ipf/man:/opt/ldapux/ypldapd/man:/opt/samba/man:/opt/samba/WTEC_Support_Tools/man:/opt/samba/cfsm_man:/opt/cifsclient/share/man:/opt/openssl/man:/opt/openssl/prngd/man:/opt/wbem/share/man:/opt/graphics/common/man:/opt/amgr/man:/opt/amgr/man/%L:/opt/sec_mgmt/share/man:/usr/dt/share/man:/opt/caliper/man/%L:/opt/caliper/man:/opt/drd/share/man/%L:/opt/drd/share/man:/opt/dsau/man:/opt/resmon/share/man/%L:/opt/resmon/share/man:/opt/gnome/man:/opt/ignite/share/man/%L:/opt/ignite/share/man:/usr/contrib/kwdb/share/man:/opt/perl_32/man:/opt/perl_64/man:/opt/prm/man/%L:/opt/prm/man:/opt/sfmdb/pgsql/man:/opt/sfm/share/man:/opt/swm/share/man/%L:/opt/swm/share/man:/opt/swa/share/man/%L:/opt/swa/share/man:/opt/ssh/share/man:/opt/sentinel/man/%L:/opt/sentinel/man:/opt/VRTS/man:/opt/langtools/share/man/%L:/opt/langtools/share/man:/opt/gwlm/man/%L:/opt/gwlm/man&lt;BR /&gt;PATH=/opt/java1.4/bin:/usr/sbin:/usr/bin:/usr/ccs/bin:/usr/contrib/bin:/usr/contrib/Q4/bin:/opt/perl/bin:/opt/ipf/bin:/opt/nettladm/bin:/opt/fcms/bin:/opt/wbem/bin:/opt/wbem/sbin:/opt/sas/bin:/opt/graphics/common/bin:/opt/atok/bin:/usr/bin/X11:/usr/contrib/bin/X11:/opt/sec_mgmt/bastille/bin:/opt/caliper/bin:/opt/drd/bin:/opt/dsau/bin:/opt/dsau/sbin:/opt/resmon/bin:/opt/firefox:/opt/gnome/bin:/opt/ignite/bin:/usr/contrib/kwdb/bin:/opt/mozilla:/opt/perl_32/bin:/opt/perl_64/bin:/opt/prm/bin:/opt/sfm/bin:/opt/swm/bin:/opt/sec_mgmt/spc/bin:/opt/ssh/bin:/opt/sentinel/bin:/opt/swa/bin:/opt/hpsmh/bin:/opt/thunderbird:/opt/langtools/bin:/opt/gwlm/bin:/sbin:/home/root&lt;BR /&gt;COLUMNS=157&lt;BR /&gt;EDITOR=vi&lt;BR /&gt;LOGNAME=root&lt;BR /&gt;ORACLE_SID=EC6&lt;BR /&gt;ERASE=^H&lt;BR /&gt;SAPINST_JRE_HOME=/opt/java1.4/jre&lt;BR /&gt;TNS_ADMIN=/oracle/EC6/102_64&lt;BR /&gt;SHELL=/sbin/sh&lt;BR /&gt;JAVA_HOME=/opt/java1.4&lt;BR /&gt;HOME=/&lt;BR /&gt;LD_LIBRARY_PATH=/oracle/EC6/102_64/lib:/sapmnt/EC6/exe&lt;BR /&gt;TERM=xterm&lt;BR /&gt;ORACLE_HOME=/oracle/EC6/102_64&lt;BR /&gt;PWD=/&lt;BR /&gt;TZ=IST-5:30&lt;BR /&gt;LINES=46&lt;BR /&gt;My password file is like this&lt;BR /&gt;# more passwd&lt;BR /&gt;root:xTJErm.a8LWnc:0:3::/:/sbin/sh&lt;BR /&gt;daemon:*:1:5::/:/sbin/sh&lt;BR /&gt;bin:*:2:2::/usr/bin:/sbin/sh&lt;BR /&gt;sys:*:3:3::/:&lt;BR /&gt;adm:*:4:4::/var/adm:/sbin/sh&lt;BR /&gt;uucp:*:5:3::/var/spool/uucppublic:/usr/lbin/uucp/uucico&lt;BR /&gt;lp:*:9:7::/var/spool/lp:/sbin/sh&lt;BR /&gt;nuucp:*:11:11::/var/spool/uucppublic:/usr/lbin/uucp/uucico&lt;BR /&gt;hpdb:*:27:1:ALLBASE:/:/sbin/sh&lt;BR /&gt;nobody:*:-2:-2::/:&lt;BR /&gt;www:*:30:1::/:&lt;BR /&gt;smbnull:*:101:101:DO NOT USE OR DELETE - needed by Samba:/var/opt/samba/nologin:/bin/false&lt;BR /&gt;cimsrvr:*:102:102:WBEM Services:/var/opt/wbem:/sbin/sh&lt;BR /&gt;tftp:*:103:103:Trivial FTP user:/home/tftp:/usr/bin/false&lt;BR /&gt;sfmdb:*:104:20::/home/sfmdb:/sbin/sh&lt;BR /&gt;sshd:*:105:104:sshd privsep:/var/empty:/bin/false&lt;BR /&gt;iwww:*:106:1::/home/iwww:/sbin/sh&lt;BR /&gt;owww:*:107:1::/home/owww:/sbin/sh&lt;BR /&gt;hpsmh:*:108:105:System Management Homepage:/var/opt/hpsmh:/sbin/sh&lt;BR /&gt;ec6adm:R3fICsNjv47UM:109:107:SAP System Administrator:/home/ec6adm:/usr/bin/csh&lt;BR /&gt;oraec6:R3fICsNjv47UM:110:108:SAP Database Administrator:/oracle/EC6:/usr/bin/csh&lt;BR /&gt;&lt;BR /&gt;Now my question is &lt;BR /&gt;&lt;BR /&gt;Is it require to include any environment variables for users &lt;SID&gt;adm and ora&lt;SID&gt; in .profile&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks in advance &lt;BR /&gt;Laxmi deepak Keesara&lt;BR /&gt;&lt;/SID&gt;&lt;/SID&gt;&lt;/SID&gt;&lt;/SID&gt;&lt;/SID&gt;&lt;/SID&gt;&lt;/SID&gt;</description>
      <pubDate>Mon, 18 Oct 2010 10:50:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-start-and-stop-sap-in-hp-ux-11-31/m-p/4700844#M384024</guid>
      <dc:creator>laxmideepak</dc:creator>
      <dc:date>2010-10-18T10:50:10Z</dc:date>
    </item>
    <item>
      <title>Re: unable to start and stop SAP in HP-UX 11.31</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-start-and-stop-sap-in-hp-ux-11-31/m-p/4700845#M384025</link>
      <description>&amp;gt;% su - oraec6&lt;BR /&gt;ORACLE_HOME: Undefined variable.&lt;BR /&gt;&lt;BR /&gt;When you do "su -", it ignores any env variables you have already set.&lt;BR /&gt;&lt;BR /&gt;&amp;gt;Root user env file is like this&lt;BR /&gt;&lt;BR /&gt;This isn't going to help user oraec6.&lt;BR /&gt;&lt;BR /&gt;&amp;gt;Is it required to include any environment variables for users &lt;SID&gt;adm and ora&lt;SID&gt; in .profile&lt;BR /&gt;&lt;BR /&gt;It sure looks like it.&lt;/SID&gt;&lt;/SID&gt;</description>
      <pubDate>Mon, 18 Oct 2010 14:09:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-start-and-stop-sap-in-hp-ux-11-31/m-p/4700845#M384025</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2010-10-18T14:09:40Z</dc:date>
    </item>
    <item>
      <title>Re: unable to start and stop SAP in HP-UX 11.31</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-start-and-stop-sap-in-hp-ux-11-31/m-p/4700846#M384026</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;&amp;gt;ora&lt;SID&gt; env &lt;BR /&gt;and&lt;BR /&gt;&amp;gt;SID&amp;gt;adm env :&lt;BR /&gt;SHELL=/usr/bin/csh&lt;BR /&gt;&lt;BR /&gt;Root user env :&lt;BR /&gt;SHELL=/sbin/sh&lt;BR /&gt;&lt;BR /&gt;For c-shell you have to use .cshrc to define variables with:&lt;BR /&gt;setenv ORACLE_HOME /oracle/EC6/102_64&lt;BR /&gt;&lt;BR /&gt;(OR - define the variables in the start script, so it's user independent)&lt;BR /&gt;&lt;BR /&gt;V.&lt;BR /&gt;&lt;/SID&gt;</description>
      <pubDate>Mon, 18 Oct 2010 14:13:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-start-and-stop-sap-in-hp-ux-11-31/m-p/4700846#M384026</guid>
      <dc:creator>V. Nyga</dc:creator>
      <dc:date>2010-10-18T14:13:19Z</dc:date>
    </item>
    <item>
      <title>Re: unable to start and stop SAP in HP-UX 11.31</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-start-and-stop-sap-in-hp-ux-11-31/m-p/4700847#M384027</link>
      <description>Hi Dennis&lt;BR /&gt;&lt;BR /&gt;Thank you for your replay &lt;BR /&gt;&lt;BR /&gt;where should i maintain below env variables &lt;BR /&gt;&lt;BR /&gt;ORACLE_HOME &lt;BR /&gt;ORACLE_SID&lt;BR /&gt;ORACLE_BASE&lt;BR /&gt;ORACLE_STAGE&lt;BR /&gt;&lt;BR /&gt;for users &lt;SID&gt;adm and ORA&lt;SID&gt; &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks in advance&lt;BR /&gt;Laxmideepak keesara&lt;/SID&gt;&lt;/SID&gt;</description>
      <pubDate>Wed, 20 Oct 2010 05:13:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-start-and-stop-sap-in-hp-ux-11-31/m-p/4700847#M384027</guid>
      <dc:creator>k.l.deepak</dc:creator>
      <dc:date>2010-10-20T05:13:13Z</dc:date>
    </item>
    <item>
      <title>Re: unable to start and stop SAP in HP-UX 11.31</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-start-and-stop-sap-in-hp-ux-11-31/m-p/4700848#M384028</link>
      <description>&amp;gt;where should I maintain below env variables&lt;BR /&gt;&amp;gt;ORACLE_HOME ORACLE_SID ORACLE_BASE ORACLE_STAGE&lt;BR /&gt;&amp;gt;for users &lt;SID&gt;adm and ORA&lt;SID&gt;&lt;BR /&gt;&lt;BR /&gt;In the .profile or .login for those users.&lt;/SID&gt;&lt;/SID&gt;</description>
      <pubDate>Wed, 20 Oct 2010 07:19:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-start-and-stop-sap-in-hp-ux-11-31/m-p/4700848#M384028</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2010-10-20T07:19:04Z</dc:date>
    </item>
    <item>
      <title>Re: unable to start and stop SAP in HP-UX 11.31</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-start-and-stop-sap-in-hp-ux-11-31/m-p/4700849#M384029</link>
      <description>Dear dennis,&lt;BR /&gt;Thank you for your replay&lt;BR /&gt;&lt;BR /&gt;ORACLE_HOME,ORACLE_BASE,ORACLE_SID,ORACLE_STAGE.&lt;BR /&gt;the above env files are already there in .login file for both users &lt;BR /&gt;&lt;BR /&gt;those all are like this&lt;BR /&gt;su - oraec6&lt;BR /&gt;ORACLE_HOME undefined variable &lt;BR /&gt;%more .login&lt;BR /&gt;_____________________________________________&lt;BR /&gt;# SAP environment&lt;BR /&gt;set path = ($ORACLE_HOME/bin $path)&lt;BR /&gt;setenv JAVA_HOME      /opt/java1.4&lt;BR /&gt;setenv SAPSYSTEMNAME  EC6&lt;BR /&gt;setenv ORACLE_BASE    /oracle&lt;BR /&gt;setenv ORACLE_SID  EC6&lt;BR /&gt;setenv ORACLE_HOME    /oracle/EC6/102_64&lt;BR /&gt;setenv SAPDATA_HOME   /oracle/EC6&lt;BR /&gt;setenv LIBRARY_PATH   /oracle/EC6/102_64/lib&lt;BR /&gt;setenv SHLIB_PATH     /oracle/EC6/102_64/lib:$SHLIB_PATH&lt;BR /&gt;___________________________________________&lt;BR /&gt;&lt;BR /&gt;su - ec6adm&lt;BR /&gt;ORACLE_HOME Undefined variable&lt;BR /&gt;%more .login&lt;BR /&gt;_____________________________________________&lt;BR /&gt;# SAP environment&lt;BR /&gt;&lt;BR /&gt;setenv JAVA_HOME      /opt/java1.4&lt;BR /&gt;setenv SAPSYSTEMNAME  EC6&lt;BR /&gt;setenv ORACLE_BASE    /oracle&lt;BR /&gt;setenv ORACLE_SID  EC6&lt;BR /&gt;setenv ORACLE_HOME    /oracle/EC6/102_64&lt;BR /&gt;setenv SAPDATA_HOME   /oracle/EC6&lt;BR /&gt;setenv LIBRARY_PATH   /oracle/EC6/102_64/lib&lt;BR /&gt;setenv SHLIB_PATH     /oracle/EC6/102_64/lib:$SHLIB_PATH&lt;BR /&gt;____________________________________________&lt;BR /&gt;&lt;BR /&gt;Thanks and Regards&lt;BR /&gt;Laxmideepak keesara&lt;BR /&gt;</description>
      <pubDate>Wed, 20 Oct 2010 11:16:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-start-and-stop-sap-in-hp-ux-11-31/m-p/4700849#M384029</guid>
      <dc:creator>k.l.deepak</dc:creator>
      <dc:date>2010-10-20T11:16:47Z</dc:date>
    </item>
    <item>
      <title>Re: unable to start and stop SAP in HP-UX 11.31</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-start-and-stop-sap-in-hp-ux-11-31/m-p/4700850#M384030</link>
      <description>Hi again,&lt;BR /&gt;&lt;BR /&gt;you get:&lt;BR /&gt;ORACLE_HOME undefined variable &lt;BR /&gt;&lt;BR /&gt;That's because you ask for $ORACLE_HOME in the first line (set path) before you define the variable in line 6 (setenv ORACLE_HOME /oracle/EC6/102_64)&lt;BR /&gt;&lt;BR /&gt;&amp;gt;%more .login&lt;BR /&gt;&amp;gt;_____________________________________________&lt;BR /&gt;&amp;gt;# SAP environment&lt;BR /&gt;&amp;gt;set path = ($ORACLE_HOME/bin $path)  &amp;lt;- line 1&lt;BR /&gt;&amp;gt;setenv JAVA_HOME /opt/java1.4&lt;BR /&gt;&amp;gt;setenv SAPSYSTEMNAME EC6&lt;BR /&gt;&amp;gt;setenv ORACLE_BASE /oracle&lt;BR /&gt;&amp;gt;setenv ORACLE_SID EC6&lt;BR /&gt;&amp;gt;setenv ORACLE_HOME /oracle/EC6/102_64  &amp;lt;- line 6&lt;BR /&gt;&lt;BR /&gt;V.&lt;BR /&gt;</description>
      <pubDate>Wed, 20 Oct 2010 11:41:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-start-and-stop-sap-in-hp-ux-11-31/m-p/4700850#M384030</guid>
      <dc:creator>V. Nyga</dc:creator>
      <dc:date>2010-10-20T11:41:12Z</dc:date>
    </item>
    <item>
      <title>Re: unable to start and stop SAP in HP-UX 11.31</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-start-and-stop-sap-in-hp-ux-11-31/m-p/4700851#M384031</link>
      <description>Shalom Laxmi,&lt;BR /&gt;&lt;BR /&gt;Your start up script needs to set all variables such as ORACLE_HOME. Alternatively the .profile for the user can take care of this.&lt;BR /&gt;&lt;BR /&gt;But the errors are accurate. Your current start methodology does not tell the start up script where the database binaries and such are.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Wed, 20 Oct 2010 12:27:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-start-and-stop-sap-in-hp-ux-11-31/m-p/4700851#M384031</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2010-10-20T12:27:53Z</dc:date>
    </item>
    <item>
      <title>Re: unable to start and stop SAP in HP-UX 11.31</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-start-and-stop-sap-in-hp-ux-11-31/m-p/4700852#M384032</link>
      <description>Salaam Steven and VN,&lt;BR /&gt;Thank you all for replys&lt;BR /&gt;&lt;BR /&gt;Steven i did not get your point because i am a just beginner in HP-UX&lt;BR /&gt;&lt;BR /&gt;&lt;ALTERNATIVELY the="" .profile="" for="" the="" user="" can="" take="" care="" of="" this.=""&gt;&lt;/ALTERNATIVELY&gt;&lt;BR /&gt;But the errors are accurate. Your current start methodology does not tell the start up script where the database binaries and such are.&amp;gt;&lt;BR /&gt;&lt;BR /&gt;Can you please explain me in brief and please guide me where i can maintain ORACLE and SAP environment variables for both the users &lt;SID&gt;ADM and ORA&lt;SID&gt;. .login profile contains the environment variables for both the users, as i mention above&lt;BR /&gt;&lt;BR /&gt;as V said setpath $ORACLE_HOME/bin can be deleted right &lt;BR /&gt; &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks in advance&lt;BR /&gt;Laxmideepak kessara&lt;BR /&gt;&lt;BR /&gt;&lt;/SID&gt;&lt;/SID&gt;</description>
      <pubDate>Wed, 20 Oct 2010 17:24:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-start-and-stop-sap-in-hp-ux-11-31/m-p/4700852#M384032</guid>
      <dc:creator>k.l.deepak</dc:creator>
      <dc:date>2010-10-20T17:24:52Z</dc:date>
    </item>
    <item>
      <title>Re: unable to start and stop SAP in HP-UX 11.31</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-start-and-stop-sap-in-hp-ux-11-31/m-p/4700853#M384033</link>
      <description>Hi again,&lt;BR /&gt;&lt;BR /&gt;&amp;gt;as V said setpath $ORACLE_HOME/bin can be deleted right &lt;BR /&gt;&lt;BR /&gt;No, not deleted, but set after setenv ORACLE_HOME &lt;BR /&gt;&lt;BR /&gt;So, in your .login should be:&lt;BR /&gt;&lt;BR /&gt;setenv JAVA_HOME /opt/java1.4&lt;BR /&gt;setenv SAPSYSTEMNAME EC6&lt;BR /&gt;setenv ORACLE_BASE /oracle&lt;BR /&gt;setenv ORACLE_SID EC6&lt;BR /&gt;setenv ORACLE_HOME /oracle/EC6/102_64&lt;BR /&gt;setenv SAPDATA_HOME /oracle/EC6&lt;BR /&gt;setenv LIBRARY_PATH /oracle/EC6/102_64/lib&lt;BR /&gt;setenv SHLIB_PATH /oracle/EC6/102_64/lib:$SHLIB_PATH&lt;BR /&gt;set path = ($path $ORACLE_HOME/bin)&lt;BR /&gt;&lt;BR /&gt;Please note that for this line:&lt;BR /&gt;setenv SHLIB_PATH /oracle/EC6/102_64/lib:$SHLIB_PATH&lt;BR /&gt;&lt;BR /&gt;you need an existing variable SHLIB_PATH before! Else you'll get an error again ('SHLIB_PATH: Undefined variable.')&lt;BR /&gt;&lt;BR /&gt;Then just use:&lt;BR /&gt;setenv SHLIB_PATH /oracle/EC6/102_64/lib&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;V.&lt;BR /&gt;</description>
      <pubDate>Thu, 21 Oct 2010 07:09:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-start-and-stop-sap-in-hp-ux-11-31/m-p/4700853#M384033</guid>
      <dc:creator>V. Nyga</dc:creator>
      <dc:date>2010-10-21T07:09:35Z</dc:date>
    </item>
    <item>
      <title>Re: unable to start and stop SAP in HP-UX 11.31</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-start-and-stop-sap-in-hp-ux-11-31/m-p/4700854#M384034</link>
      <description>&amp;gt;as V said set path $ORACLE_HOME/bin can be deleted right&lt;BR /&gt;&lt;BR /&gt;No, just moved down:&lt;BR /&gt;# SAP environment&lt;BR /&gt;...&lt;BR /&gt;setenv ORACLE_HOME /oracle/EC6/102_64&lt;BR /&gt;...&lt;BR /&gt;set path = ($ORACLE_HOME/bin $path)</description>
      <pubDate>Thu, 21 Oct 2010 07:18:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-start-and-stop-sap-in-hp-ux-11-31/m-p/4700854#M384034</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2010-10-21T07:18:38Z</dc:date>
    </item>
    <item>
      <title>Re: unable to start and stop SAP in HP-UX 11.31</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-start-and-stop-sap-in-hp-ux-11-31/m-p/4700855#M384035</link>
      <description>Hi again,&lt;BR /&gt;&lt;BR /&gt;alternatively create a script to set variables and call startsap after that.&lt;BR /&gt;So any user can start this without you have to change his .login file first.&lt;BR /&gt;&lt;BR /&gt;See attachment.&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;V.&lt;BR /&gt;</description>
      <pubDate>Thu, 21 Oct 2010 07:24:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-start-and-stop-sap-in-hp-ux-11-31/m-p/4700855#M384035</guid>
      <dc:creator>V. Nyga</dc:creator>
      <dc:date>2010-10-21T07:24:47Z</dc:date>
    </item>
    <item>
      <title>Re: unable to start and stop SAP in HP-UX 11.31</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-start-and-stop-sap-in-hp-ux-11-31/m-p/4700856#M384036</link>
      <description>Hi V,&lt;BR /&gt;&lt;BR /&gt;Thanks a lot for your replys&lt;BR /&gt;&lt;BR /&gt;as you said i adjusted env variabl like this in .login file&lt;BR /&gt;&lt;BR /&gt;# SAP environment&lt;BR /&gt;&lt;BR /&gt;setenv JAVA_HOME      /opt/java1.4&lt;BR /&gt;setenv SAPSYSTEMNAME  EC6&lt;BR /&gt;setenv ORACLE_BASE    /oracle&lt;BR /&gt;setenv ORACLE_SID  EC6&lt;BR /&gt;setenv ORACLE_HOME    /oracle/EC6/102_64&lt;BR /&gt;setenv SAPDATA_HOME   /oracle/EC6&lt;BR /&gt;setenv LIBRARY_PATH   /oracle/EC6/102_64/lib&lt;BR /&gt;setenv SHLIB_PATH     /oracle/EC6/102_64/lib:$SHLIB_PATH&lt;BR /&gt;set path = ($path $ORACLE_HOME/bin) &lt;BR /&gt;&lt;BR /&gt;even though i am getting the same error &lt;BR /&gt;ORACLE_HOME is undefined while i am loging with ORA&lt;SID&gt;&lt;BR /&gt;&lt;BR /&gt;and one more thing where i want to place the attached file which was sent by you.&lt;BR /&gt;&lt;BR /&gt;Thank you in adavane&lt;BR /&gt;Keesara laxmideepak&lt;/SID&gt;</description>
      <pubDate>Fri, 22 Oct 2010 05:43:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-start-and-stop-sap-in-hp-ux-11-31/m-p/4700856#M384036</guid>
      <dc:creator>k.l.deepak</dc:creator>
      <dc:date>2010-10-22T05:43:41Z</dc:date>
    </item>
    <item>
      <title>Re: unable to start and stop SAP in HP-UX 11.31</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-start-and-stop-sap-in-hp-ux-11-31/m-p/4700857#M384037</link>
      <description>Hi again,&lt;BR /&gt;&lt;BR /&gt;I can't reproduce this - please double check spelling and user .login place.&lt;BR /&gt;&lt;BR /&gt;For testing you also can insert &lt;BR /&gt;echo start&lt;BR /&gt;before your &lt;BR /&gt;# SAP environment &lt;BR /&gt;&lt;BR /&gt;and&lt;BR /&gt;&lt;BR /&gt;echo stop &lt;BR /&gt;&lt;BR /&gt;behind the block of 'setenv'.&lt;BR /&gt;&lt;BR /&gt;Is the error message before of after an echo output?&lt;BR /&gt;&lt;BR /&gt;Can you post output of 'env'?&lt;BR /&gt;&lt;BR /&gt;&amp;gt;where i want to place the attached file which was sent by you.&lt;BR /&gt;&lt;BR /&gt;First you can place it in the home directory of the user.&lt;BR /&gt;Then start it with './&lt;FILE_NAME&gt;'&lt;BR /&gt;&lt;BR /&gt;V.&lt;BR /&gt;P.S.&lt;BR /&gt;Maybe you should ask an UX-admin in your company?&lt;/FILE_NAME&gt;</description>
      <pubDate>Fri, 22 Oct 2010 08:05:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-start-and-stop-sap-in-hp-ux-11-31/m-p/4700857#M384037</guid>
      <dc:creator>V. Nyga</dc:creator>
      <dc:date>2010-10-22T08:05:50Z</dc:date>
    </item>
  </channel>
</rss>

