RE: part of the table export (incremental?)

2001-08-03 Thread Steven Hovington



So what should you use 
instead?
 
Steven.

  -Original Message-From: [EMAIL PROTECTED] 
  [mailto:[EMAIL PROTECTED]]On Behalf Of JOE TESTASent: 02 
  August 2001 17:21To: Multiple recipients of list 
  ORACLE-LSubject: Re: part of the table export 
  (incremental?)
  and the incremental/cmulative options in export are only 
  there for backwards compatibility w/scripts, my understanding is they are not 
  really supported anymore.
   
  joe
   
  >>> 
  [EMAIL PROTECTED] 08/02/01 10:30AM >>>if you are running 8i, 
  you can use a where clause on the export.incremental export does not 
  export only the changed rows but will export the entire table if even as 
  little as one byte in one row has changed.>From: "Tatireddy, 
  Shrinivas (MED, Keane)" 
  <[EMAIL PROTECTED]>>Reply-To: 
  [EMAIL PROTECTED]>To: Multiple recipients of list ORACLE-L 
  <[EMAIL PROTECTED]>>Subject: part of the table export 
  (incremental?)>Date: Thu, 02 Aug 2001 02:05:26 -0800>>Hi 
  dba's>>can anybody tell me how to do export part of the 
  table..>>i.e. incremental data.>>when i exported 
  at 10 am it has 1000 rows ( i did full exp)>>100 rows newly 
  added in the 2 hrs>>when i do exported at 12 am ( incremental) 
  it exporting all the>rows(1100) of the table>>but i need 
  only the rows, that are newly inserted.>>is there any way to do 
  such export?>>thnx in 
  adv>>srinivas>-->Please see the official ORACLE-L 
  FAQ: http://www.orafaq.com>--


part of the table export (incremental?)

2001-08-02 Thread Tatireddy, Shrinivas (MED, Keane)

Hi dba's

can anybody tell me how to do export part of the table..

i.e. incremental data.

when i exported at 10 am it has 1000 rows ( i did full exp)

100 rows newly added in the 2 hrs

when i do exported at 12 am ( incremental) it exporting all the
rows(1100) of the table

but i need only the rows, that are newly inserted.

is there any way to do such export?

thnx in adv

srinivas
-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: Tatireddy, Shrinivas (MED, Keane)
  INET: [EMAIL PROTECTED]

Fat City Network Services-- (858) 538-5051  FAX: (858) 538-5051
San Diego, California-- Public Internet access / Mailing Lists

To REMOVE yourself from this mailing list, send an E-Mail message
to: [EMAIL PROTECTED] (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).



Re: part of the table export (incremental?)

2001-08-02 Thread Joe Testa

exp help=y

look for query=

joe
"Tatireddy, Shrinivas (MED, Keane)" wrote:
> 
> Hi dba's
> 
> can anybody tell me how to do export part of the table..
> 
> i.e. incremental data.
> 
> when i exported at 10 am it has 1000 rows ( i did full exp)
> 
> 100 rows newly added in the 2 hrs
> 
> when i do exported at 12 am ( incremental) it exporting all the
> rows(1100) of the table
> 
> but i need only the rows, that are newly inserted.
> 
> is there any way to do such export?
> 
> thnx in adv
> 
> srinivas
> --
> Please see the official ORACLE-L FAQ: http://www.orafaq.com
> --
> Author: Tatireddy, Shrinivas (MED, Keane)
>   INET: [EMAIL PROTECTED]
> 
> Fat City Network Services-- (858) 538-5051  FAX: (858) 538-5051
> San Diego, California-- Public Internet access / Mailing Lists
> 
> To REMOVE yourself from this mailing list, send an E-Mail message
> to: [EMAIL PROTECTED] (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)

-- 
Joe Testa  
Performing Remote DBA Services, need some backup DBA support?
For Sale: Oracle-dba.com domain, its not going cheap but feel free to
ask :)
-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: Joe Testa
  INET: [EMAIL PROTECTED]

Fat City Network Services-- (858) 538-5051  FAX: (858) 538-5051
San Diego, California-- Public Internet access / Mailing Lists

To REMOVE yourself from this mailing list, send an E-Mail message
to: [EMAIL PROTECTED] (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).



