<?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: Database need password to access in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/database-need-password-to-access/m-p/2671603#M916319</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Are you logged onto your oracle account? Is your database already started up? Try this:&lt;BR /&gt;&lt;BR /&gt;# su - oracle&lt;BR /&gt;u1/&amp;gt; $ORACLE_HOME/bin/svrmgrl &lt;BR /&gt;SVRMGR&amp;gt; connect internal &lt;BR /&gt;SVRMGR&amp;gt; startup&lt;BR /&gt;SVRMGR&amp;gt; select username from dba_users; &lt;BR /&gt;SVRMGR&amp;gt; alter user &lt;USER&gt; identified by "&lt;PASSWD&gt;"; &lt;BR /&gt;&lt;BR /&gt;If your database is already started up, startup will fail, otherwise your database will now startup.&lt;BR /&gt;&lt;BR /&gt;Hope this helps. Regards.&lt;BR /&gt;&lt;BR /&gt;Steven Sim Kok Leong&lt;/PASSWD&gt;&lt;/USER&gt;</description>
    <pubDate>Wed, 27 Feb 2002 02:42:09 GMT</pubDate>
    <dc:creator>Steven Sim Kok Leong</dc:creator>
    <dc:date>2002-02-27T02:42:09Z</dc:date>
    <item>
      <title>Database need password to access</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/database-need-password-to-access/m-p/2671594#M916310</link>
      <description>Dear All,&lt;BR /&gt;I have a database but when I try to connect it, it show I need to input the password. Unluckily, I don't know the password.&lt;BR /&gt;I have "system" account password. How can I know what user name of this database, it own by which user account and how to check or change the password. I am using a Oracle 8.0.5 with Unix 11.0. Below is the screen display error:&lt;BR /&gt;&lt;BR /&gt;SQL&amp;gt; connect mbov&lt;BR /&gt;Enter password:&lt;BR /&gt;ERROR:&lt;BR /&gt;ORA-01017: invalid username/password; logon denied</description>
      <pubDate>Tue, 26 Feb 2002 04:58:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/database-need-password-to-access/m-p/2671594#M916310</guid>
      <dc:creator>Jacky Wong_1</dc:creator>
      <dc:date>2002-02-26T04:58:31Z</dc:date>
    </item>
    <item>
      <title>Re: Database need password to access</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/database-need-password-to-access/m-p/2671595#M916311</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;# svrmgrl &lt;BR /&gt;SVRMGR&amp;gt; connect internal &lt;BR /&gt;SVRMGR&amp;gt; select username from dba_users; &lt;BR /&gt;SVRMGR&amp;gt; alter user &lt;USER&gt; identified by "&lt;PASSWD&gt;"; &lt;BR /&gt;&lt;BR /&gt;Replace &lt;USER&gt; with the username you lost the password and &lt;PASSWD&gt; with the new password.&lt;BR /&gt;&lt;BR /&gt;Hope this helps. Regards.&lt;BR /&gt;&lt;BR /&gt;Steven Sim Kok Leong&lt;/PASSWD&gt;&lt;/USER&gt;&lt;/PASSWD&gt;&lt;/USER&gt;</description>
      <pubDate>Tue, 26 Feb 2002 05:05:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/database-need-password-to-access/m-p/2671595#M916311</guid>
      <dc:creator>Steven Sim Kok Leong</dc:creator>
      <dc:date>2002-02-26T05:05:47Z</dc:date>
    </item>
    <item>
      <title>Re: Database need password to access</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/database-need-password-to-access/m-p/2671596#M916312</link>
      <description>But I don't know the what username can connect this database "mbov". Because it only prompt to input password. Any place I can check the information of it. &lt;BR /&gt;&lt;BR /&gt;SQL&amp;gt; connect mbov &lt;BR /&gt;Enter password: &lt;BR /&gt;ERROR: &lt;BR /&gt;ORA-01017: invalid username/password; logon denied &lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Jacky</description>
      <pubDate>Tue, 26 Feb 2002 05:18:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/database-need-password-to-access/m-p/2671596#M916312</guid>
      <dc:creator>Jacky Wong_1</dc:creator>
      <dc:date>2002-02-26T05:18:08Z</dc:date>
    </item>
    <item>
      <title>Re: Database need password to access</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/database-need-password-to-access/m-p/2671597#M916313</link>
      <description>Hi there.&lt;BR /&gt;Do not start sqlplus. Go for the svrmgr ( servermanager ) in line mode. On the prompt svrmgr&amp;gt; you should type in :&lt;BR /&gt;connect internal&lt;BR /&gt;After this you should be able to change the user data.&lt;BR /&gt;Rgds&lt;BR /&gt;Alexander M. Ermes&lt;BR /&gt;</description>
      <pubDate>Tue, 26 Feb 2002 15:02:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/database-need-password-to-access/m-p/2671597#M916313</guid>
      <dc:creator>Alexander M. Ermes</dc:creator>
      <dc:date>2002-02-26T15:02:06Z</dc:date>
    </item>
    <item>
      <title>Re: Database need password to access</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/database-need-password-to-access/m-p/2671598#M916314</link>
      <description>Hi Jacky,&lt;BR /&gt;&lt;BR /&gt;In the example you gave&lt;BR /&gt;SQL&amp;gt; connect mbov&lt;BR /&gt;&lt;BR /&gt;This means connect to the database as user mbov&lt;BR /&gt;&lt;BR /&gt;It does not mean connect to a database called mbov&lt;BR /&gt;&lt;BR /&gt;Steven has already given the commands to find the list of users in the database, and how to alter the pasword of a user.&lt;BR /&gt;&lt;BR /&gt;When you have found the users and set the password of a user, you will then be able to connect as that user as follows&lt;BR /&gt;&lt;BR /&gt;SQL&amp;gt; connect user/password&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;&lt;BR /&gt;John</description>
      <pubDate>Tue, 26 Feb 2002 15:03:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/database-need-password-to-access/m-p/2671598#M916314</guid>
      <dc:creator>John Strang</dc:creator>
      <dc:date>2002-02-26T15:03:56Z</dc:date>
    </item>
    <item>
      <title>Re: Database need password to access</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/database-need-password-to-access/m-p/2671599#M916315</link>
      <description>To connect to oracle without the password, you have to be logged in as the owner of the database (usually oracle), or someone in the dba group.&lt;BR /&gt;&lt;BR /&gt;Then, you can enter one of two ways:&lt;BR /&gt;&lt;BR /&gt;Via svrmgrl (as shown above) or like this:&lt;BR /&gt;&lt;BR /&gt;sqlplus /&lt;BR /&gt;&lt;BR /&gt;Then, you can alter the users password as shown above.&lt;BR /&gt;&lt;BR /&gt;If you cannot become the oracle user or do not have membership in the oracle dba group, you need the assistance of your DBA.</description>
      <pubDate>Tue, 26 Feb 2002 15:04:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/database-need-password-to-access/m-p/2671599#M916315</guid>
      <dc:creator>Eric Ladner</dc:creator>
      <dc:date>2002-02-26T15:04:25Z</dc:date>
    </item>
    <item>
      <title>Re: Database need password to access</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/database-need-password-to-access/m-p/2671600#M916316</link>
      <description>There are a couple of methods you can use,..&lt;BR /&gt;&lt;BR /&gt;1. set ORACLE_SID in the UNIX environment to the SID to be connected to (mbov).&lt;BR /&gt;&lt;BR /&gt;2. Run 'sqlplus system/[password]@mbov'&lt;BR /&gt;&lt;BR /&gt;Share and Enjoy! Ian</description>
      <pubDate>Tue, 26 Feb 2002 15:05:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/database-need-password-to-access/m-p/2671600#M916316</guid>
      <dc:creator>Ian Dennison_1</dc:creator>
      <dc:date>2002-02-26T15:05:13Z</dc:date>
    </item>
    <item>
      <title>Re: Database need password to access</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/database-need-password-to-access/m-p/2671601#M916317</link>
      <description>Hi:&lt;BR /&gt;&lt;BR /&gt;Steven has given you the correct answer. If you are logged in to the system as user oracle or a member od the dba group, you are allowed to simply do a connect internal. The 'internal' user is a special login.&lt;BR /&gt;</description>
      <pubDate>Tue, 26 Feb 2002 15:05:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/database-need-password-to-access/m-p/2671601#M916317</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2002-02-26T15:05:32Z</dc:date>
    </item>
    <item>
      <title>Re: Database need password to access</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/database-need-password-to-access/m-p/2671602#M916318</link>
      <description>But when I follow Steven's instruction. I got below error message:&lt;BR /&gt;&lt;BR /&gt;Oracle Server Manager Release 3.0.5.0.0 - Production&lt;BR /&gt;&lt;BR /&gt;(c) Copyright 1997, Oracle Corporation.  All Rights Reserved.&lt;BR /&gt;&lt;BR /&gt;Oracle8 Enterprise Edition Release 8.0.5.0.0 - Production&lt;BR /&gt;PL/SQL Release 8.0.5.0.0 - Production&lt;BR /&gt;&lt;BR /&gt;SVRMGR&amp;gt; connect internal&lt;BR /&gt;Connected.&lt;BR /&gt;SVRMGR&amp;gt; select username from dba_users;&lt;BR /&gt;select username from dba_users&lt;BR /&gt;                     *&lt;BR /&gt;ORA-01219: database not open: queries allowed on fixed tables/views only&lt;BR /&gt;&lt;BR /&gt;Why??? Please suggest some idea.</description>
      <pubDate>Wed, 27 Feb 2002 02:24:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/database-need-password-to-access/m-p/2671602#M916318</guid>
      <dc:creator>Jacky Wong_1</dc:creator>
      <dc:date>2002-02-27T02:24:04Z</dc:date>
    </item>
    <item>
      <title>Re: Database need password to access</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/database-need-password-to-access/m-p/2671603#M916319</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Are you logged onto your oracle account? Is your database already started up? Try this:&lt;BR /&gt;&lt;BR /&gt;# su - oracle&lt;BR /&gt;u1/&amp;gt; $ORACLE_HOME/bin/svrmgrl &lt;BR /&gt;SVRMGR&amp;gt; connect internal &lt;BR /&gt;SVRMGR&amp;gt; startup&lt;BR /&gt;SVRMGR&amp;gt; select username from dba_users; &lt;BR /&gt;SVRMGR&amp;gt; alter user &lt;USER&gt; identified by "&lt;PASSWD&gt;"; &lt;BR /&gt;&lt;BR /&gt;If your database is already started up, startup will fail, otherwise your database will now startup.&lt;BR /&gt;&lt;BR /&gt;Hope this helps. Regards.&lt;BR /&gt;&lt;BR /&gt;Steven Sim Kok Leong&lt;/PASSWD&gt;&lt;/USER&gt;</description>
      <pubDate>Wed, 27 Feb 2002 02:42:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/database-need-password-to-access/m-p/2671603#M916319</guid>
      <dc:creator>Steven Sim Kok Leong</dc:creator>
      <dc:date>2002-02-27T02:42:09Z</dc:date>
    </item>
    <item>
      <title>Re: Database need password to access</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/database-need-password-to-access/m-p/2671604#M916320</link>
      <description>Dear Sir, &lt;BR /&gt;I already follow your instruction but still got the same error message:&lt;BR /&gt;&lt;BR /&gt;# su - oracle&lt;BR /&gt;$ svrmgrl&lt;BR /&gt;&lt;BR /&gt;SVRMGR&amp;gt; connect internal&lt;BR /&gt;Connected.&lt;BR /&gt;SVRMGR&amp;gt; startup&lt;BR /&gt;ORA-01081: cannot start already-running ORACLE - shut it down first&lt;BR /&gt;SVRMGR&amp;gt; select username from dba_users;&lt;BR /&gt;select username from dba_users&lt;BR /&gt;                     *&lt;BR /&gt;ORA-01219: database not open: queries allowed on fixed tables/views only&lt;BR /&gt;SVRMGR&amp;gt;&lt;BR /&gt;&lt;BR /&gt;Any idea?</description>
      <pubDate>Wed, 27 Feb 2002 02:56:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/database-need-password-to-access/m-p/2671604#M916320</guid>
      <dc:creator>Jacky Wong_1</dc:creator>
      <dc:date>2002-02-27T02:56:30Z</dc:date>
    </item>
    <item>
      <title>Re: Database need password to access</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/database-need-password-to-access/m-p/2671605#M916321</link>
      <description>In that case, the database was not shut down correctly.&lt;BR /&gt;&lt;BR /&gt;Issue a 'shutdown abort' (check a 'ps -eaf | grep ora_' first to make sure all the database processes are really dead already').  After it says database shutdown, type startup.  The database should start in a few seconds, then you can try the select statement, which should work.&lt;BR /&gt;&lt;BR /&gt;If none of that works, exit out of svrmgrl and &lt;BR /&gt;&lt;BR /&gt;echo $ORACLE_HOME&lt;BR /&gt;echo $ORACLE_SID&lt;BR /&gt;&lt;BR /&gt;and see if it prints stuff that looks reasonable.  If not, set these environment variables first, then re-run svrmgrl.  These environment variables MUST BE CORRECT.</description>
      <pubDate>Wed, 27 Feb 2002 03:07:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/database-need-password-to-access/m-p/2671605#M916321</guid>
      <dc:creator>Eric Ladner</dc:creator>
      <dc:date>2002-02-27T03:07:09Z</dc:date>
    </item>
    <item>
      <title>Re: Database need password to access</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/database-need-password-to-access/m-p/2671606#M916322</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;The database is not opened. What does the below statement show:&lt;BR /&gt;&lt;BR /&gt;SVRMGR&amp;gt; select status from v$instance;&lt;BR /&gt;&lt;BR /&gt;Try shutting down (clean shutdown) and restarting (clean startup) the oracle instance:&lt;BR /&gt;&lt;BR /&gt;SVRMGR&amp;gt; shutdown normal&lt;BR /&gt;SVRMGR&amp;gt; startup&lt;BR /&gt;&lt;BR /&gt;Hope this helps. Regards.&lt;BR /&gt;&lt;BR /&gt;Steven Sim Kok Leong</description>
      <pubDate>Wed, 27 Feb 2002 03:08:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/database-need-password-to-access/m-p/2671606#M916322</guid>
      <dc:creator>Steven Sim Kok Leong</dc:creator>
      <dc:date>2002-02-27T03:08:29Z</dc:date>
    </item>
  </channel>
</rss>

