Same dumpfile location and dumpfile is shared to other database server
@Database Experts version is 12.1.0.2 for both source and target databases.
can we use same export dump file to import in multiple databases at same time in oracle?
Details ==>
Same dumpfile location and dumpfile is shared to other database server
if same dumpfile is being shared to other database server for import.
source database export dumpfile location is sahred to other servers.
My questions is if we import using same dumpfiles to different databases , that too at same time , will we get export contention issue while reading from same dumpfiles during import or is it fine to import from same dumpfiles and there will not be performance impact on import ?