Hi there,

Could anyone help

I am trying to speed up the import of a database (it usually takes over 8 hours).

I am using the following command to perform the import, it runs, however when I do a count on the importing database the indexes are being created, I specifically don't want it to do this.

imp73 username/password@database file=f:\oradba\admin\exp\fullexport.dmp indexes=n full=y buffer=300000000 commit=n ignore=y

Could anyone help

Many thanks

Alison