重庆思庄Oracle、KingBase、PostgreSQL、Redhat认证学习论坛

标题: 多住户环境下安装apex [打印本页]

作者: Inkcup    时间: 2026-3-22 18:08
标题: 多住户环境下安装apex
在多住户环境下安装APEX,需要进入脚本所在的目录下,然后调整当前容器为pdb,否则会报如下错误:
sql> @apexins.sql tsp_apex tsp_apex temp /i/

2026-03-20 03:46:05 DEBUG> /u01/app/oracle/product/19.25/dbhome_1/rdbms/admin/catcon.pm:9918 catcon::next_proc - returning -1 to the caller

}
End of diagnostic output

catcon::wait_for_completion: unexpected error in next_proc()

catcon::catconExec_int: unexpected error in wait_for_completion

catcon::catconExec: an error (1) was encountered

catcon.pl: unexpected error encountered in catconExec
        while running scripts against Containers at UPGRADE_LEVEL of 1; exiting
catcon::catconWrapUp: catconInit2 has not been run

catcon.pl: completed with errors


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


而正常的情况应该是:
@apexins.sql tsp_apex tsp_apex temp /i/

...

Thank you for installing Oracle APEX 24.2.0

Oracle APEX is installed in the APEX_240200 schema.

The structure of the link to the Oracle APEX Administration Services is as follows:
http://host:port/ords/apex_admin

The structure of the link to the Oracle APEX development environment is as follows:
http://host:port/ords/apex


timing for: Phase 3 (Switch)
Elapsed:    0.20


timing for: Complete Installation
Elapsed:    5.88








欢迎光临 重庆思庄Oracle、KingBase、PostgreSQL、Redhat认证学习论坛 (http://bbs.cqsztech.com/) Powered by Discuz! X3.2