Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Exporting a Large Table
You try exporting from a server that has the space. A network hit yes, but it works :
exp userid/password_at_db ....
On Tue, 05 Sep 2000 20:36:40 GMT, EnderW <ender29_at_my-deja.com> wrote:
>Hi,
> I am kind of into a problem. The client doesnot have space to export
>a large table. Well if they don't export it, they refuse to drop it.
>And they don't have the space to export it. What are my options ?
>Should I recommend them to use export with a sql statement ? if I
>remember correctly, you can put a condition in your export. That way,
>they can export and delete and export and then delete. Is there way to
>concat all these small files into one large export file ? Thanks in
>advn.
Received on Fri Sep 08 2000 - 15:39:14 CDT
![]() |
![]() |