How-To copy newly create tablespace file to standby server(s)
We are using an older release of Oracle (8i). I am not the usual Oracle dbadmin and am about to have issues .
We need to add a few files to our databases (both typical DB's and TEMP)
We have 3 standby physical servers
What is the best method to copy newly created files from the primary server to the standby servers without taking the databases offline or breaking the standby sync (copying of Archive files)?
Running under Windows 2000
Thanks for helping a newbie out.