<?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: HP 11.0 Oracle 8.0.5 fresh install connect internal need password in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/hp-11-0-oracle-8-0-5-fresh-install-connect-internal-need/m-p/3306327#M881685</link>
    <description>Hi Jacky.&lt;BR /&gt;Did you check the attributes of your oracle executable ?&lt;BR /&gt;&lt;BR /&gt;Make sure, that user oracle is the owner&lt;BR /&gt;and the attributes set to 6751 ( with the sticky bit ).&lt;BR /&gt;Rgds&lt;BR /&gt;Alexander M. Ermes&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Thu, 17 Jun 2004 06:22:36 GMT</pubDate>
    <dc:creator>Alexander M. Ermes</dc:creator>
    <dc:date>2004-06-17T06:22:36Z</dc:date>
    <item>
      <title>HP 11.0 Oracle 8.0.5 fresh install connect internal need password</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hp-11-0-oracle-8-0-5-fresh-install-connect-internal-need/m-p/3306303#M881661</link>
      <description>OS:HP 11.0 32-bit&lt;BR /&gt;Database :Oracle 8.0.5&lt;BR /&gt;&lt;BR /&gt;After installation,i launch the svrmgrl and connect internal ,then ask password ,i tried every password also login failed.&lt;BR /&gt;&lt;BR /&gt;I have login as oracle user which is under dba group &lt;BR /&gt;uid=103(oracle) gid=102(dba)&lt;BR /&gt;&lt;BR /&gt;tnsnames.ora is setup ok&lt;BR /&gt;listener.ora is also ok and lsnrctl started&lt;BR /&gt;sqlnet.ora is set sqlnet.authentication_services=(nts)&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 16 Jun 2004 02:29:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hp-11-0-oracle-8-0-5-fresh-install-connect-internal-need/m-p/3306303#M881661</guid>
      <dc:creator>jacky400</dc:creator>
      <dc:date>2004-06-16T02:29:54Z</dc:date>
    </item>
    <item>
      <title>Re: HP 11.0 Oracle 8.0.5 fresh install connect internal need password</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hp-11-0-oracle-8-0-5-fresh-install-connect-internal-need/m-p/3306304#M881662</link>
      <description>If you are using dblinks see Meatlink Note 1043217.6 to solve your issue. Have you tried:&lt;BR /&gt;&lt;BR /&gt;connect '/ as sysdba'&lt;BR /&gt;&lt;BR /&gt;?</description>
      <pubDate>Wed, 16 Jun 2004 03:21:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hp-11-0-oracle-8-0-5-fresh-install-connect-internal-need/m-p/3306304#M881662</guid>
      <dc:creator>Eric Antunes</dc:creator>
      <dc:date>2004-06-16T03:21:48Z</dc:date>
    </item>
    <item>
      <title>Re: HP 11.0 Oracle 8.0.5 fresh install connect internal need password</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hp-11-0-oracle-8-0-5-fresh-install-connect-internal-need/m-p/3306305#M881663</link>
      <description>jacky,&lt;BR /&gt;Please comment below :&lt;BR /&gt;&lt;BR /&gt;#SQLNET.AUTHENTICATION_SERVICES = (NTS) &lt;BR /&gt;&lt;BR /&gt;in sqlnet.ora file.&lt;BR /&gt;&lt;BR /&gt;Please try and tell us the result.&lt;BR /&gt;&lt;BR /&gt;regards&lt;BR /&gt;mB</description>
      <pubDate>Wed, 16 Jun 2004 04:47:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hp-11-0-oracle-8-0-5-fresh-install-connect-internal-need/m-p/3306305#M881663</guid>
      <dc:creator>malay boy</dc:creator>
      <dc:date>2004-06-16T04:47:25Z</dc:date>
    </item>
    <item>
      <title>Re: HP 11.0 Oracle 8.0.5 fresh install connect internal need password</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hp-11-0-oracle-8-0-5-fresh-install-connect-internal-need/m-p/3306306#M881664</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;what the SID says in user(oracle) environment&lt;BR /&gt;$env|grep -i sid&lt;BR /&gt;&lt;BR /&gt;does this shows oracle sid?, else export it and try to connect.</description>
      <pubDate>Wed, 16 Jun 2004 04:59:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hp-11-0-oracle-8-0-5-fresh-install-connect-internal-need/m-p/3306306#M881664</guid>
      <dc:creator>Ravi_8</dc:creator>
      <dc:date>2004-06-16T04:59:51Z</dc:date>
    </item>
    <item>
      <title>Re: HP 11.0 Oracle 8.0.5 fresh install connect internal need password</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hp-11-0-oracle-8-0-5-fresh-install-connect-internal-need/m-p/3306307#M881665</link>
      <description>To:Malay boy&lt;BR /&gt;&lt;BR /&gt;If sqlnet.authentication_services=(nts) is commented out,when launch srvgrml &lt;BR /&gt;&lt;BR /&gt;oracle@test%svrmgrl&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;ORA-03113: end-of-file on communication channel&lt;BR /&gt;SVRMGR&amp;gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;To: Ravi&lt;BR /&gt;&lt;BR /&gt;After i run env|grep -i sid&lt;BR /&gt;it show ORACLE_SID=orcl&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 16 Jun 2004 11:33:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hp-11-0-oracle-8-0-5-fresh-install-connect-internal-need/m-p/3306307#M881665</guid>
      <dc:creator>jacky400</dc:creator>
      <dc:date>2004-06-16T11:33:27Z</dc:date>
    </item>
    <item>
      <title>Re: HP 11.0 Oracle 8.0.5 fresh install connect internal need password</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hp-11-0-oracle-8-0-5-fresh-install-connect-internal-need/m-p/3306308#M881666</link>
      <description>svrmgrl&amp;gt; connect internal&lt;BR /&gt;&lt;BR /&gt;should do it.&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;Marty</description>
      <pubDate>Wed, 16 Jun 2004 15:14:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hp-11-0-oracle-8-0-5-fresh-install-connect-internal-need/m-p/3306308#M881666</guid>
      <dc:creator>Martin Johnson</dc:creator>
      <dc:date>2004-06-16T15:14:31Z</dc:date>
    </item>
    <item>
      <title>Re: HP 11.0 Oracle 8.0.5 fresh install connect internal need password</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hp-11-0-oracle-8-0-5-fresh-install-connect-internal-need/m-p/3306309#M881667</link>
      <description>Check the $ORACLE_HOME/rdbms/lib/config.c file and verify that the "dba" group in there.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;&lt;BR /&gt;Brian</description>
      <pubDate>Wed, 16 Jun 2004 20:47:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hp-11-0-oracle-8-0-5-fresh-install-connect-internal-need/m-p/3306309#M881667</guid>
      <dc:creator>Brian Crabtree</dc:creator>
      <dc:date>2004-06-16T20:47:16Z</dc:date>
    </item>
    <item>
      <title>Re: HP 11.0 Oracle 8.0.5 fresh install connect internal need password</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hp-11-0-oracle-8-0-5-fresh-install-connect-internal-need/m-p/3306310#M881668</link>
      <description>Hi Jacky,&lt;BR /&gt;&lt;BR /&gt;If it is prompting for a password, may be you have a password file setup. You may want to recreate the file specifying the password you desire.&lt;BR /&gt;&lt;BR /&gt;Usage: orapwd file=&lt;FNAME&gt; password=&lt;PASSWORD&gt; entries=&lt;USERS&gt; &lt;BR /&gt;&lt;BR /&gt;where &lt;BR /&gt;file - name of password file &lt;BR /&gt;password - password for SYS &lt;BR /&gt;entries - maximum number of distinct DBA and OPERs (opt), &lt;BR /&gt;There are no spaces around the equal-to (=) character. &lt;BR /&gt;&lt;BR /&gt;"SQLNET.AUTHENTICATION_SERVICES" (in SQLNET.ORA) &lt;BR /&gt;This will authenticate the user at the OS level hence you may not need a password file. If there is no authentication then Oracle uses the password file orapwd.exe: &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Attached is document form Metalink describing a check-list for connect internal issues.&lt;BR /&gt;&lt;BR /&gt;I hope this helps.&lt;BR /&gt;&lt;BR /&gt;Indira A&lt;BR /&gt;&lt;/USERS&gt;&lt;/PASSWORD&gt;&lt;/FNAME&gt;</description>
      <pubDate>Wed, 16 Jun 2004 21:16:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hp-11-0-oracle-8-0-5-fresh-install-connect-internal-need/m-p/3306310#M881668</guid>
      <dc:creator>Indira Aramandla</dc:creator>
      <dc:date>2004-06-16T21:16:56Z</dc:date>
    </item>
    <item>
      <title>Re: HP 11.0 Oracle 8.0.5 fresh install connect internal need password</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hp-11-0-oracle-8-0-5-fresh-install-connect-internal-need/m-p/3306311#M881669</link>
      <description>Brian &lt;BR /&gt;&lt;BR /&gt;I check the $ORACLE_HOME/rdbms/lib/config.c&lt;BR /&gt;before &lt;BR /&gt;#define SS_OPER_GRP "dba"&lt;BR /&gt;#define SS_OPER_GRP "dba"&lt;BR /&gt;&lt;BR /&gt;i even relink all the executable file,but also failed.&lt;BR /&gt;&lt;BR /&gt;Indria &lt;BR /&gt;&lt;BR /&gt;i also created a passwd file before&lt;BR /&gt;orapwd file=$ORACLE_HOME/dbs/orapwd_orcl &lt;BR /&gt;password=test entires=10&lt;BR /&gt;&lt;BR /&gt;but when i svmgrl and connect internal/test&lt;BR /&gt;then it said login failed</description>
      <pubDate>Wed, 16 Jun 2004 21:50:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hp-11-0-oracle-8-0-5-fresh-install-connect-internal-need/m-p/3306311#M881669</guid>
      <dc:creator>jacky400</dc:creator>
      <dc:date>2004-06-16T21:50:37Z</dc:date>
    </item>
    <item>
      <title>Re: HP 11.0 Oracle 8.0.5 fresh install connect internal need password</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hp-11-0-oracle-8-0-5-fresh-install-connect-internal-need/m-p/3306312#M881670</link>
      <description>I would think if tnsnames and listenr.ora are okay that this is cleary an environmental issue.&lt;BR /&gt;&lt;BR /&gt;Seems like the ORA variables are not correclty set.&lt;BR /&gt;&lt;BR /&gt;Do a env &amp;gt; env.txt&lt;BR /&gt;on this server&lt;BR /&gt;and a good server(or someone will help you out with that) and get the non working environment on the same page as the one that works.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Wed, 16 Jun 2004 22:15:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hp-11-0-oracle-8-0-5-fresh-install-connect-internal-need/m-p/3306312#M881670</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2004-06-16T22:15:08Z</dc:date>
    </item>
    <item>
      <title>Re: HP 11.0 Oracle 8.0.5 fresh install connect internal need password</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hp-11-0-oracle-8-0-5-fresh-install-connect-internal-need/m-p/3306313#M881671</link>
      <description>here is my oracle env&lt;BR /&gt;&lt;BR /&gt;umask 022&lt;BR /&gt;setenv ORACLE_SID orcl&lt;BR /&gt;setenv ORACLE_BASE /u01/app/oracle&lt;BR /&gt;setenv ORACLE_HOME /u01/app/oracle/product/8.0.5&lt;BR /&gt;setenv ORACLE_TERM xterm&lt;BR /&gt;setenv SHLIB_PATH /u01/app/oracle/product/8.0.5/lib&lt;BR /&gt;setenv ORA_NLS33 /u01/app/oracle/product/8.0.5/ocommon/nls/admin/data&lt;BR /&gt;setenv TMPDIR /tmp&lt;BR /&gt;setenv ORACLE_OWNER oracle&lt;BR /&gt;setenv PATH $ORACLE_HOME/bin:$PATH</description>
      <pubDate>Wed, 16 Jun 2004 22:19:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hp-11-0-oracle-8-0-5-fresh-install-connect-internal-need/m-p/3306313#M881671</guid>
      <dc:creator>jacky400</dc:creator>
      <dc:date>2004-06-16T22:19:59Z</dc:date>
    </item>
    <item>
      <title>Re: HP 11.0 Oracle 8.0.5 fresh install connect internal need password</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hp-11-0-oracle-8-0-5-fresh-install-connect-internal-need/m-p/3306314#M881672</link>
      <description>Jacky,&lt;BR /&gt;&lt;BR /&gt;When you do svrmgrl&lt;BR /&gt;Oracle Server Manager Release 3.1.7.0.0 - Production&lt;BR /&gt;&lt;BR /&gt;Copyright (c) 1997, 1999, Oracle Corporation.  All Rights Reserved.&lt;BR /&gt;&lt;BR /&gt;Oracle8i Enterprise Edition Release 8.1.7.4.0 - Production&lt;BR /&gt;With the Partitioning option&lt;BR /&gt;JServer Release 8.1.7.4.0 - Production&lt;BR /&gt;&lt;BR /&gt;SVRMGR&amp;gt;connect internal&lt;BR /&gt;&lt;BR /&gt;What error message are you getting.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Indira</description>
      <pubDate>Wed, 16 Jun 2004 22:49:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hp-11-0-oracle-8-0-5-fresh-install-connect-internal-need/m-p/3306314#M881672</guid>
      <dc:creator>Indira Aramandla</dc:creator>
      <dc:date>2004-06-16T22:49:02Z</dc:date>
    </item>
    <item>
      <title>Re: HP 11.0 Oracle 8.0.5 fresh install connect internal need password</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hp-11-0-oracle-8-0-5-fresh-install-connect-internal-need/m-p/3306315#M881673</link>
      <description>Oracle8 Enterprise Edition Release 8.0.5.0.0 - Production&lt;BR /&gt;With the Partitioning option&lt;BR /&gt;JServer Release 8.0.5.0.0 - Production&lt;BR /&gt;&lt;BR /&gt;SVRMGR&amp;gt;connect internal&lt;BR /&gt;password:&lt;BR /&gt;&lt;BR /&gt;When i type the password as oracle,then login faile.&lt;BR /&gt;Note:i haven't use any orapwd to create password for internal account.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 16 Jun 2004 23:03:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hp-11-0-oracle-8-0-5-fresh-install-connect-internal-need/m-p/3306315#M881673</guid>
      <dc:creator>jacky400</dc:creator>
      <dc:date>2004-06-16T23:03:47Z</dc:date>
    </item>
    <item>
      <title>Re: HP 11.0 Oracle 8.0.5 fresh install connect internal need password</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hp-11-0-oracle-8-0-5-fresh-install-connect-internal-need/m-p/3306316#M881674</link>
      <description>Jacky,&lt;BR /&gt;&lt;BR /&gt;Do not use the password. Just do svrmgrl as oracle user from the UNIX prompt and then connect internal &lt;BR /&gt;Like this&lt;BR /&gt;$svrmgrl&lt;BR /&gt;SVRMGR&amp;gt;connect internal&lt;BR /&gt;&lt;BR /&gt;What error message are you getting. Something like ORA.....ORA 9352. Please provide the error message.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Indira&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 16 Jun 2004 23:07:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hp-11-0-oracle-8-0-5-fresh-install-connect-internal-need/m-p/3306316#M881674</guid>
      <dc:creator>Indira Aramandla</dc:creator>
      <dc:date>2004-06-16T23:07:52Z</dc:date>
    </item>
    <item>
      <title>Re: HP 11.0 Oracle 8.0.5 fresh install connect internal need password</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hp-11-0-oracle-8-0-5-fresh-install-connect-internal-need/m-p/3306317#M881675</link>
      <description>&lt;BR /&gt;oracle@osstest%id&lt;BR /&gt;uid=103(oracle) gid=102(dba)&lt;BR /&gt;oracle@osstest%svrmgrl&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;With the Partitioning and Objects options&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;Password:&lt;BR /&gt;ORA-01017: invalid username/password; logon denied&lt;BR /&gt;SVRMGR&amp;gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 16 Jun 2004 23:15:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hp-11-0-oracle-8-0-5-fresh-install-connect-internal-need/m-p/3306317#M881675</guid>
      <dc:creator>jacky400</dc:creator>
      <dc:date>2004-06-16T23:15:59Z</dc:date>
    </item>
    <item>
      <title>Re: HP 11.0 Oracle 8.0.5 fresh install connect internal need password</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hp-11-0-oracle-8-0-5-fresh-install-connect-internal-need/m-p/3306318#M881676</link>
      <description>hi,&lt;BR /&gt;&lt;BR /&gt;can you try to connect using the following?&lt;BR /&gt;&lt;BR /&gt;sqlplus sys/&lt;PASSWORD&gt;@(DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=&lt;IP address=""&gt;)(PORT=1521))(CONNECT_DATA=(SID=&lt;SID&gt;))) &lt;BR /&gt;&lt;BR /&gt;hth&lt;BR /&gt;yogeeraj&lt;/SID&gt;&lt;/IP&gt;&lt;/PASSWORD&gt;</description>
      <pubDate>Wed, 16 Jun 2004 23:27:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hp-11-0-oracle-8-0-5-fresh-install-connect-internal-need/m-p/3306318#M881676</guid>
      <dc:creator>Yogeeraj_1</dc:creator>
      <dc:date>2004-06-16T23:27:50Z</dc:date>
    </item>
    <item>
      <title>Re: HP 11.0 Oracle 8.0.5 fresh install connect internal need password</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hp-11-0-oracle-8-0-5-fresh-install-connect-internal-need/m-p/3306319#M881677</link>
      <description>Jacky,&lt;BR /&gt;In you earlier update you specified that you has created the password file as $ORACLE_HOME/dbs/orapwd_orcl.&lt;BR /&gt;&lt;BR /&gt;It should be $ORACLE_HOME/dbs/orapworcl. &lt;BR /&gt;&lt;BR /&gt;Passwords for SYS and INTERNAL are held externally in the pwd&lt;SID&gt;.ora file. &lt;BR /&gt;&lt;BR /&gt;If it is prompting for the password then may be this password file has been corrupted: You can drop it and recreating it by using ORAPWD. &lt;BR /&gt;&lt;BR /&gt;Make sure you are using the "orapwd" utility correctly.  The proper   &lt;BR /&gt;syntax is:   &lt;BR /&gt;    &lt;BR /&gt; orapwd file=&lt;FNAME&gt; password=&lt;PASSWORD&gt; entries=&lt;USERS&gt;   &lt;BR /&gt;  &lt;BR /&gt;  where:   &lt;BR /&gt;   &lt;BR /&gt;     fname - name of password file (mandatory). Note that the name of the password file must be of the format  $ORACLE_HOME/dbs/orapw{$ORACLE_SID because the name and location of  the password file is hard coded in the file "sparams.h" (the line is:  &lt;BR /&gt;# define SS_SIDPWFILE_DEFAULT "?/dbs/orapw@").  Thus, the file must be   &lt;BR /&gt;put in the "dbs" directory and named "orapw&lt;SID&gt;".  &lt;BR /&gt;&lt;BR /&gt; password - password for SYS and INTERNAL (manditory)   &lt;BR /&gt;       &lt;BR /&gt;     entries - maximum number of distinct DBA and OPERs (optional)   &lt;BR /&gt;&lt;BR /&gt;I Hope this helps.&lt;BR /&gt;&lt;BR /&gt;Indira&lt;BR /&gt;  &lt;BR /&gt;&lt;/SID&gt;&lt;/USERS&gt;&lt;/PASSWORD&gt;&lt;/FNAME&gt;&lt;/SID&gt;</description>
      <pubDate>Wed, 16 Jun 2004 23:40:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hp-11-0-oracle-8-0-5-fresh-install-connect-internal-need/m-p/3306319#M881677</guid>
      <dc:creator>Indira Aramandla</dc:creator>
      <dc:date>2004-06-16T23:40:32Z</dc:date>
    </item>
    <item>
      <title>Re: HP 11.0 Oracle 8.0.5 fresh install connect internal need password</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hp-11-0-oracle-8-0-5-fresh-install-connect-internal-need/m-p/3306320#M881678</link>
      <description>Indria,&lt;BR /&gt;&lt;BR /&gt;I created a passwd file named orapworcl as u tell me ,now can connect internal,but insufficient privileges.&lt;BR /&gt;&lt;BR /&gt;oracle@osstest%svrmgrl&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;With the Partitioning and Objects options&lt;BR /&gt;PL/SQL Release 8.0.5.0.0 - Production&lt;BR /&gt;&lt;BR /&gt;SVRMGR&amp;gt; connect internal/oracle&lt;BR /&gt;Connected.&lt;BR /&gt;SVRMGR&amp;gt; startup nomount&lt;BR /&gt;ORA-01031: insufficient privileges&lt;BR /&gt;SVRMGR&amp;gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 17 Jun 2004 01:20:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hp-11-0-oracle-8-0-5-fresh-install-connect-internal-need/m-p/3306320#M881678</guid>
      <dc:creator>jacky400</dc:creator>
      <dc:date>2004-06-17T01:20:51Z</dc:date>
    </item>
    <item>
      <title>Re: HP 11.0 Oracle 8.0.5 fresh install connect internal need password</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hp-11-0-oracle-8-0-5-fresh-install-connect-internal-need/m-p/3306321#M881679</link>
      <description>do the following &lt;BR /&gt;&lt;BR /&gt;connect internal/oracle as sysdba&lt;BR /&gt;&lt;BR /&gt;then do use startup statements.&lt;BR /&gt;&lt;BR /&gt;sks</description>
      <pubDate>Thu, 17 Jun 2004 01:27:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hp-11-0-oracle-8-0-5-fresh-install-connect-internal-need/m-p/3306321#M881679</guid>
      <dc:creator>Sanjay Kumar Suri</dc:creator>
      <dc:date>2004-06-17T01:27:50Z</dc:date>
    </item>
    <item>
      <title>Re: HP 11.0 Oracle 8.0.5 fresh install connect internal need password</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hp-11-0-oracle-8-0-5-fresh-install-connect-internal-need/m-p/3306322#M881680</link>
      <description>oracle@osstest%svrmgrl&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;With the Partitioning and Objects options&lt;BR /&gt;PL/SQL Release 8.0.5.0.0 - Production&lt;BR /&gt;&lt;BR /&gt;SVRMGR&amp;gt; connect internal/oracle as sysdba&lt;BR /&gt;Connected.&lt;BR /&gt;SVRMGR&amp;gt; startup&lt;BR /&gt;ORA-01031: insufficient privileges&lt;BR /&gt;SVRMGR&amp;gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 17 Jun 2004 01:38:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hp-11-0-oracle-8-0-5-fresh-install-connect-internal-need/m-p/3306322#M881680</guid>
      <dc:creator>jacky400</dc:creator>
      <dc:date>2004-06-17T01:38:38Z</dc:date>
    </item>
  </channel>
</rss>

