Your question is about as confusing as possible! From what I can tell you want to import tables that already exist and don't what to overwrite them in database 2. Do you want to append the data to the current table in database 2? The import utility will not overwrite your existing tables, it will append them if you use IGNORE=Y.