OS 환경 : Oracle Linux 8.4 (64bit)
DB 환경 : Oracle AI Database 23.4.0.24.05 ~ 23.26.0.0.0 ai Free, Oracle Cloud and Engineered Systems
방법 : 오라클 26ai(23ai) 신기능 정리 및 테스트, 게시물 모음
본문에서는 오라클 AI 데이터베이스 26ai 버전의 중요 링크, 신기능, 테스트 등을 설명함
23c로 출시한 버전명이 23ai로 변경되었고 20251014에 다시 한번 더 26ai로 변경됨
본문에는 23, 26이 혼용되어 있음
26ai 신기능 공식 문서
https://docs.oracle.com/en/database/oracle/oracle-database/26/nfcoa/
26ai 신기능 공식 문서(pdf)
26ai Technical Architecture
https://docs.oracle.com/en/database/oracle/oracle-database/26/aliad/iad_home.html
26ai 변경 사항 공식 문서
Explore SQL Features in Oracle Database 23ai(20251014 기준 아직 26버전은 미존재)
https://docs.oracle.com/en/learn/db23ai-sql-features/index.html#main-menu
23ai Live SQL(20251014 기준 아직 26버전은 미존재)
11gR2 ~ 26ai 신기능 전체 확인
https://apex.oracle.com/database-features/
26ai 신기능만 보려면 접속 후 26ai, New features only 체크 후 확인

