<?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: System setup not working in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/system-setup-not-working/m-p/4122043#M87760</link>
    <description>This is NOT an OS issue, but striclty and only an application setup issue.&lt;BR /&gt;&lt;BR /&gt;&amp;gt;&amp;gt; %DCL-W-ACTIMAGE, error activating image DBEXE:DB_BLD_AFFECTED_RPT_EXTR &lt;BR /&gt;&amp;gt;&amp;gt; -CLI-E-IMGNAME, image file DPA301:[PROD.DATABASE.][EXE_AXP]DB_BLD_AFFECTED_RPT_EXTR.EXE; &lt;BR /&gt;-RMS-E-DNF, directory not found &lt;BR /&gt;&lt;BR /&gt;So the logical name DBEXE is wrongly defined, or it's target was deleted:&lt;BR /&gt;&lt;BR /&gt;DBEXE appaers to be defined as:&lt;BR /&gt;&lt;BR /&gt;something:[EXE_AXP]&lt;BR /&gt;&lt;BR /&gt;Check with $SHOW LOG DBEXE/full&lt;BR /&gt;&lt;BR /&gt;The 'something' is _likely_, but not certainly 'DB$ROOT'&lt;BR /&gt;&lt;BR /&gt;It is probably in turn defined as&lt;BR /&gt;&lt;BR /&gt;DPA301:[PROD.DATABASE.]&lt;BR /&gt;&lt;BR /&gt;Do a $SHOW LOG for that as well.&lt;BR /&gt;&lt;BR /&gt;The next commands I would issues would be:&lt;BR /&gt;&lt;BR /&gt;$DIR DPA301:[PROD.DATABASE.000000]&lt;BR /&gt;&lt;BR /&gt;and&lt;BR /&gt;&lt;BR /&gt;$DIR DPA301:[*...]DB_BLD_AFFECTED_RPT_EXTR.*&lt;BR /&gt;&lt;BR /&gt;Good luck!&lt;BR /&gt;Hein.&lt;BR /&gt;</description>
    <pubDate>Fri, 28 Dec 2007 17:01:23 GMT</pubDate>
    <dc:creator>Hein van den Heuvel</dc:creator>
    <dc:date>2007-12-28T17:01:23Z</dc:date>
    <item>
      <title>System setup not working</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/system-setup-not-working/m-p/4122042#M87759</link>
      <description>&lt;!--!*#--&gt;One of the programmers for my company contacted me with the attached issue. I'm hoping someone can help me with this. Not entirely sure if this an OS issue or not. We are using OpenVMS V7.2-2.&lt;BR /&gt;Thanks in advance.</description>
      <pubDate>Fri, 28 Dec 2007 16:39:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/system-setup-not-working/m-p/4122042#M87759</guid>
      <dc:creator>odwillia</dc:creator>
      <dc:date>2007-12-28T16:39:08Z</dc:date>
    </item>
    <item>
      <title>Re: System setup not working</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/system-setup-not-working/m-p/4122043#M87760</link>
      <description>This is NOT an OS issue, but striclty and only an application setup issue.&lt;BR /&gt;&lt;BR /&gt;&amp;gt;&amp;gt; %DCL-W-ACTIMAGE, error activating image DBEXE:DB_BLD_AFFECTED_RPT_EXTR &lt;BR /&gt;&amp;gt;&amp;gt; -CLI-E-IMGNAME, image file DPA301:[PROD.DATABASE.][EXE_AXP]DB_BLD_AFFECTED_RPT_EXTR.EXE; &lt;BR /&gt;-RMS-E-DNF, directory not found &lt;BR /&gt;&lt;BR /&gt;So the logical name DBEXE is wrongly defined, or it's target was deleted:&lt;BR /&gt;&lt;BR /&gt;DBEXE appaers to be defined as:&lt;BR /&gt;&lt;BR /&gt;something:[EXE_AXP]&lt;BR /&gt;&lt;BR /&gt;Check with $SHOW LOG DBEXE/full&lt;BR /&gt;&lt;BR /&gt;The 'something' is _likely_, but not certainly 'DB$ROOT'&lt;BR /&gt;&lt;BR /&gt;It is probably in turn defined as&lt;BR /&gt;&lt;BR /&gt;DPA301:[PROD.DATABASE.]&lt;BR /&gt;&lt;BR /&gt;Do a $SHOW LOG for that as well.&lt;BR /&gt;&lt;BR /&gt;The next commands I would issues would be:&lt;BR /&gt;&lt;BR /&gt;$DIR DPA301:[PROD.DATABASE.000000]&lt;BR /&gt;&lt;BR /&gt;and&lt;BR /&gt;&lt;BR /&gt;$DIR DPA301:[*...]DB_BLD_AFFECTED_RPT_EXTR.*&lt;BR /&gt;&lt;BR /&gt;Good luck!&lt;BR /&gt;Hein.&lt;BR /&gt;</description>
      <pubDate>Fri, 28 Dec 2007 17:01:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/system-setup-not-working/m-p/4122043#M87760</guid>
      <dc:creator>Hein van den Heuvel</dc:creator>
      <dc:date>2007-12-28T17:01:23Z</dc:date>
    </item>
    <item>
      <title>Re: System setup not working</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/system-setup-not-working/m-p/4122044#M87761</link>
      <description>As Hein writes, this is not an "OS issue".&lt;BR /&gt;&lt;BR /&gt;I see Uniface and multi-version Rdb here, which means there can be a mildly involved set-up for the various applications; the environments require various set-up to get to the database.  There's a second-level here, with local logical names to get to the production tools.  Looks to have Alpha and probably has or had VAX systems around.  And it's that set-up which is going off the rails here.&lt;BR /&gt;&lt;BR /&gt;This case looks to require some DCL-level debugging.  Starting with what is probably the most obvious course of investigation, I'd start the quest with what the programmer changed here, and particularly look for errors or for cases where DCL was exiting prematurely due to an error.  A DIFFERENCES of the old and new DCL procedures, for instance.  That'll probably narrow down the areas to investigate.  A key search target would be for the DBEXE logical name; that's clearly caught in an area of the DCL environment that's not being set up correctly here.&lt;BR /&gt;&lt;BR /&gt;I'd also look to set up a specific release sequence and a release command procedure, rather than editing files in what I infer to be the production DBCOM: directory.  Hand-editing production files tends to lead to problems, in my experience.  Regressions can become commonplace, where production and development don't match.&lt;BR /&gt;&lt;BR /&gt;Finding out why a production node would have a link-related logical name (lnk$library) would be worth a look, too.  In various production environments, LINK operations (which implies source code builds are aso occurring) is comparatively unusual.&lt;BR /&gt;&lt;BR /&gt;Stephen Hoffman&lt;BR /&gt;HoffmanLabs LLC&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 28 Dec 2007 21:57:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/system-setup-not-working/m-p/4122044#M87761</guid>
      <dc:creator>Hoff</dc:creator>
      <dc:date>2007-12-28T21:57:52Z</dc:date>
    </item>
    <item>
      <title>Re: System setup not working</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/system-setup-not-working/m-p/4122045#M87762</link>
      <description>Hello,&lt;BR /&gt;     This does not an OS issue.  It looks like you have a logical, naybe a rooted logical definition defined incorrectly.  What is the logical ODIN? Why are you using the assign command for this logical but define command for all the rest (it may not matter anyway, just curious).  Also, what is the command that defines DBCOM?  This could be a place to look.  You might also  need to do some DCL command file debugging.</description>
      <pubDate>Sat, 29 Dec 2007 03:27:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/system-setup-not-working/m-p/4122045#M87762</guid>
      <dc:creator>DECxchange</dc:creator>
      <dc:date>2007-12-29T03:27:22Z</dc:date>
    </item>
  </channel>
</rss>

