<?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: Cannot find Oracle .login script in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/cannot-find-oracle-login-script/m-p/4969281#M417481</link>
    <description>Thanks,&lt;BR /&gt;&lt;BR /&gt;I shall create my own .profile for the Oracle user.&lt;BR /&gt;&lt;BR /&gt;May I be cheeky and ask where I will put the file?</description>
    <pubDate>Thu, 23 Mar 2006 06:01:49 GMT</pubDate>
    <dc:creator>Robin Geary</dc:creator>
    <dc:date>2006-03-23T06:01:49Z</dc:date>
    <item>
      <title>Cannot find Oracle .login script</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cannot-find-oracle-login-script/m-p/4969277#M417477</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;I am having trouble finding the start up shell script for the oracle user. I can login as the user but cannot find the .login anywhere.&lt;BR /&gt;&lt;BR /&gt;Thanks in advance for any help.&lt;BR /&gt;&lt;BR /&gt;HP-UX 11.11&lt;BR /&gt;Oracle 10g release 2</description>
      <pubDate>Thu, 23 Mar 2006 05:51:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cannot-find-oracle-login-script/m-p/4969277#M417477</guid>
      <dc:creator>Robin Geary</dc:creator>
      <dc:date>2006-03-23T05:51:08Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot find Oracle .login script</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cannot-find-oracle-login-script/m-p/4969278#M417478</link>
      <description>You can create a .login file. It is not a default file. Create and maintain with oracle:oracle group permission with 644.&lt;BR /&gt;&lt;BR /&gt;$ touch .login&lt;BR /&gt;$ chmod 644 .login&lt;BR /&gt;&lt;BR /&gt;--&lt;BR /&gt;Muthu</description>
      <pubDate>Thu, 23 Mar 2006 05:54:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cannot-find-oracle-login-script/m-p/4969278#M417478</guid>
      <dc:creator>Muthukumar_5</dc:creator>
      <dc:date>2006-03-23T05:54:14Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot find Oracle .login script</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cannot-find-oracle-login-script/m-p/4969279#M417479</link>
      <description>Shalom Robin,&lt;BR /&gt;&lt;BR /&gt;You have to build the file yourself.&lt;BR /&gt;&lt;BR /&gt;I recommend against using c shell for oracle user. You are better off with posix or korn shell, which use .profile&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Thu, 23 Mar 2006 05:55:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cannot-find-oracle-login-script/m-p/4969279#M417479</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2006-03-23T05:55:17Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot find Oracle .login script</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cannot-find-oracle-login-script/m-p/4969280#M417480</link>
      <description>Hi Robin, &lt;BR /&gt;&lt;BR /&gt;You can create your own .login for Oracle user. &lt;BR /&gt;&lt;BR /&gt;-Arun &lt;BR /&gt;</description>
      <pubDate>Thu, 23 Mar 2006 05:59:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cannot-find-oracle-login-script/m-p/4969280#M417480</guid>
      <dc:creator>Arunvijai_4</dc:creator>
      <dc:date>2006-03-23T05:59:02Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot find Oracle .login script</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cannot-find-oracle-login-script/m-p/4969281#M417481</link>
      <description>Thanks,&lt;BR /&gt;&lt;BR /&gt;I shall create my own .profile for the Oracle user.&lt;BR /&gt;&lt;BR /&gt;May I be cheeky and ask where I will put the file?</description>
      <pubDate>Thu, 23 Mar 2006 06:01:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cannot-find-oracle-login-script/m-p/4969281#M417481</guid>
      <dc:creator>Robin Geary</dc:creator>
      <dc:date>2006-03-23T06:01:49Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot find Oracle .login script</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cannot-find-oracle-login-script/m-p/4969282#M417482</link>
      <description>Hi Robin, &lt;BR /&gt;&lt;BR /&gt;Usually, .login file will be under $HOME&lt;BR /&gt;For Oracle, It should be under home directory of oracle user. &lt;BR /&gt;&lt;BR /&gt;-Arun</description>
      <pubDate>Thu, 23 Mar 2006 06:03:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cannot-find-oracle-login-script/m-p/4969282#M417482</guid>
      <dc:creator>Arunvijai_4</dc:creator>
      <dc:date>2006-03-23T06:03:53Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot find Oracle .login script</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cannot-find-oracle-login-script/m-p/4969283#M417483</link>
      <description>Login related files have to be put under the user's $HOME directory. &lt;BR /&gt;&lt;BR /&gt;$ touch $HOME/.login&lt;BR /&gt;&lt;BR /&gt;Generally, /home/oracle then /home/oracle/.login is correct location. See csh man page more.&lt;BR /&gt;&lt;BR /&gt;--&lt;BR /&gt;Muthu</description>
      <pubDate>Thu, 23 Mar 2006 06:06:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cannot-find-oracle-login-script/m-p/4969283#M417483</guid>
      <dc:creator>Muthukumar_5</dc:creator>
      <dc:date>2006-03-23T06:06:44Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot find Oracle .login script</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cannot-find-oracle-login-script/m-p/4969284#M417484</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;check first how the startup shell of the oracle user is defined in /etc/passwd&lt;BR /&gt;&lt;BR /&gt;# grep oracle /etc/passwd&lt;BR /&gt;&lt;BR /&gt;If the last field ends in "csh" the startup shell is of type "c" and it will make use of .login&lt;BR /&gt;If the last field ends in "sh" or "ksh", .login is ignored and .profile used instead.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;John K.</description>
      <pubDate>Thu, 23 Mar 2006 06:07:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cannot-find-oracle-login-script/m-p/4969284#M417484</guid>
      <dc:creator>john korterman</dc:creator>
      <dc:date>2006-03-23T06:07:04Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot find Oracle .login script</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cannot-find-oracle-login-script/m-p/4969285#M417485</link>
      <description>Thanks for all the help,&lt;BR /&gt;&lt;BR /&gt;It turned out that the home directory for the oracle user wes /u/oracle, so i dumped in a default .profile file, as it was ksh in the passwd file, and now I can continue working.</description>
      <pubDate>Thu, 23 Mar 2006 06:31:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cannot-find-oracle-login-script/m-p/4969285#M417485</guid>
      <dc:creator>Robin Geary</dc:creator>
      <dc:date>2006-03-23T06:31:17Z</dc:date>
    </item>
  </channel>
</rss>

