<?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: sqlplus system/manager in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/sqlplus-system-manager/m-p/3291660#M885986</link>
    <description>hi,&lt;BR /&gt;&lt;BR /&gt;r these your steps:&lt;BR /&gt;&lt;BR /&gt;oracle $ export ORACLE_SID=&lt;ORACLE instance="" u="" r="" trying="" to="" start=""&gt;&lt;BR /&gt;oracle $ sqlplus "/ as sysdba"&lt;BR /&gt;&lt;BR /&gt;SQL&amp;gt; start&lt;BR /&gt;SGA info&lt;BR /&gt;Database mounted&lt;BR /&gt;&lt;BR /&gt;also, please:&lt;BR /&gt;&lt;BR /&gt;oracle $ ps -ef|grep pmon&lt;BR /&gt;any of the instance running.&lt;BR /&gt;&lt;BR /&gt;regards.&lt;BR /&gt;&lt;/ORACLE&gt;</description>
    <pubDate>Tue, 01 Jun 2004 03:02:41 GMT</pubDate>
    <dc:creator>Joseph Loo</dc:creator>
    <dc:date>2004-06-01T03:02:41Z</dc:date>
    <item>
      <title>sqlplus system/manager</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sqlplus-system-manager/m-p/3291659#M885985</link>
      <description>Hello colleagues,&lt;BR /&gt;I try to connect ORACLE by sqlplus as system/manager, it's ok&lt;BR /&gt;&lt;BR /&gt;I repeat the attempt on another system (maybe configured in another way) but it fails there&lt;BR /&gt;&lt;BR /&gt;The databases are created in the same way, no password is provided for the system user&lt;BR /&gt;&lt;BR /&gt;In the second case the error is:&lt;BR /&gt;&lt;BR /&gt;ERROR: ORA-01034 ORACLE non available&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;If I repeat the command on the 2nd machine by using the "non admnistrator" user / password then it works fine&lt;BR /&gt;&lt;BR /&gt;Where do I have to look for differences between the two systems?&lt;BR /&gt;What's the possible problem?</description>
      <pubDate>Tue, 01 Jun 2004 02:54:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sqlplus-system-manager/m-p/3291659#M885985</guid>
      <dc:creator>Enrico Venturi</dc:creator>
      <dc:date>2004-06-01T02:54:46Z</dc:date>
    </item>
    <item>
      <title>Re: sqlplus system/manager</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sqlplus-system-manager/m-p/3291660#M885986</link>
      <description>hi,&lt;BR /&gt;&lt;BR /&gt;r these your steps:&lt;BR /&gt;&lt;BR /&gt;oracle $ export ORACLE_SID=&lt;ORACLE instance="" u="" r="" trying="" to="" start=""&gt;&lt;BR /&gt;oracle $ sqlplus "/ as sysdba"&lt;BR /&gt;&lt;BR /&gt;SQL&amp;gt; start&lt;BR /&gt;SGA info&lt;BR /&gt;Database mounted&lt;BR /&gt;&lt;BR /&gt;also, please:&lt;BR /&gt;&lt;BR /&gt;oracle $ ps -ef|grep pmon&lt;BR /&gt;any of the instance running.&lt;BR /&gt;&lt;BR /&gt;regards.&lt;BR /&gt;&lt;/ORACLE&gt;</description>
      <pubDate>Tue, 01 Jun 2004 03:02:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sqlplus-system-manager/m-p/3291660#M885986</guid>
      <dc:creator>Joseph Loo</dc:creator>
      <dc:date>2004-06-01T03:02:41Z</dc:date>
    </item>
    <item>
      <title>Re: sqlplus system/manager</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sqlplus-system-manager/m-p/3291661#M885987</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;Do you provide the SID when logging or do you rely on the ORACLE_SID variable ? This is a possible source of error.&lt;BR /&gt;You could also log as the normal user, then try :&lt;BR /&gt;connect system/manager&lt;BR /&gt;and see if it's work then.&lt;BR /&gt;&lt;BR /&gt;Cheers&lt;BR /&gt;&lt;BR /&gt;Nicolas</description>
      <pubDate>Tue, 01 Jun 2004 03:17:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sqlplus-system-manager/m-p/3291661#M885987</guid>
      <dc:creator>Nicolas Dumeige</dc:creator>
      <dc:date>2004-06-01T03:17:48Z</dc:date>
    </item>
    <item>
      <title>Re: sqlplus system/manager</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sqlplus-system-manager/m-p/3291662#M885988</link>
      <description>Try:&lt;BR /&gt;&lt;BR /&gt;On Unix:&lt;BR /&gt;&lt;BR /&gt;$sqlplus '/ as sysdba';&lt;BR /&gt;&lt;BR /&gt;On Win:&lt;BR /&gt;&lt;BR /&gt;connect as "non administrator" and after that: &lt;BR /&gt;conn / as sysdba;&lt;BR /&gt;&lt;BR /&gt;Are you using password files?</description>
      <pubDate>Tue, 01 Jun 2004 03:23:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sqlplus-system-manager/m-p/3291662#M885988</guid>
      <dc:creator>Eric Antunes</dc:creator>
      <dc:date>2004-06-01T03:23:18Z</dc:date>
    </item>
    <item>
      <title>Re: sqlplus system/manager</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sqlplus-system-manager/m-p/3291663#M885989</link>
      <description>Oracle offers following explanation for this error:&lt;BR /&gt;&lt;BR /&gt;01034, 00000, "ORACLE not available"&lt;BR /&gt;// *Cause: Oracle was not started up. Possible causes include the following:&lt;BR /&gt;//The SGA requires more space than was allocated for it.&lt;BR /&gt;//The operating-system variable pointing to the instance is improperly defined.&lt;BR /&gt;&lt;BR /&gt;// *Action: Refer to accompanying messages for possible causes and correct the problem mentioned in the other messages. If Oracle has been initialized, then on some operating systems, verify that Oracle was linked correctly. See the platform specific Oracle documentation.&lt;BR /&gt;&lt;BR /&gt;Also check Alert_SID.log file for this instance for any clues.&lt;BR /&gt;&lt;BR /&gt;sks</description>
      <pubDate>Tue, 01 Jun 2004 03:27:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sqlplus-system-manager/m-p/3291663#M885989</guid>
      <dc:creator>Sanjay Kumar Suri</dc:creator>
      <dc:date>2004-06-01T03:27:22Z</dc:date>
    </item>
    <item>
      <title>Re: sqlplus system/manager</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sqlplus-system-manager/m-p/3291664#M885990</link>
      <description>hi,&lt;BR /&gt;&lt;BR /&gt;can you check if you can connect using a similar connection string:&lt;BR /&gt;connect system/manager@(DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=&lt;HOSTNAME&gt;)))&lt;BR /&gt;&lt;BR /&gt;this can help us in understanding what is reall happening.&lt;BR /&gt;&lt;BR /&gt;regards&lt;BR /&gt;yogeeraj&lt;/HOSTNAME&gt;</description>
      <pubDate>Tue, 01 Jun 2004 03:33:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sqlplus-system-manager/m-p/3291664#M885990</guid>
      <dc:creator>Yogeeraj_1</dc:creator>
      <dc:date>2004-06-01T03:33:19Z</dc:date>
    </item>
    <item>
      <title>Re: sqlplus system/manager</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sqlplus-system-manager/m-p/3291665#M885991</link>
      <description>hi,&lt;BR /&gt;&lt;BR /&gt;may i know if your problem has been solve? if it has, which solution help?&lt;BR /&gt;&lt;BR /&gt;regards.</description>
      <pubDate>Tue, 01 Jun 2004 04:11:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sqlplus-system-manager/m-p/3291665#M885991</guid>
      <dc:creator>Joseph Loo</dc:creator>
      <dc:date>2004-06-01T04:11:28Z</dc:date>
    </item>
    <item>
      <title>Re: sqlplus system/manager</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sqlplus-system-manager/m-p/3291666#M885992</link>
      <description>Is there any reason for the blank pwd for system? I think it should be set...</description>
      <pubDate>Tue, 01 Jun 2004 04:25:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sqlplus-system-manager/m-p/3291666#M885992</guid>
      <dc:creator>Eric Antunes</dc:creator>
      <dc:date>2004-06-01T04:25:53Z</dc:date>
    </item>
    <item>
      <title>Re: sqlplus system/manager</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sqlplus-system-manager/m-p/3291667#M885993</link>
      <description>Thanks to Yogeeraj&lt;BR /&gt;the problem has been solved by using &lt;BR /&gt;sqlplus system/manager@@(DESCRIPTION =(ADDRESS =(PROTOCOL = TCP )(HOST = albh16 )(PORT = 1521))(CONNECT_DATA =(SID = dbsyml))&lt;BR /&gt;&lt;BR /&gt;i.e. the full connection string&lt;BR /&gt;&lt;BR /&gt;Thanks again</description>
      <pubDate>Tue, 01 Jun 2004 04:27:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sqlplus-system-manager/m-p/3291667#M885993</guid>
      <dc:creator>Enrico Venturi</dc:creator>
      <dc:date>2004-06-01T04:27:58Z</dc:date>
    </item>
  </channel>
</rss>

