<?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 in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/database/m-p/3104317#M147490</link>
    <description>Thanks all.&lt;BR /&gt;Grahm; here is the output of both commands&lt;BR /&gt;hpcb18/home/kchinsky$env|grep ora&lt;BR /&gt;PATH=/u01/app/oracle/product/8.1.7/bin:/usr/ccs/bin:/usr/local/bin:/usr/bin:/usr&lt;BR /&gt;/ccs/bin:/usr/contrib/bin:/opt/nettladm/bin:/opt/fc/bin:/opt/fcms/bin:/opt/upgra&lt;BR /&gt;de/bin:/opt/pd/bin:/usr/bin/X11:/usr/contrib/bin/X11:/opt/perf/bin:/opt/OV/bin/O&lt;BR /&gt;pC://opt/perl/bin:/opt/resmon/bin:/usr/sbin/diag/contrib:/opt/pred/bin:/opt/hpar&lt;BR /&gt;ray/bin:/opt/ignite/bin:/opt/sanmgr/commandview/client/sbin:/usr/sbin:usr/bin:/e&lt;BR /&gt;tc:/usr/ccs/bin:usr/bin/X11:/usr/contrib/bin:/usr/local/bin:/opt/perf/bin:/home/&lt;BR /&gt;&lt;BR /&gt; FYI..I am in DBA group under unix id. but I donot know how to check if I can use same unix id/password in sqlplus or it is created differently by dba.&lt;BR /&gt;Thanks&lt;BR /&gt;kchinsky/bin:/usr/share:/usr/share/man/man4.Z:/u01/app/oracle/product/8.1.7/rdbm&lt;BR /&gt;s/admin:.&lt;BR /&gt;ORACLE_BASE=/u01/app/oracle&lt;BR /&gt;CLASSPATH=/u01/app/oracle/product/8.1.7/jdbc/lib/classes111.zip&lt;BR /&gt;LD_LIBRARY_PATH=/u01/app/oracle/product/8.1.7/jdbc/lib:&lt;BR /&gt;ORACLE_HOME=/u01/app/oracle/product/8.1.7&lt;BR /&gt;PWD=/u01/app/oracle/product/8.1.7&lt;BR /&gt;&lt;BR /&gt;hpcb18/home/kchinsky$ps -ef |grep pmon&lt;BR /&gt;kchinsky  9366  8458  0 10:59:34 pts/te    0:00 grep pmon&lt;BR /&gt;  oracle 11146     1  0  Oct 20  ?         0:48 ora_pmon_TRNCNMMS&lt;BR /&gt;</description>
    <pubDate>Tue, 28 Oct 2003 11:11:39 GMT</pubDate>
    <dc:creator>Cathy Arora</dc:creator>
    <dc:date>2003-10-28T11:11:39Z</dc:date>
    <item>
      <title>database</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/database/m-p/3104312#M147485</link>
      <description>I am new to oracle. Oracle admin told me that my id is the same as unix id to get into oracle.&lt;BR /&gt;once I get sqlplus promt i try to put the id i get an error &lt;BR /&gt;ORA-01034: ORACLE not available&lt;BR /&gt;ORA-27101: shared memory realm does not exist&lt;BR /&gt;HP-UX Error: 2: No such file or directory&lt;BR /&gt;My reasoning from dba is (as little as i know) that if I am getting sqlplus prompt then my profile is setup right (sid , oracle home etc)&lt;BR /&gt;but id is not created right.&lt;BR /&gt;DBA seems to disagree and non coperative. Please explain is my reasoning right and if it is how can I create my oracle id myself. I can go sytem manager and do it.&lt;BR /&gt;I would the little procedure and step by step explaing as how to login to oracle from unix box.&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;</description>
      <pubDate>Tue, 28 Oct 2003 10:39:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/database/m-p/3104312#M147485</guid>
      <dc:creator>Cathy Arora</dc:creator>
      <dc:date>2003-10-28T10:39:26Z</dc:date>
    </item>
    <item>
      <title>Re: database</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/database/m-p/3104313#M147486</link>
      <description>Looks like the database is not working. If you have a user with DBA rights (owner of the oracle files and processes), and the oracle is 8i, try to run:&lt;BR /&gt;svrmgrl&lt;BR /&gt;connect internal&lt;BR /&gt;startup&lt;BR /&gt;&lt;BR /&gt;-Tomek&lt;BR /&gt;</description>
      <pubDate>Tue, 28 Oct 2003 10:45:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/database/m-p/3104313#M147486</guid>
      <dc:creator>Tomek Gryszkiewicz</dc:creator>
      <dc:date>2003-10-28T10:45:10Z</dc:date>
    </item>
    <item>
      <title>Re: database</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/database/m-p/3104314#M147487</link>
      <description>Just because svrmgr is going away I'd do it like this:&lt;BR /&gt;&lt;BR /&gt;sqlplus internal&lt;BR /&gt;startup&lt;BR /&gt;&lt;BR /&gt;ORACLE_HOME and ORACLE_SID must be set for the user starting the database.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Tue, 28 Oct 2003 10:47:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/database/m-p/3104314#M147487</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2003-10-28T10:47:20Z</dc:date>
    </item>
    <item>
      <title>Re: database</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/database/m-p/3104315#M147488</link>
      <description>Cathy&lt;BR /&gt;&lt;BR /&gt;Deja vu ?&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=240280" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=240280&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Anyway I guess you're still not sorted.&lt;BR /&gt;&lt;BR /&gt;As before your problem is nothing to do with your id or password, you are not actually getting that far, your environment is pointing you at a database which is not up.&lt;BR /&gt;&lt;BR /&gt;Can you post the output of these commands:&lt;BR /&gt;&lt;BR /&gt;env|grep -i ora&lt;BR /&gt;ps -ef|grep pmon&lt;BR /&gt;&lt;BR /&gt;Then maybe we can see your problem or at least work towards it.&lt;BR /&gt;&lt;BR /&gt;-- Graham&lt;BR /&gt;</description>
      <pubDate>Tue, 28 Oct 2003 10:56:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/database/m-p/3104315#M147488</guid>
      <dc:creator>Graham Cameron_1</dc:creator>
      <dc:date>2003-10-28T10:56:04Z</dc:date>
    </item>
    <item>
      <title>Re: database</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/database/m-p/3104316#M147489</link>
      <description>Thanks all.&lt;BR /&gt;Grahm; here is the output of both commands&lt;BR /&gt;hpcb18/home/kchinsky$env|grep ora&lt;BR /&gt;PATH=/u01/app/oracle/product/8.1.7/bin:/usr/ccs/bin:/usr/local/bin:/usr/bin:/usr&lt;BR /&gt;/ccs/bin:/usr/contrib/bin:/opt/nettladm/bin:/opt/fc/bin:/opt/fcms/bin:/opt/upgra&lt;BR /&gt;de/bin:/opt/pd/bin:/usr/bin/X11:/usr/contrib/bin/X11:/opt/perf/bin:/opt/OV/bin/O&lt;BR /&gt;pC://opt/perl/bin:/opt/resmon/bin:/usr/sbin/diag/contrib:/opt/pred/bin:/opt/hpar&lt;BR /&gt;ray/bin:/opt/ignite/bin:/opt/sanmgr/commandview/client/sbin:/usr/sbin:usr/bin:/e&lt;BR /&gt;tc:/usr/ccs/bin:usr/bin/X11:/usr/contrib/bin:/usr/local/bin:/opt/perf/bin:/home/&lt;BR /&gt;kchinsky/bin:/usr/share:/usr/share/man/man4.Z:/u01/app/oracle/product/8.1.7/rdbm&lt;BR /&gt;s/admin:.&lt;BR /&gt;ORACLE_BASE=/u01/app/oracle&lt;BR /&gt;CLASSPATH=/u01/app/oracle/product/8.1.7/jdbc/lib/classes111.zip&lt;BR /&gt;LD_LIBRARY_PATH=/u01/app/oracle/product/8.1.7/jdbc/lib:&lt;BR /&gt;ORACLE_HOME=/u01/app/oracle/product/8.1.7&lt;BR /&gt;PWD=/u01/app/oracle/product/8.1.7&lt;BR /&gt;&lt;BR /&gt;hpcb18/home/kchinsky$ps -ef |grep pmon&lt;BR /&gt;kchinsky  9366  8458  0 10:59:34 pts/te    0:00 grep pmon&lt;BR /&gt;  oracle 11146     1  0  Oct 20  ?         0:48 ora_pmon_TRNCNMMS&lt;BR /&gt;</description>
      <pubDate>Tue, 28 Oct 2003 11:09:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/database/m-p/3104316#M147489</guid>
      <dc:creator>Cathy Arora</dc:creator>
      <dc:date>2003-10-28T11:09:19Z</dc:date>
    </item>
    <item>
      <title>Re: database</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/database/m-p/3104317#M147490</link>
      <description>Thanks all.&lt;BR /&gt;Grahm; here is the output of both commands&lt;BR /&gt;hpcb18/home/kchinsky$env|grep ora&lt;BR /&gt;PATH=/u01/app/oracle/product/8.1.7/bin:/usr/ccs/bin:/usr/local/bin:/usr/bin:/usr&lt;BR /&gt;/ccs/bin:/usr/contrib/bin:/opt/nettladm/bin:/opt/fc/bin:/opt/fcms/bin:/opt/upgra&lt;BR /&gt;de/bin:/opt/pd/bin:/usr/bin/X11:/usr/contrib/bin/X11:/opt/perf/bin:/opt/OV/bin/O&lt;BR /&gt;pC://opt/perl/bin:/opt/resmon/bin:/usr/sbin/diag/contrib:/opt/pred/bin:/opt/hpar&lt;BR /&gt;ray/bin:/opt/ignite/bin:/opt/sanmgr/commandview/client/sbin:/usr/sbin:usr/bin:/e&lt;BR /&gt;tc:/usr/ccs/bin:usr/bin/X11:/usr/contrib/bin:/usr/local/bin:/opt/perf/bin:/home/&lt;BR /&gt;&lt;BR /&gt; FYI..I am in DBA group under unix id. but I donot know how to check if I can use same unix id/password in sqlplus or it is created differently by dba.&lt;BR /&gt;Thanks&lt;BR /&gt;kchinsky/bin:/usr/share:/usr/share/man/man4.Z:/u01/app/oracle/product/8.1.7/rdbm&lt;BR /&gt;s/admin:.&lt;BR /&gt;ORACLE_BASE=/u01/app/oracle&lt;BR /&gt;CLASSPATH=/u01/app/oracle/product/8.1.7/jdbc/lib/classes111.zip&lt;BR /&gt;LD_LIBRARY_PATH=/u01/app/oracle/product/8.1.7/jdbc/lib:&lt;BR /&gt;ORACLE_HOME=/u01/app/oracle/product/8.1.7&lt;BR /&gt;PWD=/u01/app/oracle/product/8.1.7&lt;BR /&gt;&lt;BR /&gt;hpcb18/home/kchinsky$ps -ef |grep pmon&lt;BR /&gt;kchinsky  9366  8458  0 10:59:34 pts/te    0:00 grep pmon&lt;BR /&gt;  oracle 11146     1  0  Oct 20  ?         0:48 ora_pmon_TRNCNMMS&lt;BR /&gt;</description>
      <pubDate>Tue, 28 Oct 2003 11:11:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/database/m-p/3104317#M147490</guid>
      <dc:creator>Cathy Arora</dc:creator>
      <dc:date>2003-10-28T11:11:39Z</dc:date>
    </item>
    <item>
      <title>Re: database</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/database/m-p/3104318#M147491</link>
      <description>Cathy&lt;BR /&gt;&lt;BR /&gt;Looks like your SID is unset.&lt;BR /&gt;&lt;BR /&gt;Try this.&lt;BR /&gt;&lt;BR /&gt;Export ORACLE_SID=TRNCNMMS&lt;BR /&gt;sqlplus etc..&lt;BR /&gt;&lt;BR /&gt;Good luck&lt;BR /&gt;&lt;BR /&gt;-- Graham</description>
      <pubDate>Tue, 28 Oct 2003 11:16:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/database/m-p/3104318#M147491</guid>
      <dc:creator>Graham Cameron_1</dc:creator>
      <dc:date>2003-10-28T11:16:23Z</dc:date>
    </item>
    <item>
      <title>Re: database</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/database/m-p/3104319#M147492</link>
      <description>thanks Grahm, &lt;BR /&gt;I used unix login id /password info and got an error with userid/password now. asleast I am getting closer.&lt;BR /&gt;How could I check that my login  / password information is same as unix login (since i am in dba group) or is there a way I can create an seperate oracle user id.&lt;BR /&gt;Also I would like to know since I am in dba group shold there be a need of seperate oracle user?&lt;BR /&gt;please help with oracle login concept.&lt;BR /&gt;Thanks all.</description>
      <pubDate>Tue, 28 Oct 2003 11:28:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/database/m-p/3104319#M147492</guid>
      <dc:creator>Cathy Arora</dc:creator>
      <dc:date>2003-10-28T11:28:12Z</dc:date>
    </item>
    <item>
      <title>Re: database</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/database/m-p/3104320#M147493</link>
      <description>If you are in dba group you should be able to connect as sysdba, as follows:&lt;BR /&gt;&lt;BR /&gt;sqlplus /nolog&lt;BR /&gt;connect / as sysdba&lt;BR /&gt;&lt;BR /&gt;Provided that lets you in, you can interrogate the Oracle dictionary to find out what users are defined:&lt;BR /&gt;&lt;BR /&gt;select username&lt;BR /&gt;from dba_users&lt;BR /&gt;order by username&lt;BR /&gt;/&lt;BR /&gt;&lt;BR /&gt;If you are not listed, create your user as&lt;BR /&gt;&lt;BR /&gt;create user YOURNAME identified by YOURPASS&lt;BR /&gt;/&lt;BR /&gt;grant connect, resource to YOURNAME&lt;BR /&gt;/&lt;BR /&gt;&lt;BR /&gt;If you are listed but your password doesn't work, use&lt;BR /&gt;&lt;BR /&gt;alter user YOURNAME identified by YOURPASS&lt;BR /&gt;/&lt;BR /&gt;&lt;BR /&gt;Then disconnect and retry connecting as yourself.&lt;BR /&gt;&lt;BR /&gt;As to user id policy, that's up to your dba, but if he doesn't co-operate, then do what you must!&lt;BR /&gt;&lt;BR /&gt;-- Graham&lt;BR /&gt;</description>
      <pubDate>Tue, 28 Oct 2003 11:43:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/database/m-p/3104320#M147493</guid>
      <dc:creator>Graham Cameron_1</dc:creator>
      <dc:date>2003-10-28T11:43:32Z</dc:date>
    </item>
    <item>
      <title>Re: database</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/database/m-p/3104321#M147494</link>
      <description>Thanks Grahm.&lt;BR /&gt;I am in sqlplus and can query tables etc and your help and clear instructions were appreciated.&lt;BR /&gt;now just to understand- there must be two ways to access database one with unix id and another with oracle id. but it may depend it the architecture is. is that right?&lt;BR /&gt;&lt;BR /&gt;last thing is that i need to understand  TRNCNMMS schema. is data dictionary will be a good place to start to get a feel for it.&lt;BR /&gt;&lt;BR /&gt; Thanks,</description>
      <pubDate>Tue, 28 Oct 2003 12:14:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/database/m-p/3104321#M147494</guid>
      <dc:creator>Cathy Arora</dc:creator>
      <dc:date>2003-10-28T12:14:39Z</dc:date>
    </item>
    <item>
      <title>Re: database</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/database/m-p/3104322#M147495</link>
      <description>Hi Cathy, &lt;BR /&gt;Greetings, see if you can get the CSI - Oracle customer support id number from your DBAs, and then go to &lt;A href="http://metalink.oracle.com/," target="_blank"&gt;http://metalink.oracle.com/,&lt;/A&gt; register yourself an account. You will find everything you need to know about Oracle database, easy and fast.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Jan</description>
      <pubDate>Tue, 28 Oct 2003 14:46:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/database/m-p/3104322#M147495</guid>
      <dc:creator>Jan Shu</dc:creator>
      <dc:date>2003-10-28T14:46:23Z</dc:date>
    </item>
    <item>
      <title>Re: database</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/database/m-p/3104323#M147496</link>
      <description>Cathy&lt;BR /&gt;&lt;BR /&gt;To answer your last point - yes there are 2 ways of authentication. Using an oracle id and password as you are now is one method, operating system authentication is the other.&lt;BR /&gt;&lt;BR /&gt;In the former you supply user name and password to sqlplus, in the latter, you just use "sqlplus /". Oracle picks up your user id from unix, and provided you have an externally identified account it will log you in.&lt;BR /&gt;&lt;BR /&gt;When I say an externally identified account, this is one created using the syntax "create user USERNAME identified externally" (as opposed to "identified by password").&lt;BR /&gt;&lt;BR /&gt;There is one more complication - there is a prefix called "os_authent_prefix" - this will have been set by your dba, but you can see it, by connecting as sysdba and saying "show parameter os_authent_prefix".&lt;BR /&gt;&lt;BR /&gt;Usually these days it is null, but in the old days, it was "OPS$". If not-null, then the oracle account name ahs to be prefixed with this.&lt;BR /&gt;&lt;BR /&gt;eg &lt;BR /&gt;if os_authent_prefix = "OPS$", and your unix id is "fred", then you would need to be set up as "create user ops$fred identified externally".&lt;BR /&gt;&lt;BR /&gt;Hope that helps.&lt;BR /&gt;As said by a previous post, there is tons of documentation on this on the oracle site.&lt;BR /&gt;&lt;BR /&gt;-- Graham&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 29 Oct 2003 04:43:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/database/m-p/3104323#M147496</guid>
      <dc:creator>Graham Cameron_1</dc:creator>
      <dc:date>2003-10-29T04:43:32Z</dc:date>
    </item>
  </channel>
</rss>

