Desupported Features in Oracle Database 20c


오라클 20c부터 지원되지 않는 기능들이 있습니다.

아래 목록이 지원되지 않는 기능들입니다. 업그레이드 할 때 아래 기능을 쓰고 있다면 다른 방법으로 사용할 수 있게 참고하셔야 합니다.

Desupport of DBMS_OBFUSCATION_TOOLKIT Package
오라클 10.2 버전 부터 deprecate 되었던 DBMS_OBFUSCATION_TOOLKIT 패키지가 없어집니다. DBMS_CRYPTO 패키지가 그 기능을 대신하게 됩니다.

 

Desupport of Several XML Database (XDB) features
XML 데이터베이스의 아래 기능들이 desupport 됩니다.

DBMS_XDBT 패키지가 삭제

XQuery 펑션인 ora:contains가 지원되지 않음. →  XQuery Full Text 를 사용해야 함

XMLRoot 펑션이 지원되지 않음. →  XMLSerialize 펑션을 xml 버전과 같이 사용해야 함.

IOT 형식의 Nested Table Store 를 지원하지 않음(DBMS_XMLSCHEMA.REGISTER_NT_AS_IOT, NESTED TABLE N STORE AS…(ORGANIZATION INDEX) 인 두가지 옵션을 지원하지 않음).

→  대신 heap storage 사용은 가능함.

DBMS_XSLPROCESSOR.CLOB2FILE 프로시저 지원하지 않음. → DBMS_LOB.CLOB2FILE 사용해야 함

DBMS_XSLPROCESSOR.READ2CLOB 펑션 지원하지 않음. → DBMS_LOB.LOADCLOBFROMFILE 사용해야 함

Oracle XML DB Content Connector 을 지원하지 않음. → 이전부터 Java Virtual Machine 또는 J2EE container를 사용해야 한다고 해 옴

Desupport of DBMS_LOB.LOADFROMFILE and LOB Buffering
DBMS_LOB.LOADFROMFILE 프로시저를 지원하지 않음. → DBMS_LOB.LOADCLOBFROMFILE, DBMS_LOB.LOADBLOBFROMFILE을 사용

LOB 버퍼링 기능을 지원하는 아래의 API를 지원하지 않음. → LOB Buffering 기능을 대신하기 위해서는 LOB prefetch 기능을 사용

OCILobEnableBuffering()
OCILobDisableBuffering()
OCILobFlushBuffer()

 

============================================================================================

Desupport of Oracle Data Guard Broker Properties and Logical Standby
아래 Oracle Data Guard broker property는 더 이상 지원되지 않음
ArchiveLagTarget
DataGuardSyncLatency
LogArchiveMaxProcesses
LogArchiveMinSucceedDest
LogArchiveTrace
StandbyFileManagement
DbFileNameConvert
LogArchiveFormat
LogFileNameConvert
Logical Standby 에 영향을 미치는 아래 Data Guard broker의 속성도 지원되지 않음
LsbyMaxEventsRecorded
LsbyMaxServers
LsbyMaxSga
LsbyPreserveCommitOrder
LsbyRecordAppliedDdl
LsbyRecordSkippedDdl
LsbyRecordSkipErrors
LsbyParameter

===================================================================================

Desupport of DBMS_CRYPTO_TOOLKIT_TYPES and DBMS_CRYPTO_TOOLKIT
DBMS_CRYPTO_TOOLKIT_TYPE 데이터 타입과 DBMS_CRYPTO_TOOLKIT 패키지는 더 이상 지원되지 않음

 

Desupport of Non-CDB Oracle Databases
Non-CDB 아키텍처는 더 이상 지원되지 않음. 3개의 CDB 까지 Multitent 옵션 라이센스 구입 없이 구성 가능함

 

Desupport of Cluster Domain Member Clusters
오라클 Cluster Domain 아키텍처에서 지원하던 Member Cluster는 더 이상 지원되지 않음

 

Desupport of Unicode Collation Algorithm (UCA) 6.1 Collations
Unicode Collation Algorithm(UCA) 6.1 은 더 이상 지원되지 않음. 대신 UCA 12.1 을 사용하면 됨

 

Desupport of ACFS on Microsoft Windows
MS 윈도우에 지원해 주던 ACFS 는 더 이상 지원되지 않음.
대신 Oracle ASM을 사용하거나 Oracle Database File System(DBFS) 또는 윈도우에서 지원하는 Shared file system을 사용해야 됨

 

Desupport of Oracle ACFS Security (Vault) and ACFS Auditing
Oracle ASM Cluster File System(ACFS) Secureity(Vault)와 ACFS의 auditing을 지원하지 않음.
OS 수준의 접근 제어를 사용할 것을 권장함

 

Desupport of Oracle ACFS on Member Clusters (ACFS Remote)
Member Cluster(ACFS Remote)에서 Oracle ASM Cluster File System(ACFS)를 지원하지 않음

Desupport of ACFS Encryption on Solaris and Windows
솔라리스와 윈도우에서 RSA 방식 기반의 ACFS Encryption을 지원하지 않음.
리눅스의 경우 다른 알고리즘을 사용하기 때문에 ACFS Encryption을 지원함

Desupport of ACFS Replication REPV1
오라클 ACFS replication 프로토콜인 REPV1(오라클 11.2 버전에서 릴리즈된 초기 ACFS replication 프로토콜임)을 지원하지 않음.
오라클 12.2 버전부터 REPV2 버전을 사용하였음

Desupport of Vendor Clusterware Integration with Oracle Clusterware
오라클 Clusterware를 설치하는 서버에 다른 Cluster 솔루션 사용을 지원하지 않음

By haisins

오라클 DBA 박용석 입니다. haisins@gmail.com 으로 문의 주세요.

답글 남기기

이메일 주소를 발행하지 않을 것입니다. 필수 항목은 *(으)로 표시합니다