<?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>Question Re: SWPM RAC DB instance install error on srvctl add database -d in Technology Q&amp;A</title>
    <link>https://community.sap.com/t5/technology-q-a/swpm-rac-db-instance-install-error-on-srvctl-add-database-d/qaa-p/10277404#M3718115</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Fabian,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kindly run the command manually&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 12px;"&gt;/oracle/ISP/112/bin/srvctl add database -d ISP -o /oracle/ISP/112 -p +ISP_DATA/ISP/spfileISP.ora -a ISP_DATA&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 12px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 12px;"&gt;Let us know know the output.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 12px;"&gt;Also set the oracle home&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 12px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 12px;"&gt;With Regards&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 12px;"&gt;Ashutosh Chaturvedi&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 12px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 12px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 30 Apr 2014 17:16:31 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2014-04-30T17:16:31Z</dc:date>
    <item>
      <title>SWPM RAC DB instance install error on srvctl add database -d</title>
      <link>https://community.sap.com/t5/technology-q-a/swpm-rac-db-instance-install-error-on-srvctl-add-database-d/qaq-p/10277401</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We are currently installing a distributed NW 7.31 system with Oracle RAC on ASM.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SCS ran successfully ,and now we are trying to install db instance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;During phase 'Create database' the installation stops with error code 1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The log is:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;WARNING&amp;nbsp;&amp;nbsp;&amp;nbsp; 2014-04-28 19:14:00.451&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; CJSlibModule::writeWarning_impl()&lt;BR /&gt;Execution of the command "/oracle/ISP/112/bin/srvctl add database -d ISP -o /oracle/ISP/112 -p +ISP_DATA/ISP/spfileISP.ora -a ISP_DATA" finished with return code 1. Output:&lt;BR /&gt;/oracle/ISP/112/bin/srvctl: line 87: dirname: No such file or directory&lt;BR /&gt;/oracle/ISP/112/bin/srvctl: line 94: dirname: No such file or directory&lt;BR /&gt;/oracle/ISP/112/bin/srvctl: line 148: uname: No such file or directory&lt;BR /&gt;****ORACLE_HOME environment variable is not set.&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ORACLE_HOME should be set to the main&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; directory that contains Oracle products.&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Set and export ORACLE_HOME, then re-run.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ERROR&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 2014-04-28 19:14:00.454&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; CJSlibModule::writeError_impl()&lt;BR /&gt;CJS-30023&amp;nbsp; Process call '/oracle/ISP/112/bin/srvctl add database -d ISP -o /oracle/ISP/112 -p +ISP_DATA/ISP/spfileISP.ora -a ISP_DATA' exits with error code 1. For details see log file(s) srvctl.log.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I don't know why the SWPM asks for the spfile if this is a fresh installation. The only file that exists is initISP.ora&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Perhaps SWPM was supposed to create an spfile&amp;lt;SID&amp;gt;.ora from init&amp;lt;SID&amp;gt;.ora?&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;I hope someone out there has encountered this before&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Fabian&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Apr 2014 18:00:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/swpm-rac-db-instance-install-error-on-srvctl-add-database-d/qaq-p/10277401</guid>
      <dc:creator>fabianlarav</dc:creator>
      <dc:date>2014-04-29T18:00:49Z</dc:date>
    </item>
    <item>
      <title>Re: SWPM RAC DB instance install error on srvctl add database -d</title>
      <link>https://community.sap.com/t5/technology-q-a/swpm-rac-db-instance-install-error-on-srvctl-add-database-d/qaa-p/10277402#M3718113</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Fabian,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please provide srvctl.log .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Abhijit&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Apr 2014 09:47:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/swpm-rac-db-instance-install-error-on-srvctl-add-database-d/qaa-p/10277402#M3718113</guid>
      <dc:creator>former_member220071</dc:creator>
      <dc:date>2014-04-30T09:47:20Z</dc:date>
    </item>
    <item>
      <title>Re: SWPM RAC DB instance install error on srvctl add database -d</title>
      <link>https://community.sap.com/t5/technology-q-a/swpm-rac-db-instance-install-error-on-srvctl-add-database-d/qaa-p/10277403#M3718114</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Certainly Abhijeet&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;These are the contents of srvctl.log&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;/oracle/ISP/112/bin/srvctl: line 87: dirname: No such file or directory&lt;/P&gt;&lt;P&gt;/oracle/ISP/112/bin/srvctl: line 94: dirname: No such file or directory&lt;/P&gt;&lt;P&gt;/oracle/ISP/112/bin/srvctl: line 148: uname: No such file or directory&lt;/P&gt;&lt;P&gt;PRCD-1025 : Failed to create database ISP&lt;/P&gt;&lt;P&gt;PRCT-1011 : Failed to run "srvctl". Detailed error:&lt;/P&gt;&lt;P&gt;[/oracle/ISP/112/bin/srvctl: line 87: dirname: No such file or&lt;/P&gt;&lt;P&gt;directory, /oracle/ISP/112/bin/srvctl: line 94: dirname: No such file&lt;/P&gt;&lt;P&gt;or directory, /oracle/ISP/112/bin/srvctl: line 148: uname: No such file&lt;/P&gt;&lt;P&gt;or directory]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've just updated SWPM to the latest version.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Apr 2014 14:27:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/swpm-rac-db-instance-install-error-on-srvctl-add-database-d/qaa-p/10277403#M3718114</guid>
      <dc:creator>fabianlarav</dc:creator>
      <dc:date>2014-04-30T14:27:12Z</dc:date>
    </item>
    <item>
      <title>Re: SWPM RAC DB instance install error on srvctl add database -d</title>
      <link>https://community.sap.com/t5/technology-q-a/swpm-rac-db-instance-install-error-on-srvctl-add-database-d/qaa-p/10277404#M3718115</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Fabian,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kindly run the command manually&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 12px;"&gt;/oracle/ISP/112/bin/srvctl add database -d ISP -o /oracle/ISP/112 -p +ISP_DATA/ISP/spfileISP.ora -a ISP_DATA&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 12px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 12px;"&gt;Let us know know the output.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 12px;"&gt;Also set the oracle home&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 12px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 12px;"&gt;With Regards&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 12px;"&gt;Ashutosh Chaturvedi&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 12px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 12px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Apr 2014 17:16:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/swpm-rac-db-instance-install-error-on-srvctl-add-database-d/qaa-p/10277404#M3718115</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-04-30T17:16:31Z</dc:date>
    </item>
    <item>
      <title>Re: SWPM RAC DB instance install error on srvctl add database -d</title>
      <link>https://community.sap.com/t5/technology-q-a/swpm-rac-db-instance-install-error-on-srvctl-add-database-d/qaa-p/10277405#M3718116</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I logged on with oracle user.&lt;/P&gt;&lt;P&gt;I executed . oraenv&lt;/P&gt;&lt;P&gt;ORACLE_SID = [ISP] ? ISP&lt;/P&gt;&lt;P&gt;ORACLE_HOME = [/home/oracle] ? /oracle/ISP/112&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now run directly the command:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 12px;"&gt;/oracle/ISP/112/bin/srvctl add database -d ISP -o /oracle/ISP/112 -p +ISP_DATA/ISP/spfileISP.ora -a ISP_DATA&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 12px;"&gt;and it runs successfully. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 12px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 12px;"&gt;Now, back to sapinst, I hit retry and it still fails, the srvctl.log output is this:&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;# more srvctl.log&lt;/P&gt;&lt;P&gt;/oracle/ISP/112/bin/srvctl: line 87: dirname: No such file or directory&lt;/P&gt;&lt;P&gt;/oracle/ISP/112/bin/srvctl: line 94: dirname: No such file or directory&lt;/P&gt;&lt;P&gt;/oracle/ISP/112/bin/srvctl: line 148: uname: No such file or directory&lt;/P&gt;&lt;P&gt;PRCS-1007 : Server pool ISP already exists&lt;/P&gt;&lt;P&gt;PRCR-1086 : server pool ora.ISP is already registered&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Might this suggest something is wrong with oracle environment? I am running SWPM with root of course.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Apr 2014 19:00:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/swpm-rac-db-instance-install-error-on-srvctl-add-database-d/qaa-p/10277405#M3718116</guid>
      <dc:creator>fabianlarav</dc:creator>
      <dc:date>2014-04-30T19:00:43Z</dc:date>
    </item>
    <item>
      <title>Re: SWPM RAC DB instance install error on srvctl add database -d</title>
      <link>https://community.sap.com/t5/technology-q-a/swpm-rac-db-instance-install-error-on-srvctl-add-database-d/qaa-p/10277406#M3718117</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Fabian,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kindly paste the output of &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Appserver:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;id &amp;lt;sid&amp;gt;adm&lt;/P&gt;&lt;P&gt;id oracle&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DB Server:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;id &amp;lt;sid&amp;gt;adm&lt;/P&gt;&lt;P&gt;id oracle&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With Regards&lt;/P&gt;&lt;P&gt;Ashutosh Chaturvedi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 May 2014 03:52:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/swpm-rac-db-instance-install-error-on-srvctl-add-database-d/qaa-p/10277406#M3718117</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-05-01T03:52:08Z</dc:date>
    </item>
    <item>
      <title>Re: SWPM RAC DB instance install error on srvctl add database -d</title>
      <link>https://community.sap.com/t5/technology-q-a/swpm-rac-db-instance-install-error-on-srvctl-add-database-d/qaa-p/10277407#M3718118</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sure,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Appserver:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;[root@appserver ~]# id m1padm&lt;/P&gt;&lt;P&gt;uid=505(m1padm) gid=505(sapsys) groups=505(sapsys),504(sapinst)&lt;/P&gt;&lt;P&gt;[root@appserver ~]# id oracle&lt;/P&gt;&lt;P&gt;uid=200(oracle) gid=200(oinstall) groups=200(oinstall),201(dba),202(oper),506(asmoper),507(asmadmin),508(asmdba)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DB server:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;[root@dbserver DB]# id m1padm&lt;/P&gt;&lt;P&gt;uid=505(m1padm) gid=505(sapsys) groups=505(sapsys),200(oinstall),201(dba),202(oper),504(sapinst),506(asmoper),508(asmdba)&lt;/P&gt;&lt;P&gt;[root@dbserver DB]# id oracle&lt;/P&gt;&lt;P&gt;uid=200(oracle) gid=200(oinstall) groups=200(oinstall),10(wheel),201(dba),202(oper),504(sapinst),506(asmoper),507(asmadmin),508(asmdba)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Fabian&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 May 2014 13:07:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/swpm-rac-db-instance-install-error-on-srvctl-add-database-d/qaa-p/10277407#M3718118</guid>
      <dc:creator>fabianlarav</dc:creator>
      <dc:date>2014-05-01T13:07:54Z</dc:date>
    </item>
    <item>
      <title>Re: SWPM RAC DB instance install error on srvctl add database -d</title>
      <link>https://community.sap.com/t5/technology-q-a/swpm-rac-db-instance-install-error-on-srvctl-add-database-d/qaa-p/10277408#M3718119</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;To anyone facing the same or similar issue:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check oracle user's environment variables. I was able to install successfully, but had to write in .bash_profile the following:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PATH=$PATH:$HOME/bin&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PATH=$PATH:$HOME/bin:/oracle/ISP/112/bin&lt;/P&gt;&lt;P&gt;ORACLE_HOME=/oracle/ISP/112&lt;/P&gt;&lt;P&gt;ORACLE_SID=ISP&lt;/P&gt;&lt;P&gt;ORACLE_BASE=/oracle&lt;/P&gt;&lt;P&gt;GRID_HOME=/oracle/GRID/11203&lt;/P&gt;&lt;P&gt;LD_LIBRARY_PATH=/oracle/ISP/112/lib&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;export PATH&lt;/P&gt;&lt;P&gt;export ORACLE_HOME&lt;/P&gt;&lt;P&gt;export ORACLE_SID&lt;/P&gt;&lt;P&gt;export ORACLE_BASE&lt;/P&gt;&lt;P&gt;export LD_LIBRARY_PATH&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also, the environment variable ORACLE_BASE is supposed to be /oracle/SID (recommended by the oracle white paper referenced by SAP in &lt;A __default_attr="8835" __jive_macro_name="document" class="jive_macro_document jive_macro" data-orig-content="SAP on Oracle Real Application Clusters (RAC)" href="https://community.sap.com/"&gt;&lt;/A&gt;)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But it only work for us with ORACLE_BASE set to /oracle&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Good luck,&lt;/P&gt;&lt;P&gt;Fabian&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 May 2014 20:15:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/swpm-rac-db-instance-install-error-on-srvctl-add-database-d/qaa-p/10277408#M3718119</guid>
      <dc:creator>fabianlarav</dc:creator>
      <dc:date>2014-05-02T20:15:52Z</dc:date>
    </item>
    <item>
      <title>Re: SWPM RAC DB instance install error on srvctl add database -d</title>
      <link>https://community.sap.com/t5/technology-q-a/swpm-rac-db-instance-install-error-on-srvctl-add-database-d/qaa-p/10277409#M3718120</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Fabian,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Got busy into something so not able to reply.&lt;/P&gt;&lt;P&gt;Nice to know that it has resolve.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With Regards&lt;/P&gt;&lt;P&gt;Ashutosh Chaturvedi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 03 May 2014 06:08:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/swpm-rac-db-instance-install-error-on-srvctl-add-database-d/qaa-p/10277409#M3718120</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-05-03T06:08:34Z</dc:date>
    </item>
    <item>
      <title>Re: SWPM RAC DB instance install error on srvctl add database -d</title>
      <link>https://community.sap.com/t5/technology-q-a/swpm-rac-db-instance-install-error-on-srvctl-add-database-d/qaa-p/10277410#M3718121</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;For me the solution provided was not enough. Only went thru after inserting the following entry to /oracle/SID/112/bin/srvctl:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12.0pt; font-family: 'Times New Roman','serif';"&gt;PATH=/usr/lib64/qt-3.3/bin:/usr/local/bin:/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/sbin:/home/oracle/bin&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12.0pt; font-family: 'Times New Roman','serif';"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12.0pt; font-family: 'Times New Roman','serif';"&gt;Hope it helps further persons with some problem.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 May 2014 20:45:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/swpm-rac-db-instance-install-error-on-srvctl-add-database-d/qaa-p/10277410#M3718121</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-05-22T20:45:06Z</dc:date>
    </item>
    <item>
      <title>Re: SWPM RAC DB instance install error on srvctl add database -d</title>
      <link>https://community.sap.com/t5/technology-q-a/swpm-rac-db-instance-install-error-on-srvctl-add-database-d/qaa-p/10277411#M3718122</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hola Fabian.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tengo el Mismo Problema en este momento y no fue suficiente con las Variables de Oracle, tienes alguna otra idea o realizaste alguna otra actividad para solucionar este problema ?.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Muchas Gracias&lt;/P&gt;&lt;P&gt;Ricardo Cardona&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;--------------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hi Fabian&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have the same problem at the moment and was not enough environment Oracle, have you made any other ideas or some other activity to solve this problem?.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards&lt;/P&gt;&lt;P&gt;Ricardo Cardona&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jun 2014 14:52:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/swpm-rac-db-instance-install-error-on-srvctl-add-database-d/qaa-p/10277411#M3718122</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-06-05T14:52:46Z</dc:date>
    </item>
    <item>
      <title>Re: SWPM RAC DB instance install error on srvctl add database -d</title>
      <link>https://community.sap.com/t5/technology-q-a/swpm-rac-db-instance-install-error-on-srvctl-add-database-d/qaa-p/10277412#M3718123</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Jesus,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have you tried running the command manually?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 12px;"&gt;/oracle/&amp;lt;SID&amp;gt;/112/bin/srvctl add database -d &amp;lt;SID&amp;gt; -o /oracle/&amp;lt;SID&amp;gt;/112 -p +&amp;lt;SID&amp;gt;_DATA/&amp;lt;SID&amp;gt;/spfile&amp;lt;SID&amp;gt;.ora -a &amp;lt;SID&amp;gt;_DATA&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What is the output of the command?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Fabian&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Jun 2014 13:57:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/swpm-rac-db-instance-install-error-on-srvctl-add-database-d/qaa-p/10277412#M3718123</guid>
      <dc:creator>fabianlarav</dc:creator>
      <dc:date>2014-06-06T13:57:48Z</dc:date>
    </item>
    <item>
      <title>Re: SWPM RAC DB instance install error on srvctl add database -d</title>
      <link>https://community.sap.com/t5/technology-q-a/swpm-rac-db-instance-install-error-on-srvctl-add-database-d/qaa-p/10277413#M3718124</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Fabian,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes I tried, The execute command manually '/oracle/&amp;lt;SID&amp;gt;/112/bin/srvctl add database -d &amp;lt;SID&amp;gt; -o /oracle/&amp;lt;SID&amp;gt;/112 -p +&amp;lt;SID&amp;gt;_DATA/&amp;lt;SID&amp;gt;/spfile&amp;lt;SID&amp;gt;.ora -a &amp;lt;SID&amp;gt;_DATA'&amp;nbsp;&amp;nbsp; with user oracle&amp;nbsp; complete successfully.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="font-size: 11.0pt; font-family: 'Calibri','sans-serif';"&gt;Also in set environment&lt;/SPAN&gt; user &amp;lt;SID&amp;gt;ADM, Re-Exec SWPM whit result the same error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Already have an incident at SAP but have not answered me. do not know what else to do.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards&lt;/P&gt;&lt;P&gt;Ricardo Cardona.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Jun 2014 14:14:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/swpm-rac-db-instance-install-error-on-srvctl-add-database-d/qaa-p/10277413#M3718124</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-06-06T14:14:42Z</dc:date>
    </item>
    <item>
      <title>Re: SWPM RAC DB instance install error on srvctl add database -d</title>
      <link>https://community.sap.com/t5/technology-q-a/swpm-rac-db-instance-install-error-on-srvctl-add-database-d/qaa-p/10277414#M3718125</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If running the command manually executes successfully, it means that sapinst is using oracle user with the incorrect variables.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Force set the variables in both bash and csh profiles on the oracle user.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Remember to run SWPM with root user and with csh, also umask 022&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Fabian&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Jun 2014 14:27:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/swpm-rac-db-instance-install-error-on-srvctl-add-database-d/qaa-p/10277414#M3718125</guid>
      <dc:creator>fabianlarav</dc:creator>
      <dc:date>2014-06-06T14:27:19Z</dc:date>
    </item>
    <item>
      <title>Re: SWPM RAC DB instance install error on srvctl add database -d</title>
      <link>https://community.sap.com/t5/technology-q-a/swpm-rac-db-instance-install-error-on-srvctl-add-database-d/qaa-p/10277415#M3718126</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi fabian,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We have checked again all &lt;SPAN lang="EN-US" style="font-size: 11pt; font-family: Calibri, sans-serif; color: #333333;"&gt;environment&lt;/SPAN&gt;&lt;SPAN style="color: #333333; font-size: 12px;"&gt; &lt;/SPAN&gt;in the ORACLE User Profiles (.profile,&amp;nbsp; *.csh, *.sh ) and continue with the same error. Even canceled the installation and started again.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check User root and umask 022 is OK.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;have any idea?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Ricardo Cardona&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Jun 2014 20:26:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/swpm-rac-db-instance-install-error-on-srvctl-add-database-d/qaa-p/10277415#M3718126</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-06-06T20:26:37Z</dc:date>
    </item>
    <item>
      <title>Re: SWPM RAC DB instance install error on srvctl add database -d</title>
      <link>https://community.sap.com/t5/technology-q-a/swpm-rac-db-instance-install-error-on-srvctl-add-database-d/qaa-p/10277416#M3718127</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I'm facing the same problem with SWPM:&lt;/P&gt;&lt;P&gt;An error occurred while processing option SAP NetWeaver 7.0 including Enhancement Package 2 &amp;gt; Software Life-Cycle Options &amp;gt; System Copy &amp;gt; Oracle &amp;gt; Target System Installation &amp;gt; Distributed System &amp;gt; Based on AS Java &amp;gt; Database Instance( Last error reported by the step: Process call '/oracle/DEP/112/bin/srvctl add database -d DEP -o /oracle/DEP/112 -p +DEVDEP01/DEP/spfileDEP.ora -a DEVDEP01' exits with error code 2. For details see log file(s) srvctl.log.)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;[oracle@sapdtdb01 DB]$ cat srvctl.log&lt;/P&gt;&lt;P&gt;/oracle/DEP/112/bin/srvctl: line 87: dirname: No such file or directory&lt;/P&gt;&lt;P&gt;/oracle/DEP/112/bin/srvctl: line 94: dirname: No such file or directory&lt;/P&gt;&lt;P&gt;/oracle/DEP/112/bin/srvctl: line 148: uname: No such file or directory&lt;/P&gt;&lt;P&gt;PRCD-1025 : Failed to create database DEP&lt;/P&gt;&lt;P&gt;PRCT-1011 : Failed to run "srvctl". Detailed error: [/oracle/DEP/112/bin/srvctl: line 87: dirname: No such file or directory, /oracle/DEP/112/bin/srvctl: line 94: dirname: No such file or directory, /oracle/DEP/112/bin/srvctl: line 148: uname: No such file or directory]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Manualy I can execute and register the db:&lt;/P&gt;&lt;P&gt;/oracle/DEP/112/bin/srvctl add database -d DEP -o /oracle/DEP/112 -p +DEVDEP01/DEP/spfileDEP.ora -a DEVDEP01&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I updated de .bash_profile and .bashrc&lt;/P&gt;&lt;P&gt;PATH=$PATH:$HOME/bin:/oracle/DEP/112/bin&lt;/P&gt;&lt;P&gt;ORACLE_HOME=/oracle/DEP/112&lt;/P&gt;&lt;P&gt;ORACLE_SID=DEP&lt;/P&gt;&lt;P&gt;ORACLE_BASE=/oracle/DEP&lt;/P&gt;&lt;P&gt;GRID_HOME=/crs/product/11.2.0.3/&lt;/P&gt;&lt;P&gt;LD_LIBRARY_PATH=/oracle/DEP/112/lib&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;export PATH&lt;/P&gt;&lt;P&gt;export ORACLE_HOME&lt;/P&gt;&lt;P&gt;export ORACLE_SID&lt;/P&gt;&lt;P&gt;export ORACLE_BASE&lt;/P&gt;&lt;P&gt;export LD_LIBRARY_PATH&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you please advise?&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;António&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Jun 2014 12:42:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/swpm-rac-db-instance-install-error-on-srvctl-add-database-d/qaa-p/10277416#M3718127</guid>
      <dc:creator>antonionunes</dc:creator>
      <dc:date>2014-06-09T12:42:58Z</dc:date>
    </item>
    <item>
      <title>Re: SWPM RAC DB instance install error on srvctl add database -d</title>
      <link>https://community.sap.com/t5/technology-q-a/swpm-rac-db-instance-install-error-on-srvctl-add-database-d/qaa-p/10277417#M3718128</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello António,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try changing your ORACLE_BASE variable to just /oracle in both .bash_profile and .bashrc profiles and please try again.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Fabian&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Jun 2014 13:37:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/swpm-rac-db-instance-install-error-on-srvctl-add-database-d/qaa-p/10277417#M3718128</guid>
      <dc:creator>fabianlarav</dc:creator>
      <dc:date>2014-06-09T13:37:59Z</dc:date>
    </item>
    <item>
      <title>Re: SWPM RAC DB instance install error on srvctl add database -d</title>
      <link>https://community.sap.com/t5/technology-q-a/swpm-rac-db-instance-install-error-on-srvctl-add-database-d/qaa-p/10277418#M3718129</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Fabian-&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt; font-family: 'Calibri','sans-serif';"&gt;Something I forgot to say. &lt;/SPAN&gt;On the server there is a DB ORACLE RAC + ASM having a data base BQ3 corresponds to a BI system. This server will share several DB one for each SID and its own ORACLE_HOME. PQ2 (Problem) is the second system of this server, then others will be installed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;bach(/oracle)# ls -lrt&lt;/P&gt;&lt;P&gt;total 56&lt;/P&gt;&lt;P&gt;drwxr-xr-x&amp;nbsp;&amp;nbsp;&amp;nbsp; 4 root&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; oinstall&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 256 Mar&amp;nbsp; 4 16:04 GRID&lt;/P&gt;&lt;P&gt;drwxr-xr-x&amp;nbsp;&amp;nbsp; 10 oracle&amp;nbsp;&amp;nbsp; oinstall&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 4096 Mar 14 08:53 BASE&lt;/P&gt;&lt;P&gt;drwxrwxr-x&amp;nbsp;&amp;nbsp; 25 oracle&amp;nbsp;&amp;nbsp; oinstall&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 8192 Mar 14 09:20 BQ3&lt;/P&gt;&lt;P&gt;drwxr-xr-x&amp;nbsp;&amp;nbsp;&amp;nbsp; 4 oracle&amp;nbsp;&amp;nbsp; oinstall&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 256 May 14 09:04 client&lt;/P&gt;&lt;P&gt;drwxr-x---&amp;nbsp;&amp;nbsp;&amp;nbsp; 3 root&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; sapinst&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 256 May 30 16:17 stage&lt;/P&gt;&lt;P&gt;drwxrwxr-x&amp;nbsp;&amp;nbsp; 14 oracle&amp;nbsp;&amp;nbsp; oinstall&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 4096 Jun&amp;nbsp; 5 12:05 PQ2&lt;/P&gt;&lt;P&gt;drwxrwx---&amp;nbsp;&amp;nbsp;&amp;nbsp; 7 oracle&amp;nbsp;&amp;nbsp; oinstall&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 4096 Jun&amp;nbsp; 5 12:22 oraInventory&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This will have something to do?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards&lt;/P&gt;&lt;P&gt;Ricardo Cardona&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Jun 2014 21:01:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/swpm-rac-db-instance-install-error-on-srvctl-add-database-d/qaa-p/10277418#M3718129</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-06-09T21:01:10Z</dc:date>
    </item>
    <item>
      <title>Re: SWPM RAC DB instance install error on srvctl add database -d</title>
      <link>https://community.sap.com/t5/technology-q-a/swpm-rac-db-instance-install-error-on-srvctl-add-database-d/qaa-p/10277419#M3718130</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello everyone.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now we solve the problem, thank you very much for the help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Solution: change archive srvctl "/oracle/&amp;lt;SID&amp;gt;/11204/bin/srvctl"&amp;nbsp; add the following line.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PATH=/usr/bin:/etc:/usr/sbin:/usr/ucb:/home/oracle/bin:/usr/bin/X11:/sbin:/oracle/&amp;lt;SID&amp;gt;/11204/bin&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/471925" width="450" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards.&lt;/P&gt;&lt;P&gt;Ricardo Cardona&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Jun 2014 13:54:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/swpm-rac-db-instance-install-error-on-srvctl-add-database-d/qaa-p/10277419#M3718130</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-06-10T13:54:23Z</dc:date>
    </item>
    <item>
      <title>Re: SWPM RAC DB instance install error on srvctl add database -d</title>
      <link>https://community.sap.com/t5/technology-q-a/swpm-rac-db-instance-install-error-on-srvctl-add-database-d/qaa-p/10277420#M3718131</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ricardo,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for sharing your solution. It appears SAP has to make amendments to the current installer. I hope they do that soon.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Fabian Lara&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Jun 2014 14:08:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/swpm-rac-db-instance-install-error-on-srvctl-add-database-d/qaa-p/10277420#M3718131</guid>
      <dc:creator>fabianlarav</dc:creator>
      <dc:date>2014-06-10T14:08:15Z</dc:date>
    </item>
  </channel>
</rss>

