10682860
ORCL
3
버전 비교
키
- 이 줄이 추가되었습니다.
- 이 줄이 삭제되었습니다.
- 서식이 변경되었습니다.
코드 블럭 | ||||||
---|---|---|---|---|---|---|
| ||||||
cd <ORACLE_HOME(19c)>/apex sqlplus / as sysdba |
펼치기 | ||
---|---|---|
|
{}
코드 블럭 | ||||
---|---|---|---|---|
| ||||
col comp_name format a35 col status format a12 select comp_name, status, version from dba_Registry where comp_name='Oracle Application Express'; |
펼치기 | ||
---|---|---|
|
코드 블럭 | ||||
---|---|---|---|---|
| ||||
@apexins SYSAUX SYSAUX TEMP /i/ |
펼치기 |
---|
작업 스크립트 참고 : apex_up.log |
코드 블럭 | ||||
---|---|---|---|---|
| ||||
col comp_name format a35 col status format a12 select comp_name, status, version from dba_Registry where comp_name='Oracle Application Express'; |
펼치기 | ||
---|---|---|
|
코드 블럭 | ||||
---|---|---|---|---|
| ||||
@?/rdbms/admin/utlrp.sql |
펼치기 | ||
---|---|---|
|