Execution of autoupgrade in background. Is it possible?
HI,
I want to migrate my 2TB of database (From 19c to 23ai) with auto upgrade REFRESHABLE CLONE method. Everything has been set. I executed below command.
"java -jar autoupgrade.jar -config autoupgrade_demoeu.cfg -mode deploy"
Now it open upg> command prompt. May i know how can i exit from upg> prompt and keep the job running in back ground? When i press CTRL+C, The job is getting stopped.