<?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 SQL IMPORT fails with &amp;quot; %RMS-W-RTB, 8224 byte record too large for user's buffer&amp;quot; in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/rdb-sql-import-fails-with-quot-rms-w-rtb-8224-byte-record-too/m-p/6843615#M103876</link>
    <description>&lt;P&gt;Thanks Hein.&lt;BR /&gt;I am unable to understand your suggestions clearly... Do you want to me mount source or destination volume?&amp;nbsp;can you please give some details on this bound volume. seems I can make it work for few years without patching, .....&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 21 Mar 2016 12:08:45 GMT</pubDate>
    <dc:creator>Navipa</dc:creator>
    <dc:date>2016-03-21T12:08:45Z</dc:date>
    <item>
      <title>Rdb SQL IMPORT fails with " %RMS-W-RTB, 8224 byte record too large for user's buffer"</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/rdb-sql-import-fails-with-quot-rms-w-rtb-8224-byte-record-too/m-p/6838720#M103855</link>
      <description>&lt;P&gt;Hi,&lt;BR /&gt;I have Rdb/VMS V4.1-0 on CharonVAX OpenVMS 6.1. Our DB has 4 uniform and 3 mixed areas and spreaded on 4 vdisks of each 4 GB. And we have replaced one of the 4GB vdisk with 8GB and it application and DB runs fine more than year without any issue. As Stromasys said that version might support vdisk of size larger than 8GB, I have created a vdisk of size larger than 8GB such as 8.5, 9, 10, 12 &amp;amp; 16GB.&lt;/P&gt;&lt;P&gt;Backup and EXPORT work fine with any size of vdisks, including the size larger than 8GB. But the IMPORT fails with the following error message...&lt;BR /&gt;"IMPORTing table tsty&lt;BR /&gt;IMPORTing table tloo&lt;BR /&gt;IMPORTing table tccd&lt;BR /&gt;%SQL-F-IOERROR, an unexpected I/O error occurred&lt;BR /&gt;%RMS-W-RTB, 8224 byte record too large for user's buffer&lt;BR /&gt;%SQL-F-RESABORT, terminating the IMPORT operation.&lt;BR /&gt;&lt;BR /&gt;I have attached a txt with the details of the IMPORT command I used, Import job failure log, &amp;amp; "$dir/full fname" and other txt file with UAF and SYSGEN parameters details.&lt;BR /&gt;&lt;BR /&gt;I can't EXPORT our DB into 8GB as our DB is size larger than 8GB, but I tried with different UAF values and vdisks size, of larger than 8GB.&lt;BR /&gt;&lt;BR /&gt;Is there any limitation of using vdisk of size larger than 8GB for IMPORT?&lt;BR /&gt;but I wonder how could the Backup and EXPORT works with any vdisks of size larger than 8GB.&lt;BR /&gt;&lt;BR /&gt;Any idea? and suggestions?&lt;BR /&gt;Thanks Navipa&lt;/P&gt;</description>
      <pubDate>Fri, 04 Mar 2016 01:50:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/rdb-sql-import-fails-with-quot-rms-w-rtb-8224-byte-record-too/m-p/6838720#M103855</guid>
      <dc:creator>Navipa</dc:creator>
      <dc:date>2016-03-04T01:50:12Z</dc:date>
    </item>
    <item>
      <title>Re: Rdb SQL IMPORT fails with " %RMS-W-RTB, 8224 byte record too large for user's buffer"</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/rdb-sql-import-fails-with-quot-rms-w-rtb-8224-byte-record-too/m-p/6838769#M103856</link>
      <description>&lt;P&gt;The &lt;A href="http://labs.hoffmanlabs.com/node/302" target="_blank"&gt;metadata associated with the sequential export-import files&lt;/A&gt; here are probably corrupt, or the files are corrupt. &amp;nbsp; This is typical of RMS files being moved across a network. &amp;nbsp;&lt;/P&gt;&lt;P&gt;While it might be possible to reset attributes, it's also possible the files have gotten hosed during the transfer.&amp;nbsp;&lt;/P&gt;&lt;P&gt;To protect the files during transfer, get a current version of zip — zip version 3.0, no earlier — and unzip — unzip version 6.0, no earlier — and then zip the source files with the "-V" option. &amp;nbsp; Quote the "-V" to prevent the case from changing. &amp;nbsp; Re-transfer the files. &amp;nbsp; Try again. &amp;nbsp;&lt;/P&gt;&lt;P&gt;Older versions of zip and unzip do not support archive sizes past about two gibibytes; 2 GiB. &amp;nbsp; You're way past that.&lt;/P&gt;&lt;P&gt;Some&amp;nbsp;&lt;A href="http://labs.hoffmanlabs.com/node/575" target="_blank"&gt;zip background&lt;/A&gt;.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here's the &lt;A href="https://sourceforge.net/projects/infozip/files/?source=navbar" target="_blank"&gt;zip and unzip source code&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;I don't know of pre-built versions of these tools off-hand — the&amp;nbsp;various places these tools have been posted around the 'net are uniformly down-revision. &amp;nbsp; Sometimes badly. &amp;nbsp; &amp;nbsp;Though some of which are good enough to get the current versions of zip and unzip unpacked, and then built.&lt;/P&gt;&lt;P&gt;(The versions of these and many of the&amp;nbsp;other tools posted at HPE site are archiac, and the HPE folks are unresponsive. &amp;nbsp; The version of zip that&amp;nbsp;HPE uses for kitting patches is positively ancient, and with more than a few known problems.)&lt;/P&gt;&lt;P&gt;You can also use BACKUP to protect the files, though that will get corrupted. &amp;nbsp; It's feasible to &lt;A href="http://labs.hoffmanlabs.com/node/684" target="_blank"&gt;repair the most common BACKUP saveset corruptions&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;It's also possible that there's some other problem here with this fossil version of Oracle Rdb, but what you're seemingly concerned — vdisks, quotas, etc — is not likely relevant here.&lt;/P&gt;</description>
      <pubDate>Thu, 03 Mar 2016 19:29:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/rdb-sql-import-fails-with-quot-rms-w-rtb-8224-byte-record-too/m-p/6838769#M103856</guid>
      <dc:creator>Hoff</dc:creator>
      <dc:date>2016-03-03T19:29:10Z</dc:date>
    </item>
    <item>
      <title>Re: Rdb SQL IMPORT fails with " %RMS-W-RTB, 8224 byte record too large for user's buffer"</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/rdb-sql-import-fails-with-quot-rms-w-rtb-8224-byte-record-too/m-p/6838816#M103857</link>
      <description>&lt;P&gt;&amp;gt; To protect the files during transfer, get a current version of zip&lt;BR /&gt;&amp;gt; [...]&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; Do we have any evidence that ZIP was used to package/move any files&lt;BR /&gt;here?&lt;/P&gt;&lt;P&gt;&amp;gt; I don't know of pre-built versions of these tools off-hand [...]&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; Mr. Goatley has generally built some for major releases.&amp;nbsp; What's&lt;BR /&gt;available should be at:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;A href="ftp://ftp.info-zip.org/pub/infozip/vms/" target="_blank"&gt;ftp://ftp.info-zip.org/pub/infozip/vms/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; For the more adventuresome, newer (beta) source kits should be&lt;BR /&gt;available at:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;A href="ftp://ftp.info-zip.org/pub/infozip/beta/" target="_blank"&gt;ftp://ftp.info-zip.org/pub/infozip/beta/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;And the Info-ZIP team has been known to build special kits on request&lt;BR /&gt;for folks who lack a compiler.&lt;/P&gt;&lt;P&gt;&amp;gt; You can also use BACKUP to protect the files, though that will get&lt;BR /&gt;&amp;gt; corrupted. [...]&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; Well, _can_ get corrupted.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; In any case, it might help to get a more complete description of&lt;BR /&gt;exactly which data were moved how.&amp;nbsp; I'd expect any all-VMS method&lt;BR /&gt;(BACKUP, COPY) to cause no trouble, but any non-VMS method involving a&lt;BR /&gt;network opens up more potential for trouble.&lt;/P&gt;</description>
      <pubDate>Thu, 03 Mar 2016 21:50:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/rdb-sql-import-fails-with-quot-rms-w-rtb-8224-byte-record-too/m-p/6838816#M103857</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2016-03-03T21:50:07Z</dc:date>
    </item>
    <item>
      <title>Re: Rdb SQL IMPORT fails with " %RMS-W-RTB, 8224 byte record too large for user's buffer"</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/rdb-sql-import-fails-with-quot-rms-w-rtb-8224-byte-record-too/m-p/6838858#M103858</link>
      <description>&lt;P&gt;Maybe its me, but I don't see any Zip or Unzip involved here. &amp;nbsp;I see backup and export being used to get the files to the larger disk. &amp;nbsp;This should work as expected as there is nothing to "change" the data outside of RDB. &amp;nbsp;I would expect that these utilities work regardless of the disk size unless there is a limitation of the OS.&lt;/P&gt;&lt;P&gt;Can you better describe what was actually attempted? &amp;nbsp;Exact commands would be best. &amp;nbsp; Maybe the sequence used was in error.&lt;/P&gt;&lt;P&gt;Dan&lt;/P&gt;</description>
      <pubDate>Fri, 04 Mar 2016 00:21:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/rdb-sql-import-fails-with-quot-rms-w-rtb-8224-byte-record-too/m-p/6838858#M103858</guid>
      <dc:creator>abrsvc</dc:creator>
      <dc:date>2016-03-04T00:21:38Z</dc:date>
    </item>
    <item>
      <title>Re: Rdb SQL IMPORT fails with " %RMS-W-RTB, 8224 byte record too large for user's buffer"</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/rdb-sql-import-fails-with-quot-rms-w-rtb-8224-byte-record-too/m-p/6838872#M103859</link>
      <description>&lt;P&gt;The suggested addition of the zip command is to &lt;STRONG&gt;&lt;EM&gt;protect&lt;/EM&gt;&lt;/STRONG&gt; the file and its metadata during whatever sort of&amp;nbsp;network transfer was likely used here. &amp;nbsp; It's not the cause. &amp;nbsp;&lt;/P&gt;&lt;P&gt;Rule of thumb with BACKUP: savesets get corrupted by ftp until and unless they don't, and I'd prefer to describe how to fix the corruptions rather&amp;nbsp;than to let inexperienced folks run into it fresh and have to ask for more help.&amp;nbsp;&lt;/P&gt;&lt;P&gt;The pre-built&amp;nbsp;&lt;A href="http://www.process.com/psc/resources/openvms-resource-center/" target="_blank"&gt;VAX unzip posted at Process&lt;/A&gt; is not current. &amp;nbsp;Based on strings and grep, it's 5.52. &amp;nbsp; Good enough to unpack the current unzip source archive version (and then build that), but that 5.52 version is not compatible with larger zip archives. &amp;nbsp; &amp;nbsp;For grins, I checked the Alpha unzip image posted there, and it too is 5.52; old. &amp;nbsp; (I haven't reported that to Hunter, having just had somebody bump into that yesterday.)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 04 Mar 2016 01:17:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/rdb-sql-import-fails-with-quot-rms-w-rtb-8224-byte-record-too/m-p/6838872#M103859</guid>
      <dc:creator>Hoff</dc:creator>
      <dc:date>2016-03-04T01:17:43Z</dc:date>
    </item>
    <item>
      <title>Re: Rdb SQL IMPORT fails with " %RMS-W-RTB, 8224 byte record too large for user's buffer"</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/rdb-sql-import-fails-with-quot-rms-w-rtb-8224-byte-record-too/m-p/6838893#M103860</link>
      <description>&lt;P&gt;&amp;gt; The pre-built VAX unzip posted at Process is not current.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; True, but...&lt;/P&gt;&lt;P&gt;&amp;gt; Based on strings and grep, it's 5.52. Good enough to unpack the&lt;BR /&gt;&amp;gt; current unzip source archive version (and then build that), but that&lt;BR /&gt;&amp;gt; 5.52 version is not compatible with larger zip archives.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; What it's good enough for is to unpack the unz60xv.zip and&lt;BR /&gt;zip30xv.zip kits in the same directory, which should contain more modern&lt;BR /&gt;pre-built executables (with large-file support for the Alpha and IA64&lt;BR /&gt;executables).&amp;nbsp; The "readme" there is out-of-date, and doesn't make this&lt;BR /&gt;as clear as it could/should.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; But in all this Zip+UnZip detail, I forgot that this is a VAX&lt;BR /&gt;(-equivalent) system, and the Info-ZIP programs (all versions) lack&lt;BR /&gt;large-file support on VAX (because the C RTL does).&amp;nbsp; So Zip and UnZip&lt;BR /&gt;may be of little use on VAX for files of this size.&amp;nbsp; As usual,&lt;BR /&gt;everything's complicated.&lt;/P&gt;</description>
      <pubDate>Fri, 04 Mar 2016 03:59:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/rdb-sql-import-fails-with-quot-rms-w-rtb-8224-byte-record-too/m-p/6838893#M103860</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2016-03-04T03:59:07Z</dc:date>
    </item>
    <item>
      <title>Re: Rdb SQL IMPORT fails with " %RMS-W-RTB, 8224 byte record too large for user's buffer"</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/rdb-sql-import-fails-with-quot-rms-w-rtb-8224-byte-record-too/m-p/6838969#M103861</link>
      <description>&lt;P&gt;Thanks Dan,&lt;/P&gt;&lt;P&gt;I have modified my posting and it has the information you as for, and I attached two txt documant which has the details about DB IMPORT command and the error logs.&lt;/P&gt;&lt;P&gt;I was using 8GB Vdisk to take the RDB backup and for DB Reclaim 9DB Export and Import), it ws working fine, but now my DB size incrased bigger than 8GB, so I created new Vdisk of size 9GB (tested with 10 and 12 GB also) to do the same BACKUP and DB Reclaim. With new larger Vdisk, Backup works, but DB Restore fails (error give below) &amp;amp; DB Export works, but DBIMport fails after Importing few of the tables. The error are given again below...&lt;/P&gt;&lt;P&gt;&lt;FONT size="4"&gt;&lt;U&gt;&lt;STRONG&gt;DB IMPORT Error&lt;/STRONG&gt;&lt;BR /&gt;&lt;/U&gt;IMPORTing relation tsty&lt;BR /&gt;IMPORTing relation tloo&lt;BR /&gt;IMPORTing relation tccd&lt;BR /&gt;%RDO-E-IOERROR, an unexpected I/O error occurred&lt;BR /&gt;%RMS-W-RTB, 8224 byte record too large for user's buffer&lt;BR /&gt;%RDO-F-RESABORT, terminating the IMPORT operation&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size="4"&gt;&lt;U&gt;&lt;STRONG&gt;DB Restore Error&lt;BR /&gt;&lt;/STRONG&gt;&lt;/U&gt;&lt;/FONT&gt;%RMU-I-LOGRESSST, restored storage area DBA_01:[PROD]UNIFORM_AREA_01.RDA;1&lt;BR /&gt;%RMU-I-LOGRESSST, restored storage area DBA_02:[PROD]UNIFORM_AREA_02.RDA;1&lt;BR /&gt;%RMU-I-LOGRESSST, restored storage area DBA_03:[PROD]MIXED_AREA_03.RDA;1&lt;BR /&gt;%RMU-I-LOGRESSST, restored storage area DBA_04:[PROD]MIXED_AREA_04.RDA;1&lt;BR /&gt;%RMU-E-READERR, error reading $DISK1:[BACKUP]TELDB_RDB.RBF;1&lt;BR /&gt;-RMU-E-BLOCKCRC, software block CRC error&lt;BR /&gt;%RMU-W-BADPTLARE, invalid larea for uniform format data page 380468&lt;BR /&gt;%RMU-W-BADPTLAR2, SPAM larea_dbid: 73, page larea_dbid: 19529&lt;BR /&gt;%RMU-E-INVRECTYP, invalid record type in backup file&lt;BR /&gt;%RMU-F-FATALERR, fatal error on RESTORE&lt;/P&gt;</description>
      <pubDate>Fri, 04 Mar 2016 09:58:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/rdb-sql-import-fails-with-quot-rms-w-rtb-8224-byte-record-too/m-p/6838969#M103861</guid>
      <dc:creator>Navipa</dc:creator>
      <dc:date>2016-03-04T09:58:47Z</dc:date>
    </item>
    <item>
      <title>Re: Rdb SQL IMPORT fails with " %RMS-W-RTB, 8224 byte record too large for user's buffer"</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/rdb-sql-import-fails-with-quot-rms-w-rtb-8224-byte-record-too/m-p/6839021#M103862</link>
      <description>&lt;P&gt;Get formal help. &amp;nbsp;I know you won't though, and I know that the managers involved here have forced these constraints onto this configuration — it's a fossil version of OpenVMS VAX, it's VAX, it's a fossil version of Oracle Rdb, little or no staff support and no escalation support, etc — and I'd suspect that your managers have made their project constraints into your problem. &amp;nbsp; I also know this migration&amp;nbsp;has been going on for vastly longer than it should have — getting a user-mode application from a real VAX to an emulator takes a few days for the basic data transfer, barring emulator bugs or device-specific dependencies and some logical names, or some really slow data links. &amp;nbsp; So... &amp;nbsp;&lt;/P&gt;&lt;P&gt;Figure out how to protect the files during transfer. &amp;nbsp; If zip won't do large files, then use BACKUP. &amp;nbsp; &amp;nbsp;Expect to have to reset the file attributes when the BACKUP arrives on the destination system. &amp;nbsp; There are other potential transfer paths — DECnet being one — but those can require more knowledge and potentially more troubleshooting, and I'd tend to avoid that here.&lt;/P&gt;&lt;P&gt;Much like your focus on quotas — in the absence of quota-specific errors — it ain't the Rdb import that's the problem here. &amp;nbsp; Yes, that import is blowing up. &amp;nbsp; But the problem is almost certainly upstream from Rdb. &amp;nbsp;&lt;/P&gt;&lt;P&gt;Assuming the&amp;nbsp;commands used to export the data are valid, how are the exports being transferred from the source host to the destination host. &amp;nbsp;Whatever you're doing here for the &lt;STRONG&gt;&lt;EM&gt;file transfer&lt;/EM&gt;&lt;/STRONG&gt; is what is screwing up the import. &amp;nbsp; &lt;STRONG&gt;&lt;EM&gt;Protect The RMS Files containing the database export&lt;/EM&gt;&lt;/STRONG&gt;. &amp;nbsp; Use a BACKUP saveset to do that. &amp;nbsp; If all the export files are in the directory dev:[dir], then use the command:&lt;/P&gt;&lt;P&gt;BACKUP dev:[dir]*.* FOO.BCK/SAVE&lt;/P&gt;&lt;P&gt;Transfer FOO.BCK to the emulator, using whatever corrupting path is in use now.&lt;/P&gt;&lt;P&gt;Reset the attributes on the BACKUP saveset file per the steps and tools in the previously-linked article. &amp;nbsp; Then restore the saveset:&lt;/P&gt;&lt;P&gt;BACKUP FOO.BCK/SAVE otherdev:[otherdir]&lt;/P&gt;&lt;P&gt;Then populate the database.&lt;/P&gt;</description>
      <pubDate>Fri, 04 Mar 2016 14:12:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/rdb-sql-import-fails-with-quot-rms-w-rtb-8224-byte-record-too/m-p/6839021#M103862</guid>
      <dc:creator>Hoff</dc:creator>
      <dc:date>2016-03-04T14:12:37Z</dc:date>
    </item>
    <item>
      <title>Re: Rdb SQL IMPORT fails with " %RMS-W-RTB, 8224 byte record too large for user's buffer"</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/rdb-sql-import-fails-with-quot-rms-w-rtb-8224-byte-record-too/m-p/6839688#M103863</link>
      <description>&lt;P&gt;&amp;gt;&amp;gt;&amp;nbsp;&lt;SPAN&gt;Backup and EXPORT work fine with any size of vdisks, including the size larger than 8GB. But the IMPORT&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;How can you say that? I think there is better than 50% odds that the corruption was established during the export. C&lt;/SPAN&gt;&lt;SPAN&gt;reating the backup/export failed, even failing to report that it failed, because it did not realize it.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;The import tool worked fine. If ran into a corrupted RMS record and reported that without silently corrupting the database so the import program worked abolutely fine, but the import operation had to fail (because the fiel was bad). Can we agree on that?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;That number 8224 ( decimal. 0x2020) is NOT a random number. Come'on you guys, you've seen it before. 8224 is the decimal value for a string of 2 spaces. So RMS ran into pure data where it expected a record length.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Both the Import and export tool are probably fine. Why? Unless RDB at that time used it's own mimic of RMS file writes, the RDB tools would not give one hoot about the file size. They&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;just asks RMS to write (PUT) and read (GET) recrods and RMS had better do the rigth thing. That may have failed. In fact it must have failed because the corruption is in bytes which RDB tools cannot touch.. As long as we are fingerpointing, RMS is unlikely to be in the wrong as well. It is just the messenger and likely fell victim to the file-system.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;The next step in the investigation would be to find out which record was bad cq which was the last good one. You can try $ ANALYZE/RMS/CHECK on the file, or write a quick program to look for a record longer than MRS (or LRL) = 1024.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Is there any Network or ZIP involved here? Or are the replies mentioing that just noise?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;What openVMS version. 6.1? 5.5-2? You may well have run into an VMS bug&amp;nbsp;@ 8GB. &amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;[edit: I now see VAX VMS 6.1 in first line of main topic... I somehow missed that. Hein]&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;This is all wild speculation, but if this problem started to occur repeatably once disks were larger than 8GB, your only workaround MIGHT be to use 7.99GB disks bound together in a volume set to give 16GB of space.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Just thinking out loud,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Hein.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 08 Mar 2016 17:56:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/rdb-sql-import-fails-with-quot-rms-w-rtb-8224-byte-record-too/m-p/6839688#M103863</guid>
      <dc:creator>Hein van den Heuvel</dc:creator>
      <dc:date>2016-03-08T17:56:42Z</dc:date>
    </item>
    <item>
      <title>Re: Rdb SQL IMPORT fails with " %RMS-W-RTB, 8224 byte record too large for user's buffer"</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/rdb-sql-import-fails-with-quot-rms-w-rtb-8224-byte-record-too/m-p/6839699#M103864</link>
      <description>&lt;P&gt;For jucks I adapted a little program I had to (RMS) read a file an trap records which are too long.&lt;/P&gt;&lt;P&gt;It reports the number of records succesfully read, and the RFA (VBN,Byte-offset) for the last record read.&lt;/P&gt;&lt;P&gt;You may want to try it agains your file. Grab the attachment, save to OpenVMS as RTB.MAR compile and link.&lt;/P&gt;&lt;P&gt;Once it reports the RTB error, use DUMP/RECORD=(COUNT=2, START=xxx) &amp;nbsp;on were XXX = the record count to see what's going on according to RMS. Or, use DUMP/BLOCK=(COUNT=2,START=yyy) where YYY is the VBN part of the RFA. to see the gory details.&lt;/P&gt;&lt;P&gt;In the example below, I took the program source which has a line of 106 bytes and changed the file attribute to a maximum recordsize of 100, which the program than uses as user buffer size, causing a failure reading the 106 byte record. In the example, the dump just shows all is normal... if I had not mucked with the MRS (or LRL)&lt;/P&gt;&lt;PRE&gt;$ macro rtb
