Duplicate database, pointing Auxiliary database to target backups
Oracle 10gR2 on Windows 2003. I'm trying to duplicate a database to a remote server and everything works fine until RMAN is looking for the database backups. I'm using the controlfile, not a catalog. The auxiliary server does not have the same directory structure as the target database server.
What do i have to do to point the RMAN duplication process to a new location to find the database backups of the target database?
Is it a channel allocation or something else simple i've missed? The duplication/restore process breaks when it cannot locate the backups.
thank you for your attention.