23ai 신기능 세미나 발표자료
오라클 23ai 신기능 세미나 Part 1 발표자료(202406) ( https://positivemh.tistory.com/1125 )
오라클 23ai 신기능 세미나 Part 2 발표자료(202410) ( https://positivemh.tistory.com/1163 )
Oracle 23ai New Features Part 1 (June 2024) ( https://positivemh.tistory.com/1184 )
Oracle 23ai New Features Part 2 (Oct 2024) ( https://positivemh.tistory.com/1185 )
23ai 신기능 테스트
오라클 19c, 23ai oradebug dumplist 확인 ( https://positivemh.tistory.com/1032 )
오라클 23ai 신기능 update 시 default on null for update ( https://positivemh.tistory.com/1089 )
오라클 23ai 신기능 pdb 기동순서 조정 ( https://positivemh.tistory.com/1096 )
오라클 23ai 신기능 update, delete 시 direct join ( https://positivemh.tistory.com/1097 )
오라클 23ai 신기능 if [not] exists 구문 ( https://positivemh.tistory.com/1098 )
오라클 23ai 신기능 group by 시 alias 및 position 사용 ( https://positivemh.tistory.com/1099 )
오라클 23ai 신기능 tns 에러 메세지 개선 ( https://positivemh.tistory.com/1100 )
오라클 23ai 신기능 from 절 없는 select 문 ( https://positivemh.tistory.com/1101 )
오라클 23ai 신기능 하이브리드 read-only pdb ( https://positivemh.tistory.com/1102 )
오라클 23ai 신기능 테이블 최대 컬럼 갯수 증가 ( https://positivemh.tistory.com/1104 )
오라클 23ai 신기능 일반 에러 메세지 개선 ( https://positivemh.tistory.com/1115 )
오라클 23ai 신기능 UMM(Unified Memory Management) 통합메모리 관리 ( https://positivemh.tistory.com/1117 )
오라클 23ai 신기능 Table Value Constructor(TVC) ( https://positivemh.tistory.com/1120 )
오라클 23ai 10046 트레이스 이전 버전과 차이점 비교 ( https://positivemh.tistory.com/1121 )
오라클 23ai 신기능 테이블 엑세스 기록 확인 뷰(dba_table_access_stats) ( https://positivemh.tistory.com/1122 )
오라클 23ai 신기능 sqlplus 추가 명령 ( https://positivemh.tistory.com/1123 )
오라클 23ai 신기능 SQL Transpiler ( https://positivemh.tistory.com/1124 )
오라클 23ai 신기능 xplan 의 Query Block Registry 개선 ( https://positivemh.tistory.com/1126 )
오라클 23ai 신기능 Direct Load(Direct Path Insert) 에 대한 제약 해제 ( https://positivemh.tistory.com/1127 )
오라클 23ai 신기능 load_method, load_type 힌트 ( https://positivemh.tistory.com/1128 )
오라클 23ai 신기능 개발자를 위한 DB_DEVELOPER_ROLE 신규 Role ( https://positivemh.tistory.com/1164 )
오라클 23ai 신기능 테이블 주석 기능(Annonation) ( https://positivemh.tistory.com/1165 )
오라클 23ai 신기능 SQL 도메인(Domain) ( https://positivemh.tistory.com/1166 )
오라클 23ai 신기능 bigfile 테이블스페이스 shrink ( https://positivemh.tistory.com/1169 )
오라클 23ai 신기능 sql 이력 확인뷰 v$sql_history ( https://positivemh.tistory.com/1170 )
오라클 23ai 신기능 스키마 레벨 권한 부여 ( https://positivemh.tistory.com/1171 )
오라클 23ai 신기능 스테이징 테이블(Staging) ( https://positivemh.tistory.com/1173 )
오라클 23ai 신기능 Parallel DML 에 대한 트랜잭션 제한 해제 ( https://positivemh.tistory.com/1176 )
오라클 23ai 신기능 자동 인덱스 개선 ( https://positivemh.tistory.com/1177 )
오라클 23ai 신기능 트랜잭션 우선순위 설정 및 자동 롤백 ( https://positivemh.tistory.com/1179 )
오라클 23ai 신기능 Lock Free Reservation ( https://positivemh.tistory.com/1183 )
오라클 23ai 신기능 xplan의 Hint Report 개선 ( https://positivemh.tistory.com/1189 )
오라클 23ai 신기능 xplan의 SQL Analysis Report ( https://positivemh.tistory.com/1190 )
오라클 23ai 신기능 dbms_cloud 설치(non-adb) ( https://positivemh.tistory.com/1203 )
오라클 23ai 신기능 Select AI 사용 테스트(non-adb) ( https://positivemh.tistory.com/1205 )
오라클 23ai 신기능 smallfile 테이블스페이스 shrink ( https://positivemh.tistory.com/1232 )
오라클 23ai 신기능 insert set 구문과 by name position 구문 ( https://positivemh.tistory.com/1254 )
오라클 23ai 신기능 uuid 생성 함수 ( https://positivemh.tistory.com/1255 )
오라클 23ai 신기능 group by all 구문 ( https://positivemh.tistory.com/1256 )
오라클 23ai 신기능 IVF Index Online rebuild ( https://positivemh.tistory.com/1257 )
23ai 일반 테스트 및 게시물
Oracle Linux 8.4에 Oracle 23c Free RPM 설치 및 삭제 가이드 ( https://positivemh.tistory.com/1088 )
Oracle 23ai Free non-container 설치 시도(실패) ( https://positivemh.tistory.com/1090 )
Oracle Linux 8.4에 Oracle 23ai Free RPM 설치 및 삭제 가이드 ( https://positivemh.tistory.com/1095 )
Oracle Linux 8.4에 Oracle 23ai Exa 버전(정식23ai 버전X) 설치 가이드 ( https://positivemh.tistory.com/1141 )
Docker에 Oracle 23ai Free 설치 및 삭제 가이드 ( https://positivemh.tistory.com/1154 )
오라클 23ai 23.7 골드이미지 패치 가이드 ( https://positivemh.tistory.com/1238 )
오라클 26ai 23.26 골드이미지 패치 가이드 ( https://positivemh.tistory.com/1287 )
오라클 26ai 버전명 변경사항 ( https://positivemh.tistory.com/1313 )
Oracle AI Database 26ai 업그레이드 고려 사항 ( https://positivemh.tistory.com )
참조 :
'ORACLE > Admin' 카테고리의 다른 글
| 오라클 19c sqlplus 의 history 명령어 (0) | 2024.05.15 |
|---|---|
| 오라클 23ai 신기능 테이블 최대 컬럼 갯수 증가 (0) | 2024.05.11 |
| 오라클 23ai 신기능 하이브리드 read-only pdb (0) | 2024.05.10 |
| 오라클 23ai 신기능 from 절 없는 select 문 (0) | 2024.05.09 |
| 오라클 23ai 신기능 tns 에러 메세지 개선 (0) | 2024.05.08 |
