<?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 Problem with User Account in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/problem-with-user-account/m-p/3979508#M83155</link>
    <description>New to VMS.  Can someone tell me what these errors mean.&lt;BR /&gt;Error opening SYS$MANAGER:NRC_WELCOME.TXT as input&lt;BR /&gt;File not found&lt;BR /&gt;    Last interactive login on Wednesday, 11-APR-2007 14:00:42.70&lt;BR /&gt;Main Menu Login In Progress&lt;BR /&gt;Standard application logicals for DB now set up properly&lt;BR /&gt;%DCL-I-SUPERSEDE, previous value of DB_DATABASE has been superseded&lt;BR /&gt;RDB Set version&lt;BR /&gt;Current PROCESS Oracle Rdb environment is version V7.0-3 (MULTIVERSION)&lt;BR /&gt;Current PROCESS SQL environment is version V7.0-3 (MULTIVERSION)&lt;BR /&gt;Current PROCESS Rdb/Dispatch environment is version V7.0-3 (MULTIVERSION)&lt;BR /&gt;Running main menu&lt;BR /&gt;%OTS-F-INTDATCOR, internal data corrupted in Run-Time Library&lt;BR /&gt; &lt;BR /&gt;Notify S &amp;amp; DP of this error. Press RETURN to continue...:&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Wed, 11 Apr 2007 14:55:56 GMT</pubDate>
    <dc:creator>owilliams</dc:creator>
    <dc:date>2007-04-11T14:55:56Z</dc:date>
    <item>
      <title>Problem with User Account</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/problem-with-user-account/m-p/3979508#M83155</link>
      <description>New to VMS.  Can someone tell me what these errors mean.&lt;BR /&gt;Error opening SYS$MANAGER:NRC_WELCOME.TXT as input&lt;BR /&gt;File not found&lt;BR /&gt;    Last interactive login on Wednesday, 11-APR-2007 14:00:42.70&lt;BR /&gt;Main Menu Login In Progress&lt;BR /&gt;Standard application logicals for DB now set up properly&lt;BR /&gt;%DCL-I-SUPERSEDE, previous value of DB_DATABASE has been superseded&lt;BR /&gt;RDB Set version&lt;BR /&gt;Current PROCESS Oracle Rdb environment is version V7.0-3 (MULTIVERSION)&lt;BR /&gt;Current PROCESS SQL environment is version V7.0-3 (MULTIVERSION)&lt;BR /&gt;Current PROCESS Rdb/Dispatch environment is version V7.0-3 (MULTIVERSION)&lt;BR /&gt;Running main menu&lt;BR /&gt;%OTS-F-INTDATCOR, internal data corrupted in Run-Time Library&lt;BR /&gt; &lt;BR /&gt;Notify S &amp;amp; DP of this error. Press RETURN to continue...:&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 11 Apr 2007 14:55:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/problem-with-user-account/m-p/3979508#M83155</guid>
      <dc:creator>owilliams</dc:creator>
      <dc:date>2007-04-11T14:55:56Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with User Account</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/problem-with-user-account/m-p/3979509#M83156</link>
      <description>&lt;BR /&gt;&amp;gt;&amp;gt; Error opening SYS$MANAGER:NRC_WELCOME.TXT as input&lt;BR /&gt;File not found&lt;BR /&gt;&lt;BR /&gt;That's easy... It means exactly what it says and it indicates sloppy system management.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&amp;gt;&amp;gt; Last interactive login on Wednesday, 11-APR-2007 14:00:42.70&lt;BR /&gt;Main Menu Login In Progress&lt;BR /&gt;Standard application logicals for DB now set up properly&lt;BR /&gt;&lt;BR /&gt;That's all good fluff&lt;BR /&gt;&lt;BR /&gt;&amp;gt;&amp;gt; %DCL-I-SUPERSEDE, previous value of DB_DATABASE has been superseded&lt;BR /&gt;&lt;BR /&gt;This could indicate a problem. A logical name is being defined for the second time, instead of doing a right in the first place.&lt;BR /&gt;&lt;BR /&gt;It may indicate an attempt at hiding a lack of understanding of the system. Maybe redefining that logical requires redefining other logicals also?&lt;BR /&gt;&lt;BR /&gt;&amp;gt;&amp;gt; RDB Set version&lt;BR /&gt;Current PROCESS Oracle Rdb environment is version V7.0-3 (MULTIVERSION)&lt;BR /&gt;Current PROCESS SQL environment is version V7.0-3 (MULTIVERSION)&lt;BR /&gt;Current PROCESS Rdb/Dispatch environment is version V7.0-3 (MULTIVERSION)&lt;BR /&gt;Running main menu&lt;BR /&gt;&lt;BR /&gt;Good fluff&lt;BR /&gt;&lt;BR /&gt;&amp;gt;&amp;gt; %OTS-F-INTDATCOR, internal data &lt;BR /&gt;corrupted in Run-Time Library&lt;BR /&gt;&lt;BR /&gt;Ouch. That's for real. An internal function was called with corrupted parameters.&lt;BR /&gt;It could be a caused by an earlier problem not being react on (sloppy code), or mismatch between libraries, or a real memory corruptor. Be sure to check all log files you can find.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&amp;gt;&amp;gt; Notify S &amp;amp; DP of this error. Press RETURN to continue...:&lt;BR /&gt;&lt;BR /&gt;Did you? Or are you per chance representing "S &amp;amp; DP"  ?&lt;BR /&gt;&lt;BR /&gt;Anyway...&lt;BR /&gt;&lt;BR /&gt;Did it ever work?&lt;BR /&gt;What was changed (recently)&lt;BR /&gt;Does it still work for some instances?&lt;BR /&gt;How are the working instances different from the broken ones?&lt;BR /&gt;&lt;BR /&gt;The subject line SUGGESTS that a fresh user was added. Carefully check the SYLOGIN.COM and the LOGIN.COM for that user. Walk through them (code review) seeing how they migh act differently for a different user.&lt;BR /&gt;&lt;BR /&gt;Find the place in a command file where 'Running main menu' is displayed.&lt;BR /&gt;Put in some debug statements like&lt;BR /&gt;$SHOW DEFAULT&lt;BR /&gt;$SHOW LOG/PROC&lt;BR /&gt;$SHOW LOG/JOB&lt;BR /&gt;$SHOW PROC/PRIV&lt;BR /&gt;&lt;BR /&gt;Compare a good user with a bad user.&lt;BR /&gt;&lt;BR /&gt;Good luck!&lt;BR /&gt;&lt;BR /&gt;Hope this helps some,&lt;BR /&gt;Hein van den Heuvel (at gmail dot com)&lt;BR /&gt;HvdH Performance Consulting&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 11 Apr 2007 15:28:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/problem-with-user-account/m-p/3979509#M83156</guid>
      <dc:creator>Hein van den Heuvel</dc:creator>
      <dc:date>2007-04-11T15:28:45Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with User Account</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/problem-with-user-account/m-p/3979510#M83157</link>
      <description>owilliams,&lt;BR /&gt;&lt;BR /&gt;In most sites, the file SYS$MANAGER:SYLOGIN.COM is executed at login. From your output, it would appear that there is a reference to SYS$MANAGER:NRC_WELCOME.TXT in that file (or a related file). It is also possible that the file exists, but is protected in some way from the user reporting the problem.&lt;BR /&gt;&lt;BR /&gt;The OTS$ error, is coming from some program that is being invoked.&lt;BR /&gt;&lt;BR /&gt;I would suggest tracking down both references. It is likely to be illuminating. I would also consider doing a SET VERIFY so that it is possible to see where in the command procedures these two events occur (a note of caution: the output from SET VERIFY may be extensive).&lt;BR /&gt;&lt;BR /&gt;Depending upon what has been done with the login scripts on your site in the past, there may be more efficient ways to track down this problem.&lt;BR /&gt;&lt;BR /&gt;I hope that the above is helpful. If I can be of further assistance, please let me know.&lt;BR /&gt;&lt;BR /&gt;- Bob Gezelter, &lt;A href="http://www.rlgsc.com" target="_blank"&gt;http://www.rlgsc.com&lt;/A&gt;</description>
      <pubDate>Wed, 11 Apr 2007 17:55:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/problem-with-user-account/m-p/3979510#M83157</guid>
      <dc:creator>Robert Gezelter</dc:creator>
      <dc:date>2007-04-11T17:55:02Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with User Account</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/problem-with-user-account/m-p/3979511#M83158</link>
      <description>&amp;gt;&amp;gt; Error opening SYS$MANAGER:NRC_WELCOME.TXT as input&lt;BR /&gt;File not found&lt;BR /&gt;&lt;BR /&gt;Check the logicals SYS$ANNOUNCE and SYS$WELCOME. One of these could point to this file.&lt;BR /&gt;&lt;BR /&gt;Edwin</description>
      <pubDate>Thu, 12 Apr 2007 03:01:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/problem-with-user-account/m-p/3979511#M83158</guid>
      <dc:creator>Edwin Gersbach_2</dc:creator>
      <dc:date>2007-04-12T03:01:56Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with User Account</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/problem-with-user-account/m-p/3979512#M83159</link>
      <description>owilliams,&lt;BR /&gt;&lt;BR /&gt;&amp;gt;&amp;gt;&amp;gt;Running main menu&lt;BR /&gt;&amp;gt;&amp;gt;&amp;gt;%OTS-F-INTDATCOR, internal data corrupted in Run-Time Library&lt;BR /&gt;&lt;BR /&gt;If your are running on an Alpha, the following probably will fix it.  Otherwise, we need more info.&lt;BR /&gt;&lt;BR /&gt;My guess is that you have recently upgraded VMS and it the Fortran RTL was changed.&lt;BR /&gt;&lt;BR /&gt;The menu was probably written in Fortran, compiled on a VAX, VESTed (image translated to AXP).&lt;BR /&gt;&lt;BR /&gt;Every time I upgrade, I have to reinstall the the DEC AXPVMS FORRTL_TV T6.0-1 patch, since we still use some translated images.&lt;BR /&gt;&lt;BR /&gt;A Google for FORRTL_TV found this:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://vmsone.com/~decuslib/vmssig/vmslt00b/vu/forrtl_tv-t0600-1.zipexe" target="_blank"&gt;http://vmsone.com/~decuslib/vmssig/vmslt00b/vu/forrtl_tv-t0600-1.zipexe&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;You can verify that this is the problem by doing an analyze/image on the menu program.&lt;BR /&gt;&lt;BR /&gt;Since I don't know what the imagename of the program that is causing the error is, I will assume it is MENU. Replace "MENU" with the correct imagename in the following:&lt;BR /&gt;&lt;BR /&gt;$ pipe analyze/image MENU | search/nowindow sys$input "FORRTL_TV"&lt;BR /&gt;&lt;BR /&gt;If the output looks similar to this:&lt;BR /&gt;&lt;BR /&gt;                        global section name: "FORRTL_TV_001"&lt;BR /&gt;                1)  "FORRTL_TV"&lt;BR /&gt;&lt;BR /&gt;then you need to apply the patch.&lt;BR /&gt;&lt;BR /&gt;Oh, you can also do a show product&lt;BR /&gt;&lt;BR /&gt;$ product show history forrtl_tv/ful&lt;BR /&gt;&lt;BR /&gt;To see it this was ever installed.&lt;BR /&gt;&lt;BR /&gt;If you are not the system manager, you are going to need to get their assistance.&lt;BR /&gt;&lt;BR /&gt;Jon</description>
      <pubDate>Thu, 12 Apr 2007 05:18:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/problem-with-user-account/m-p/3979512#M83159</guid>
      <dc:creator>Jon Pinkley</dc:creator>
      <dc:date>2007-04-12T05:18:42Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with User Account</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/problem-with-user-account/m-p/3979513#M83160</link>
      <description>Have you ever taken care or your muliple cluster files?&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=1107988" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=1107988&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Not related to this problem, but if you have a cluster with multiple system disks, you are going to need to apply the patch to each system disk.&lt;BR /&gt;&lt;BR /&gt;Jon</description>
      <pubDate>Thu, 12 Apr 2007 06:15:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/problem-with-user-account/m-p/3979513#M83160</guid>
      <dc:creator>Jon Pinkley</dc:creator>
      <dc:date>2007-04-12T06:15:38Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with User Account</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/problem-with-user-account/m-p/3979514#M83161</link>
      <description>thanks for your help guys.</description>
      <pubDate>Tue, 17 Apr 2007 14:32:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/problem-with-user-account/m-p/3979514#M83161</guid>
      <dc:creator>owilliams</dc:creator>
      <dc:date>2007-04-17T14:32:06Z</dc:date>
    </item>
  </channel>
</rss>

