sunrise% exp npachelp/npachelp tables='(BODY, DOMAIN, FOLDER, HEADER, MAILBOX, P EOPLE, SUBJECT, URL, VISITOR)' file=npachelp1130.dmp log=npachelp.exp.1130.log Export: Release 7.3.3.0.0 - Production on Tue Nov 30 19:49:28 1999 Copyright (c) Oracle Corporation 1979, 1996. All rights reserved. Connected to: Oracle7 Server Release 7.3.3.0.0 - Production Release PL/SQL Release 2.3.3.0.0 - Production Export done in US7ASCII character set About to export specified tables via Conventional Path ... . . exporting table BODY 32 rows exported . . exporting table DOMAIN 0 rows exported . . exporting table FOLDER 1 rows exported . . exporting table HEADER 32 rows exported . . exporting table MAILBOX 1 rows exported . . exporting table PEOPLE 13 rows exported . . exporting table SUBJECT 0 rows exported . . exporting table URL 0 rows exported . . exporting table VISITOR 635 rows exported Export terminated successfully without warnings. SQL> drop table body; Table dropped. SQL> drop table domain; Table dropped. SQL> drop table folder; Table dropped. SQL> drop table header; Table dropped. SQL> drop table mailbox; Table dropped. SQL> drop table people; Table dropped. SQL> drop table subject; Table dropped. SQL> drop table url; Table dropped. SQL> drop table visitor; Table dropped. mira% imp npachelp/npachelp file=npachelp1130.dmp log=npachelp.1130.imp.log Import: Release 8.1.5.0.0 - Production on Tue Nov 30 22:49:28 1999 (c) Copyright 1999 Oracle Corporation. All rights reserved. Connected to: Oracle8i Enterprise Edition Release 8.1.5.0.0 - Production With the Partitioning and Java options PL/SQL Release 8.1.5.0.0 - Production Export file created by EXPORT:V07.03.03 via conventional path . importing NPACHELP's objects into NPACHELP . . importing table "BODY" 32 rows imported . . importing table "DOMAIN" 0 rows imported . . importing table "FOLDER" 1 rows imported . . importing table "HEADER" 32 rows imported . . importing table "MAILBOX" 1 rows imported . . importing table "PEOPLE" 13 rows imported . . importing table "SUBJECT" 0 rows imported . . importing table "URL" 0 rows imported . . importing table "VISITOR" 635 rows imported Import terminated successfully without warnings.