$ link rtb
$ mcr sys$login:rtb tmp.tmp
112 Records, Last=(7,20), 2839 Bytes. Avg=25, LRL=106 @ 19, SRL=0 @ 1
%SYSTEM-S-NORMAL, normal successful completion
$ set file/att=mrs=100 tmp.tmp  ! Force incorrect attribute the file.
$ mcr sys$login:rtb tmp.tmp
18 Records, Last=(2,96), 567 Bytes. Avg=31, LRL=68 @ 16, SRL=0 @ 1
%RMS-W-RTB, 106 byte record too large for user's buffer
$ dump/rec=(start=18,count=2) tmp.tmp
Dump of file TMP.TMP on  8-MAR-2016 00:19:11.33
File ID (60411,8,0)   End of file block 7 / Allocated 9

Record number 18 (00000012), 0 (0000) bytes, RFA(0002,0000,0060)

Record number 19 (00000013), 106 (006A) bytes, RFA(0002,0000,0062)

 20202020 3A4C4F52 544E4F43 5F4F4146 FAO_CONTROL:     000000
 52204C55 21222020 44494353 412E2020   .ASCID  "!UL R 000010
 5521283D 7473614C 202C7364 726F6365 ecords, Last=(!U 000020
 74794220 51554021 202C2957 55212C4C L,!UW), !@UQ Byt 000030
 4C524C20 2C4C5521 3D677641 202E7365 es. Avg=!UL, LRL 000040
 3D4C5253 202C4C55 21204020 4C55213D =!UL @ !UL, SRL= 000050
              224C 55212040 204C5521 !UL @ !UL"...... 000060&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 08 Mar 2016 05:33:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/rdb-sql-import-fails-with-quot-rms-w-rtb-8224-byte-record-too/m-p/6839699#M103864</guid>
      <dc:creator>Hein van den Heuvel</dc:creator>
      <dc:date>2016-03-08T05:33:54Z</dc:date>
    </item>
    <item>
      <title>Re: Rdb SQL IMPORT fails with " %RMS-W-RTB, 8224 byte record too large for user's buffer"</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/rdb-sql-import-fails-with-quot-rms-w-rtb-8224-byte-record-too/m-p/6839749#M103865</link>
      <description>&lt;P&gt;Navipa,&lt;/P&gt;&lt;P&gt;what kind of disks are you using with the CHARON-VAX emulator ? DKA or DUA disks ?&lt;/P&gt;&lt;P&gt;There were patches for DKDRIVER (SCSI) to support disk sizes &amp;gt; 8.6 GB for OpenVMS Alpha in 1999. So the same problem might have applied to OpenVMS VAX V6.1.&lt;/P&gt;&lt;P&gt;Volker.&lt;/P&gt;</description>
      <pubDate>Tue, 08 Mar 2016 10:40:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/rdb-sql-import-fails-with-quot-rms-w-rtb-8224-byte-record-too/m-p/6839749#M103865</guid>
      <dc:creator>Volker Halle</dc:creator>
      <dc:date>2016-03-08T10:40:36Z</dc:date>
    </item>
    <item>
      <title>Re: Rdb SQL IMPORT fails with " %RMS-W-RTB, 8224 byte record too large for user's buffer"</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/rdb-sql-import-fails-with-quot-rms-w-rtb-8224-byte-record-too/m-p/6839849#M103866</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Ah yes, it's all coming back. Some issue with just supporting 24 bits for block numbers in the SCSI protocol.&lt;/P&gt;&lt;P&gt;0x01000000 = &lt;SPAN&gt;16777216&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;16777215 blocks of 512 bytes =&amp;nbsp;8589934080 = 8 GiB (&lt;SPAN&gt;gibibyte) = 8.6 GB&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;If that's the bug, then a bound volume set will get the OP goign for a few more years.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;MOUNT/SYS/BIND=bigdisk &amp;nbsp;dka200,dka300 label2,label3&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Search for 8GB in : &lt;A href="http://www.hoffmanlabs.com/vmsfaq/vmsfaq.pdf" target="_blank"&gt;http://www.hoffmanlabs.com/vmsfaq/vmsfaq.pdf&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Hein&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 08 Mar 2016 13:51:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/rdb-sql-import-fails-with-quot-rms-w-rtb-8224-byte-record-too/m-p/6839849#M103866</guid>
      <dc:creator>Hein van den Heuvel</dc:creator>
      <dc:date>2016-03-08T13:51:20Z</dc:date>
    </item>
    <item>
      <title>Re: Rdb SQL IMPORT fails with " %RMS-W-RTB, 8224 byte record too large for user's buffer"</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/rdb-sql-import-fails-with-quot-rms-w-rtb-8224-byte-record-too/m-p/6841100#M103867</link>
      <description>&lt;P&gt;&amp;gt;supporting 24 bits for block numbers in the SCSI protocol.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;That's probably READ6/WRITE6.&amp;nbsp; READ10/WRITE10 go to 32 bit LBA.&lt;/P&gt;</description>
      <pubDate>Sat, 12 Mar 2016 13:14:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/rdb-sql-import-fails-with-quot-rms-w-rtb-8224-byte-record-too/m-p/6841100#M103867</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2016-03-12T13:14:13Z</dc:date>
    </item>
    <item>
      <title>Re: Rdb SQL IMPORT fails with " %RMS-W-RTB, 8224 byte record too large for user's buffer"</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/rdb-sql-import-fails-with-quot-rms-w-rtb-8224-byte-record-too/m-p/6842966#M103868</link>
      <description>&lt;P&gt;Hi Dennis,&lt;/P&gt;&lt;P&gt;I don't understand your answers, can you please give in details.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 18 Mar 2016 09:31:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/rdb-sql-import-fails-with-quot-rms-w-rtb-8224-byte-record-too/m-p/6842966#M103868</guid>
      <dc:creator>Navipa</dc:creator>
      <dc:date>2016-03-18T09:31:28Z</dc:date>
    </item>
    <item>
      <title>Re: Rdb SQL IMPORT fails with " %RMS-W-RTB, 8224 byte record too large for user's buffer"</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/rdb-sql-import-fails-with-quot-rms-w-rtb-8224-byte-record-too/m-p/6843038#M103869</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Dennis is referering to, providing details for my comment : "&lt;/SPAN&gt;&lt;SPAN&gt;Some issue with just supporting 24 bits for block numbers in the SCSI protocol."&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;For you Navipa it is more important to look at my reply about bound volumes. Did you see that, did you understand that? &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;It is likely to solve this issue without requireing upgrades or updates. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;You do understand that this is a OpenVMS bug/limitation, and NOT an RDB bug right?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Of course you should still try to 'sell' becoming more up-to-date (or 'less ancient') and get the patches in places.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Cheers,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Hein.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 18 Mar 2016 15:00:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/rdb-sql-import-fails-with-quot-rms-w-rtb-8224-byte-record-too/m-p/6843038#M103869</guid>
      <dc:creator>Hein van den Heuvel</dc:creator>
      <dc:date>2016-03-18T15:00:38Z</dc:date>
    </item>
    <item>
      <title>Re: Rdb SQL IMPORT fails with " %RMS-W-RTB, 8224 byte record too large for user's buffer"</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/rdb-sql-import-fails-with-quot-rms-w-rtb-8224-byte-record-too/m-p/6843290#M103870</link>
      <description>&lt;P&gt;&amp;gt;&lt;SPAN&gt;Dennis is&amp;nbsp;referring to, providing details for my comment&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;That's correct.&amp;nbsp; Those are the names of the SCSI opcodes that have that limited LBA values.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 19 Mar 2016 00:23:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/rdb-sql-import-fails-with-quot-rms-w-rtb-8224-byte-record-too/m-p/6843290#M103870</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2016-03-19T00:23:57Z</dc:date>
    </item>
    <item>
      <title>Re: Rdb SQL IMPORT fails with " %RMS-W-RTB, 8224 byte record too large for user's buffer"</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/rdb-sql-import-fails-with-quot-rms-w-rtb-8224-byte-record-too/m-p/6843543#M103871</link>
      <description>&lt;P&gt;Wow!!!!!!!!!!, there are many responses!!!!!!!!!, I am sorry. As I was too hurry to resolve or finding some other solution, I decided to go with Image backup options as a temporary solution. &amp;nbsp;Anyway I need to resolve the issue as Image Backup is the temporary solution.&lt;/P&gt;&lt;P&gt;Let me go through all your responses and suggestions and I respond you soon.&lt;/P&gt;</description>
      <pubDate>Mon, 21 Mar 2016 09:06:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/rdb-sql-import-fails-with-quot-rms-w-rtb-8224-byte-record-too/m-p/6843543#M103871</guid>
      <dc:creator>Navipa</dc:creator>
      <dc:date>2016-03-21T09:06:20Z</dc:date>
    </item>
    <item>
      <title>Re: Rdb SQL IMPORT fails with " %RMS-W-RTB, 8224 byte record too large for user's buffer"</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/rdb-sql-import-fails-with-quot-rms-w-rtb-8224-byte-record-too/m-p/6843553#M103872</link>
      <description>&lt;P&gt;Hi Dan,&lt;BR /&gt;As I mentioned initially and in the attached document, I am trying to RMU/Backup and /or EXPORT/IMPORT. RMU/Backup works but RMU restore doesn't, the sameway the EXPORT works, but IMPORT doesn't.&lt;/P&gt;&lt;P&gt;DB files are spread into 4 disks, the total RBF file's size is larger than 8GB. I have created vdisk of size 8.9GB, 9.5GB, 10 GB adn 12GB to store the RBF and RBR saveset files. I guess 8GB might be the maximum suported disk size, But I am not sure about the maximum supported size. Please see the attached files which show the error I receive while RMU/Restore and IMPORT.&lt;/P&gt;</description>
      <pubDate>Mon, 21 Mar 2016 09:18:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/rdb-sql-import-fails-with-quot-rms-w-rtb-8224-byte-record-too/m-p/6843553#M103872</guid>
      <dc:creator>Navipa</dc:creator>
      <dc:date>2016-03-21T09:18:36Z</dc:date>
    </item>
    <item>
      <title>Re: Rdb SQL IMPORT fails with " %RMS-W-RTB, 8224 byte record too large for user's buffer"</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/rdb-sql-import-fails-with-quot-rms-w-rtb-8224-byte-record-too/m-p/6843556#M103873</link>
      <description>&lt;P&gt;Dear Holf and Stewen,&lt;/P&gt;&lt;P&gt;I did not use any ZIP or UNZIP with this procedure. Even I never FTPed any zip or unzip file and restore into this server. I m doing everything within the local server.&lt;/P&gt;&lt;P&gt;Yes I uderstand the problem with ZIP and UNZIP, I had this sometime back and resolved with your earlier suggestion, that was different server to which I brought the RBF file frm the repmote server.&lt;/P&gt;</description>
      <pubDate>Mon, 21 Mar 2016 09:22:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/rdb-sql-import-fails-with-quot-rms-w-rtb-8224-byte-record-too/m-p/6843556#M103873</guid>
      <dc:creator>Navipa</dc:creator>
      <dc:date>2016-03-21T09:22:43Z</dc:date>
    </item>
    <item>
      <title>Re: Rdb SQL IMPORT fails with " %RMS-W-RTB, 8224 byte record too large for user's buffer"</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/rdb-sql-import-fails-with-quot-rms-w-rtb-8224-byte-record-too/m-p/6843558#M103874</link>
      <description>&lt;P&gt;Hi Holf,&lt;/P&gt;&lt;P&gt;I am Exporting and Importing within the local DB, so no question of FTP. Please see the attachment which has file attributes, import log and export detail. for the import log and errors.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 21 Mar 2016 09:29:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/rdb-sql-import-fails-with-quot-rms-w-rtb-8224-byte-record-too/m-p/6843558#M103874</guid>
      <dc:creator>Navipa</dc:creator>
      <dc:date>2016-03-21T09:29:41Z</dc:date>
    </item>
  </channel>
</rss>

