Return-Path: <root@fatcity.cts.com>
Received: from ensim.rackshack.net (root@localhost)
 by orafaq.net (8.11.6/8.11.6) with ESMTP id h2412T705582
 for <oracle-l@orafaq.net>; Mon, 3 Mar 2003 19:02:29 -0600
X-ClientAddr: 209.68.248.164
Received: from newsfeed.cts.com (newsfeed.cts.com [209.68.248.164])
 by ensim.rackshack.net (8.11.6/8.11.6) with ESMTP id h2412T305575
 for <oracle-l@orafaq.net>; Mon, 3 Mar 2003 19:02:29 -0600
Received: from fatcity.UUCP (uucp@localhost)
 by newsfeed.cts.com (8.9.3/8.9.3) with UUCP id NAA38610;
 Mon, 3 Mar 2003 13:41:07 -0800 (PST)
Received: by fatcity.com (26-Feb-2001/v1.0g-b72/bab) via UUCP id 0055EE85; Mon, 03 Mar 2003 13:14:11 -0800
Message-ID: <F001.0055EE85.20030303131411@fatcity.com>
Date: Mon, 03 Mar 2003 13:14:11 -0800
To: Multiple recipients of list ORACLE-L <ORACLE-L@fatcity.com>
X-Comment: Oracle RDBMS Community Forum
X-Sender: Jared.Still@radisys.com
Sender: root@fatcity.com
Reply-To: ORACLE-L@fatcity.com
Errors-To: ML-ERRORS@fatcity.com
From: Jared.Still@radisys.com
Subject: Re: Import Problem
Organization: Fat City Network Services, San Diego, California
X-ListServer: v1.0g, build 72; ListGuru (c) 1996-2001 Bruce A. Bergman
Precedence: bulk
Mime-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit

Scott,

Try using screen.  It is a piece of software using virtual tty 's.

I began using it in 1994 to avoid just such problems.

It gives you some unique capabilities.  Start a process from
one client,  goto another client, detach and re-attach there.

eg.  start a job at home in a terminal window, goto work, and
attach the screen there.

And since it is running on the server itself, losing the network
connection, your PC crashing, etc, does not interrupt your job.

It is installed by default on some versions of Linux.

http://www.gnu.org/directory/GNU/screen.html

HTH

Jared






Scott Canaan <srcdco@ritvax.rit.edu>
Sent by: root@fatcity.com
 03/03/2003 09:08 AM
 Please respond to ORACLE-L

 
        To:     Multiple recipients of list ORACLE-L <ORACLE-L@fatcity.com>
        cc: 
        Subject:        Import Problem


    I ran into a problem yesterday afternoon.  I had exported a
production database, via a full database export, and ftp'd it to another
machine to import it there and make that the new production machine.  It
was a long import (about 8 hours) and about 2/3 through it, my network
connection was dropped.  I was running it in a ssh shell.  When the
connection disappeared, the import died.  Since I had to get the job
done by morning, I chose to drop the database, rebuild it, then
re-import.  That worked.
    What I am wondering is:  Is there a way to resume an import, once it
has been interrupted?  I have been looking in metalink and on the net
and haven't found anything that says how to do it.  I tried technet, but
it was way too slow.  Any thoughts would be greatly appreciated.

Thank you,

--
Scott Canaan (srcdco@rit.edu)
(585) 475-7886
"Life is like a sewer, what you get out of it depends on what you put
into it." - Tom Lehrer.


-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.net
-- 
Author: Scott Canaan
  INET: srcdco@ritvax.rit.edu

Fat City Network Services    -- 858-538-5051 http://www.fatcity.com
San Diego, California        -- Mailing list and web hosting services
---------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: ListGuru@fatcity.com (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
also send the HELP command for other information (like subscribing).




-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.net
-- 
Author: 
  INET: Jared.Still@radisys.com

Fat City Network Services    -- 858-538-5051 http://www.fatcity.com
San Diego, California        -- Mailing list and web hosting services
---------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: ListGuru@fatcity.com (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
also send the HELP command for other information (like subscribing).

