Restoring MySQL Backup
Open a new CLI session of the Session Monitor and run the MySQL shell utility at the CLI prompt.
MySQL shell utility does not run in an existing CLI session where the
source
/opt/oracle/ocsm/ocsm_env.sh
was previously run. Hence, it is
mandatory to open a new CLI session of Session Monitor to preform MySQL Restore
procedure.
- Type
mysqlsh --no-defaults
command at the CLI prompt, it opens the MySQL shell prompt. Then run the below commands one by one in the prompt: