when i try to run this command “@apexins.sql SYSAUX SYSAUX TEMP /i/” it shows me an error, please I need help
SQL> @apexins.sql SYSAUX SYSAUX TEMP /i/
...set_appun.sql
PL/SQL procedure successfully completed.
...set_ufrom_and_upgrade.sql
PL/SQL procedure successfully completed.
PL/SQL procedure successfully completed.
Performing installation in multitenant container database in the background.
The installation progress is spooled into apexins_cdb*.log files.
Please wait...
catcon::set_log_file_base_path: ALL catcon-related output will be written to [C:\Users\cegmr-bioinformatic\Desktop\apex_22.1_en\apex\apexins_cdb_catcon_8256.lst]
catcon::set_log_file_base_path: catcon: See [C:\Users\cegmr-bioinformatic\Desktop\apex_22.1_en\apex\apexins_cdb*.log] files for output generated by scripts
catcon::set_log_file_base_path: catcon: See [C:\Users\cegmr-bioinformatic\Desktop\apex_22.1_en\apex\apexins_cdb_*.lst] files for spool files, if any
catcon::print_exec_DB_script_output: ] end of output produced in exec_DB_script
catcon::catconInit2: unexpected error in get_instance_status_and_name
Unexpected error encountered in catconInit2; exiting
Installation completed. Log files for each container can be found in:
apexins_cdb*.log
You can quickly scan for ORA errors or compilation errors by using a utility
like grep:
grep ORA- *.log
grep PLS- *.log
SQL> @apexins.sql SYSAUX SYSAUX TEMP /i/
...set_appun.sql
PL/SQL procedure successfully completed.
...set_ufrom_and_upgrade.sql
PL/SQL procedure successfully completed.
PL/SQL procedure successfully completed.
Performing installation in multitenant container database in the background.
The installation progress is spooled into apexins_cdb*.log files.
Please wait...
catcon::set_log_file_base_path: ALL catcon-related output will be written to [C:\Users\cegmr-bioinformatic\Desktop\apex_22.1_en\apex\apexins_cdb_catcon_3804.lst]
catcon::set_log_file_base_path: catcon: See [C:\Users\cegmr-bioinformatic\Desktop\apex_22.1_en\apex\apexins_cdb*.log] files for output generated by scripts
catcon::set_log_file_base_path: catcon: See [C:\Users\cegmr-bioinformatic\Desktop\apex_22.1_en\apex\apexins_cdb_*.lst] files for spool files, if any
catcon::print_exec_DB_script_output: ] end of output produced in exec_DB_script
catcon::catconInit2: unexpected error in get_instance_status_and_name
Unexpected error encountered in catconInit2; exiting
Installation completed. Log files for each container can be found in:
apexins_cdb*.log
You can quickly scan for ORA errors or compilation errors by using a utility
like grep:
grep ORA- *.log
grep PLS- *.log
SQL> clear
SQL> @apexins.sql SYSAUX SYSAUX TEMP /i/
...set_appun.sql
PL/SQL procedure successfully completed.
...set_ufrom_and_upgrade.sql
PL/SQL procedure successfully completed.
PL/SQL procedure successfully completed.
Performing installation in multitenant container database in the background.
The installation progress is spooled into apexins_cdb*.log files.
Please wait...
catcon::set_log_file_base_path: ALL catcon-related output will be written to [C:\Users\cegmr-bioinformatic\Desktop\apex_22.1_en\apex\apexins_cdb_catcon_22336.lst]
catcon::set_log_file_base_path: catcon: See [C:\Users\cegmr-bioinformatic\Desktop\apex_22.1_en\apex\apexins_cdb*.log] files for output generated by scripts
catcon::set_log_file_base_path: catcon: See [C:\Users\cegmr-bioinformatic\Desktop\apex_22.1_en\apex\apexins_cdb_*.lst] files for spool files, if any
catcon::print_exec_DB_script_output: ] end of output produced in exec_DB_script
catcon::catconInit2: unexpected error in get_instance_status_and_name
Unexpected error encountered in catconInit2; exiting
Installation completed. Log files for each container can be found in:
apexins_cdb*.log
You can quickly scan for ORA errors or compilation errors by using a utility
like grep:
grep ORA- *.log
grep PLS- *.log