CONNECT TO THE DATABASE WITH THE RMAN EXECUTABLE

2. Connect to the database with the RMAN executable. If working on Windows,

run a command to prepare for transport to a Linux system, nominating a

suitable name for the SQL script and a suitable destination for the script,

the converted datafiles, and the generated parameter file:

convert database transport script 'tran2linux.sql'to platform 'Linux IA (32-bit)' format 'c:\tran2linux\%U';

The illustration shows this step on a Linux system, preparing for a transport to

Windows.

P AR T III