<?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: ORA - 01031 in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/ora-01031/m-p/2618938#M925461</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Just a hunch.&lt;BR /&gt;&lt;BR /&gt;Check for the groups oracle belongs to in /etc/group, compare the entries with the system that is working fine.&lt;BR /&gt;&lt;BR /&gt;Hope this helps. Regards.&lt;BR /&gt;&lt;BR /&gt;Steven Sim Kok Leong&lt;BR /&gt;Brainbench MVP for Unix Admin&lt;BR /&gt;&lt;A href="http://www.brainbench.com" target="_blank"&gt;http://www.brainbench.com&lt;/A&gt;</description>
    <pubDate>Fri, 23 Nov 2001 01:22:19 GMT</pubDate>
    <dc:creator>Steven Sim Kok Leong</dc:creator>
    <dc:date>2001-11-23T01:22:19Z</dc:date>
    <item>
      <title>ORA - 01031</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ora-01031/m-p/2618937#M925460</link>
      <description>Trying to do a backup for a database via DBA Studio (OMS). Under the security node for my username, I select system privliege only to discover that there is no sysdba???  As a result I get the above ORA error.  I even logged into sqlplus as system for that dataase the diod connect sys / as sysdba and granted sysdba to myself successfully but still get that wretched erorr!!???  Can anyone help as I am totall lost???&lt;BR /&gt;&lt;BR /&gt;I do not know why I am having this prob as with another database ( which had the same error ) I found that there was sysdba in the system priveleges tab that I could select and also worked ok when granting sysdba in sqlplus - so what's with this database???///</description>
      <pubDate>Thu, 22 Nov 2001 17:55:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ora-01031/m-p/2618937#M925460</guid>
      <dc:creator>dps</dc:creator>
      <dc:date>2001-11-22T17:55:28Z</dc:date>
    </item>
    <item>
      <title>Re: ORA - 01031</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ora-01031/m-p/2618938#M925461</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Just a hunch.&lt;BR /&gt;&lt;BR /&gt;Check for the groups oracle belongs to in /etc/group, compare the entries with the system that is working fine.&lt;BR /&gt;&lt;BR /&gt;Hope this helps. Regards.&lt;BR /&gt;&lt;BR /&gt;Steven Sim Kok Leong&lt;BR /&gt;Brainbench MVP for Unix Admin&lt;BR /&gt;&lt;A href="http://www.brainbench.com" target="_blank"&gt;http://www.brainbench.com&lt;/A&gt;</description>
      <pubDate>Fri, 23 Nov 2001 01:22:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ora-01031/m-p/2618938#M925461</guid>
      <dc:creator>Steven Sim Kok Leong</dc:creator>
      <dc:date>2001-11-23T01:22:19Z</dc:date>
    </item>
    <item>
      <title>Re: ORA - 01031</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ora-01031/m-p/2618939#M925462</link>
      <description>Hello,&lt;BR /&gt;connect sys / as sysdba which is the new way of the old&lt;BR /&gt;connect internal.&lt;BR /&gt;Connect internal means that use are logging in as the powerful privilege sys.&lt;BR /&gt;sys means the user oracle.&lt;BR /&gt;So if you are connecting yourself using connect / as sysdba your username should be added to the dba group on the operating system.&lt;BR /&gt;If that is unix then you can add it to the /etc/group file.&lt;BR /&gt;&lt;BR /&gt;This should resolve the problem.&lt;BR /&gt;&lt;BR /&gt;Thanks</description>
      <pubDate>Fri, 23 Nov 2001 03:40:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ora-01031/m-p/2618939#M925462</guid>
      <dc:creator>T G Manikandan</dc:creator>
      <dc:date>2001-11-23T03:40:27Z</dc:date>
    </item>
    <item>
      <title>Re: ORA - 01031</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ora-01031/m-p/2618940#M925463</link>
      <description>rror:  ORA 1031&lt;BR /&gt;Text:   insufficient privileges&lt;BR /&gt;-------------------------------------------------------------------------------&lt;BR /&gt; Cause: An attempt was made to change the current username or password without&lt;BR /&gt;        the appropriate privilege. This error also occurs if attempting to&lt;BR /&gt;        UPDATE a table with only SELECT privileges, if attempting to CONNECT&lt;BR /&gt;        INTERNAL, or if attempting to install a database without the necessary&lt;BR /&gt;        operating system privileges.&lt;BR /&gt;Action: Ask the database administrator to perform the operation or grant the&lt;BR /&gt;        required privileges.&lt;BR /&gt;</description>
      <pubDate>Fri, 23 Nov 2001 09:25:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ora-01031/m-p/2618940#M925463</guid>
      <dc:creator>Andre Da Silva Dias</dc:creator>
      <dc:date>2001-11-23T09:25:48Z</dc:date>
    </item>
    <item>
      <title>Re: ORA - 01031</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ora-01031/m-p/2618941#M925464</link>
      <description>OK - sorry I was trying to get a response geared to Win 2000 on this UNIX forum - but I am fairly desparate.  My username does have ORA - DBA and also ORA - SID - DBA (this is the SID different to the one I am having this trouble with) in the groups for this Operating system.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 23 Nov 2001 10:24:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ora-01031/m-p/2618941#M925464</guid>
      <dc:creator>dps</dc:creator>
      <dc:date>2001-11-23T10:24:21Z</dc:date>
    </item>
    <item>
      <title>Re: ORA - 01031</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ora-01031/m-p/2618942#M925465</link>
      <description>I have resolved it!!!!&lt;BR /&gt;&lt;BR /&gt;see if u can follow this -&lt;BR /&gt;&lt;BR /&gt;I have resolved the problem today!&lt;BR /&gt;&lt;BR /&gt;The day before I logged the problem I had (for security purposes) gone into DBA studio and changed all the passwords for system and for sys - and others.  Just out of instinct I logged into DBA Studio as I did before (as my username) then on that database I again got the error.  So this time I connected as sys and password "change_on_install" as sysdba.  Then I went into my username and "Aley looleeya" the system privilege Tab shows the sysdba!!!&lt;BR /&gt;&lt;BR /&gt;This is quite confusing as I could have sworn yesterday I was connecting in sqlplus as sys with changed passwd as sysdba as well and I got connected ok - Maybe I am totally wrong becasue I had not documented the steps.  I guess one thing I can do to check if I am totally burmy or the system has gone screwy is to verify that the passwords were changed ok for the other database.&lt;BR /&gt;&lt;BR /&gt;Thank you people!!</description>
      <pubDate>Fri, 23 Nov 2001 11:10:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ora-01031/m-p/2618942#M925465</guid>
      <dc:creator>dps</dc:creator>
      <dc:date>2001-11-23T11:10:42Z</dc:date>
    </item>
    <item>
      <title>Re: ORA - 01031</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ora-01031/m-p/2618943#M925466</link>
      <description>Hello,&lt;BR /&gt;If this is on Win2000&lt;BR /&gt;you should login as a local administrator of the PC or the server.&lt;BR /&gt;Start--&amp;gt;settings----&amp;gt;control panel---&amp;gt;users and passwords&lt;BR /&gt;Click the advanced tab and select the Advanced user management.Click on the groups folder and click on the ORA_DBA group.Add your username in that group.&lt;BR /&gt;Now connect / as sysdba &lt;BR /&gt;should work for user name.&lt;BR /&gt;&lt;BR /&gt;Also check the setting above eenthough everything is ok.&lt;BR /&gt;</description>
      <pubDate>Fri, 23 Nov 2001 12:36:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ora-01031/m-p/2618943#M925466</guid>
      <dc:creator>T G Manikandan</dc:creator>
      <dc:date>2001-11-23T12:36:28Z</dc:date>
    </item>
  </channel>
</rss>

