diet -import data.dat
diet –objid –import data.dat
diet –import new.dat –insert_only –no_recovery
–
insert_only
parameter tells the system to only insert new rows into the database without updating or deleting data, and the –
no_recovery
parameter tells the system to not create recovery files.
See Also |
Next |