Re: part of the table export (incremental?)

2001-08-02 Thread Rachel Carmichael

if you are running 8i, you can use a where clause on the export.

incremental export does not export only the changed rows but will export the 
entire table if even as little as one byte in one row has changed.


>From: "Tatireddy, Shrinivas (MED, Keane)" <[EMAIL PROTECTED]>
>Reply-To: [EMAIL PROTECTED]
>To: Multiple recipients of list ORACLE-L <[EMAIL PROTECTED]>
>Subject: part of the table export (incremental?)
>Date: Thu, 02 Aug 2001 02:05:26 -0800
>
>Hi dba's
>
>can anybody tell me how to do export part of the table..
>
>i.e. incremental data.
>
>when i exported at 10 am it has 1000 rows ( i did full exp)
>
>100 rows newly added in the 2 hrs
>
>when i do exported at 12 am ( incremental) it exporting all the
>rows(1100) of the table
>
>but i need only the rows, that are newly inserted.
>
>is there any way to do such export?
>
>thnx in adv
>
>srinivas
>--
>Please see the official ORACLE-L FAQ: http://www.orafaq.com
>--
>Author: Tatireddy, Shrinivas (MED, Keane)
>   INET: [EMAIL PROTECTED]
>
>Fat City Network Services-- (858) 538-5051  FAX: (858) 538-5051
>San Diego, California-- Public Internet access / Mailing Lists
>
>To REMOVE yourself from this mailing list, send an E-Mail message
>to: [EMAIL PROTECTED] (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).


_
Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp

-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: Rachel Carmichael
  INET: [EMAIL PROTECTED]

Fat City Network Services-- (858) 538-5051  FAX: (858) 538-5051
San Diego, California-- Public Internet access / Mailing Lists

To REMOVE yourself from this mailing list, send an E-Mail message
to: [EMAIL PROTECTED] (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).



Re: part of the table export (incremental?)

2001-08-02 Thread JOE TESTA



and the incremental/cmulative options in export are only there 
for backwards compatibility w/scripts, my understanding is they are not really 
supported anymore.
 
joe
 
>>> [EMAIL PROTECTED] 08/02/01 10:30AM 
>>>if you are running 8i, you can use a where clause on the 
export.incremental export does not export only the changed rows but will 
export the entire table if even as little as one byte in one row has 
changed.>From: "Tatireddy, Shrinivas (MED, Keane)" 
<[EMAIL PROTECTED]>>Reply-To: 
[EMAIL PROTECTED]>To: Multiple recipients of list ORACLE-L 
<[EMAIL PROTECTED]>>Subject: part of the table export 
(incremental?)>Date: Thu, 02 Aug 2001 02:05:26 -0800>>Hi 
dba's>>can anybody tell me how to do export part of the 
table..>>i.e. incremental data.>>when i exported at 
10 am it has 1000 rows ( i did full exp)>>100 rows newly added in 
the 2 hrs>>when i do exported at 12 am ( incremental) it exporting 
all the>rows(1100) of the table>>but i need only the rows, 
that are newly inserted.>>is there any way to do such 
export?>>thnx in 
adv>>srinivas>-->Please see the official ORACLE-L 
FAQ: http://www.orafaq.com>-->Author: 
Tatireddy, Shrinivas (MED, Keane)>   INET: 
[EMAIL PROTECTED]>>Fat City Network 
Services    -- (858) 538-5051  FAX: (858) 
538-5051>San Diego, California    
-- Public Internet access / Mailing 
Lists>>To 
REMOVE yourself from this mailing list, send an E-Mail message>to: 
[EMAIL PROTECTED] (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)._Get 
your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com-- Author: Rachel 
Carmichael  INET: [EMAIL PROTECTED]Fat City Network 
Services    -- (858) 538-5051  FAX: (858) 538-5051San 
Diego, California    -- Public Internet 
access / Mailing 
ListsTo 
REMOVE yourself from this mailing list, send an E-Mail messageto: 
[EMAIL PROTECTED] (note EXACT spelling of 'ListGuru') and inthe message 
BODY, include a line containing: UNSUB ORACLE-L(or the name of mailing list 
you want to be removed from).  You mayalso send the HELP command for 
other information (like subscribing).