Message-ID: <3ADC4F81.DF7E7F2A@m1a2r3.dfo-mpo.gc.cax> From: James Hanway X-Mailer: Mozilla 4.7 [en-gb] (WinNT; U) X-Accept-Language: en MIME-Version: 1.0 Newsgroups: comp.unix.tru64,comp.databases.oracle.server Subject: Oracle LONG RAW's and Tar's Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Lines: 16 Date: Tue, 17 Apr 2001 14:13:22 GMT NNTP-Posting-Host: 142.176.61.253 X-Trace: sapphire.mtt.net 987516802 142.176.61.253 (Tue, 17 Apr 2001 11:13:22 ADT) NNTP-Posting-Date: Tue, 17 Apr 2001 11:13:22 ADT Organization: Business Internet I apologize for cross posting this, but the issue hits both subjects. I'm have an Oracle 7.3.4 database on a Digital 4000 server running Digital Unix 4.0D. The database takes GIS files from a user's working directory, .tar.Z's them up and then loads/unloads them into an Oracle LONG RAW field via PL/SQL calls. On occasion during an extract, the tar command (/usr/ucb/tar) will come back and prompt "Ready for Volume 2, type go when ready" . These tar files do not span any volumes or drives - they sit as a single file on a single partition (RAID 5).. Has anyone seen such behavior from the tar command? Cheers, James