part of conf file ########################################### # Diagnostics and Statistics ########################################### background_dump_dest=%ORACLE_BASE%\admin\%ORACLE_SID%\bdump core_dump_dest=%ORACLE_BASE%\admin\%ORACLE_SID%\cdump #timed_statistics=TRUE user_dump_dest=%ORACLE_BASE%\admin\%ORACLE_SID%\udump command: in perl: `psed -e 's/\\/\//gp' init10CONVERGE.ora > init10CONVERGE.ora_for_unix`; in shell: psed -e 's/\\/\//gp' init.ora > init.ora_for_unix`;