Silent install in background
Has anyone run the silent install of dbca (which creates db in background0 as a background job in unix?
nohup dbca -silent -responseFile xyz_dbca.rsp -continueOnNonFatalErrors true > xyz_db.log 2>&1 &
Thanks,
0
Has anyone run the silent install of dbca (which creates db in background0 as a background job in unix?
nohup dbca -silent -responseFile xyz_dbca.rsp -continueOnNonFatalErrors true > xyz_db.log 2>&1 &
Thanks,