<?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: RDB error message in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/rdb-error-message/m-p/4387753#M41954</link>
    <description>I'd guess that the RDU involved here is a component of TDMS, and not of Oracle Rdb.&lt;BR /&gt;&lt;BR /&gt;Do I win the kwepie doll?  :-)&lt;BR /&gt;&lt;BR /&gt;Check the operation that's generating the error and the TDMS manuals.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://h30266.www3.hp.com/odl/i64lp/progtool/tdms020/tdms.htm" target="_blank"&gt;http://h30266.www3.hp.com/odl/i64lp/progtool/tdms020/tdms.htm&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;The appendix of two of the obvious manuals that are posted - they're images and thus not searchable and not in the Google index - don't list BINTOOBIG, which implies this is an error added later, or in one of the suffixes.  I'll leave searching these manuals to you, or (if this is OpenVMS I64 or OpenVMS Alpha) you might ping HP and see if they have an updated error list somewhere.&lt;BR /&gt;&lt;BR /&gt;Run some debug of whatever you're doing that is generating this, and sort it out.  Or call up HP and ask what BINTOOBIG means.  Or run a SEARCH of the system directories of the local disk and see if TDMS installs some documentation text files there.&lt;BR /&gt;&lt;BR /&gt;If you need help rooting around through the application code here (and some degree of unfamiliarity with Rdb and TDMS could be inferred), contact HP or one of the usual suspects here.&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Thu, 26 Mar 2009 12:56:22 GMT</pubDate>
    <dc:creator>Hoff</dc:creator>
    <dc:date>2009-03-26T12:56:22Z</dc:date>
    <item>
      <title>RDB error message</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/rdb-error-message/m-p/4387750#M41951</link>
      <description>%RDU-E-BINTOOBIG, binary to build is larger than space allocated&lt;BR /&gt;&lt;BR /&gt;Where do we find a explaination for this error</description>
      <pubDate>Wed, 25 Mar 2009 13:09:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/rdb-error-message/m-p/4387750#M41951</guid>
      <dc:creator>Barry Streets</dc:creator>
      <dc:date>2009-03-25T13:09:47Z</dc:date>
    </item>
    <item>
      <title>Re: RDB error message</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/rdb-error-message/m-p/4387751#M41952</link>
      <description>Hi Barry,&lt;BR /&gt;&lt;BR /&gt;Normally I'd say: -&lt;BR /&gt;$sea sys$help:*.doc bintoobug&lt;BR /&gt;but it doesn't find anything on my machine.&lt;BR /&gt;&lt;BR /&gt;Have you got the command that triggered it?&lt;BR /&gt;&lt;BR /&gt;I'm familiar with RDO and RMU facilities but not so sure about RDU.&lt;BR /&gt;&lt;BR /&gt;Cheers Richard Maher</description>
      <pubDate>Wed, 25 Mar 2009 21:17:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/rdb-error-message/m-p/4387751#M41952</guid>
      <dc:creator>Richard J Maher</dc:creator>
      <dc:date>2009-03-25T21:17:11Z</dc:date>
    </item>
    <item>
      <title>Re: RDB error message</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/rdb-error-message/m-p/4387752#M41953</link>
      <description>Are you sure, ths is a RDB message?&lt;BR /&gt;The only mention of RDU in Oracle-metalink has to do with 'Oracle Human Resources' or 'Repository 6i'.&lt;BR /&gt;&lt;BR /&gt;regards Kalle</description>
      <pubDate>Thu, 26 Mar 2009 05:04:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/rdb-error-message/m-p/4387752#M41953</guid>
      <dc:creator>Karl Rohwedder</dc:creator>
      <dc:date>2009-03-26T05:04:34Z</dc:date>
    </item>
    <item>
      <title>Re: RDB error message</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/rdb-error-message/m-p/4387753#M41954</link>
      <description>I'd guess that the RDU involved here is a component of TDMS, and not of Oracle Rdb.&lt;BR /&gt;&lt;BR /&gt;Do I win the kwepie doll?  :-)&lt;BR /&gt;&lt;BR /&gt;Check the operation that's generating the error and the TDMS manuals.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://h30266.www3.hp.com/odl/i64lp/progtool/tdms020/tdms.htm" target="_blank"&gt;http://h30266.www3.hp.com/odl/i64lp/progtool/tdms020/tdms.htm&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;The appendix of two of the obvious manuals that are posted - they're images and thus not searchable and not in the Google index - don't list BINTOOBIG, which implies this is an error added later, or in one of the suffixes.  I'll leave searching these manuals to you, or (if this is OpenVMS I64 or OpenVMS Alpha) you might ping HP and see if they have an updated error list somewhere.&lt;BR /&gt;&lt;BR /&gt;Run some debug of whatever you're doing that is generating this, and sort it out.  Or call up HP and ask what BINTOOBIG means.  Or run a SEARCH of the system directories of the local disk and see if TDMS installs some documentation text files there.&lt;BR /&gt;&lt;BR /&gt;If you need help rooting around through the application code here (and some degree of unfamiliarity with Rdb and TDMS could be inferred), contact HP or one of the usual suspects here.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 26 Mar 2009 12:56:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/rdb-error-message/m-p/4387753#M41954</guid>
      <dc:creator>Hoff</dc:creator>
      <dc:date>2009-03-26T12:56:22Z</dc:date>
    </item>
    <item>
      <title>Re: RDB error message</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/rdb-error-message/m-p/4387754#M41955</link>
      <description>Hoff: yes you are correct - sorry for not being more clear.  This is a TDMS request build error.&lt;BR /&gt;&lt;BR /&gt;The TDMS request has been in production use and evolving for more than 20 years.  Recently we added to it and we are now getting this message.  We can tweak the number of characters we use in our changes and can see exactly when it gets "TOOBIG".&lt;BR /&gt;&lt;BR /&gt;We've looked through the docs and can't find any reference to it.  Mostly we wonder if it is configurable in some way so that the request can continue to grow or if we have hit a hard coded limit.&lt;BR /&gt;&lt;BR /&gt;If anyone has experienced this we'd appreciate hearing about their experience.</description>
      <pubDate>Thu, 26 Mar 2009 15:35:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/rdb-error-message/m-p/4387754#M41955</guid>
      <dc:creator>Barry Streets</dc:creator>
      <dc:date>2009-03-26T15:35:34Z</dc:date>
    </item>
    <item>
      <title>Re: RDB error message</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/rdb-error-message/m-p/4387755#M41956</link>
      <description>Not sure how to do this, but I need to change the subject to TDMS RDU-E-BINTOOBIG</description>
      <pubDate>Thu, 26 Mar 2009 20:35:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/rdb-error-message/m-p/4387755#M41956</guid>
      <dc:creator>Barry Streets</dc:creator>
      <dc:date>2009-03-26T20:35:00Z</dc:date>
    </item>
    <item>
      <title>Re: RDB error message</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/rdb-error-message/m-p/4387756#M41957</link>
      <description>Did you try to increase quotas ? System parameters ? Autogen ? Fragmented disk ?&lt;BR /&gt;&lt;BR /&gt;Versions and exact command given ?&lt;BR /&gt;&lt;BR /&gt;Wim</description>
      <pubDate>Fri, 27 Mar 2009 08:11:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/rdb-error-message/m-p/4387756#M41957</guid>
      <dc:creator>Wim Van den Wyngaert</dc:creator>
      <dc:date>2009-03-27T08:11:05Z</dc:date>
    </item>
    <item>
      <title>Re: RDB error message</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/rdb-error-message/m-p/4387757#M41958</link>
      <description>We have opened a support ticket with HP software support, and we are getting the information we needed. Thanks everyone for the responses.</description>
      <pubDate>Fri, 27 Mar 2009 12:28:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/rdb-error-message/m-p/4387757#M41958</guid>
      <dc:creator>Barry Streets</dc:creator>
      <dc:date>2009-03-27T12:28:04Z</dc:date>
    </item>
  </channel>
</rss>

