Originally posted by prakashs43
exp user1/user1 full=Y rows=Y indexes=N file=xyz.dmp
Better export using indexes=y, just import using indexes=n if you dont want the indexes.

Later when you need the indexes, import again using indexes=y and they will be created.