Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Q: Export without any Table Data...why?
Rauf Sarwar said the following on 12.05.2005 17:10:
> Ralf Bender wrote:
>
>>Hello, >> >>something strange happens here and I don't know why: >> >>I want to export a Oracle 8.1 Database as I do often from another pc
>>the network. >>Starting the export with user SYSTEM, Oracle starts to export all,
>>without any Tabledata? >>What's going wrong here? User SYSTEM got the role EXP_FULL_DATABASE. >> >>This is my export command: >>exp userid=system/manager_at_database full=y compress=n log=exp.log >>file=full.dmp >> >>thanks >>ralf
I extra specify rows=y , but no table data would be exported.
I got my information that there are no data only from the log. I didn't import the exported data. And I can't do this at the moment, because the database is a very big one. I want the export for backup...
regards
ralf
Received on Fri May 13 2005 - 07:14:06 CDT
![]() |
![]() |