Import data only [message #73250] |
Tue, 09 March 2004 05:59 |
Ken Jones
Messages: 70 Registered: January 2004
|
Member |
|
|
Hi,
I have the object structure (tables,indexes,constraints etc) set up but want to just import data. Here is my command:-
imp frb/frb@frbtest file=frbprd.frb_full_040309.dmp grants=n indexes=n rows=y log=frbprd.frb_full_040309.log constraints=n
I get create errors as the objects are already there but I do not want to create the objects but just the data to be imported:-
IMP-00015: following statement failed because the object already exists
How do I skip the object creation and just import the data please.
TIA, Ken.
|
|
|
|
|
Re: Import data only [message #73936 is a reply to message #73251] |
Thu, 05 August 2004 02:48 |
M.S. KHALED
Messages: 1 Registered: August 2004
|
Junior Member |
|
|
Dear Sir,
I want to import only data from a dump file
to a single table of my database .
what would the simple import command be..
Thaking u
M.S.Khaled
|
|
|