(Di chuyển đến ...)
Trang chủ
▼
Thứ Bảy, 31 tháng 7, 2021
Thay đổi service name trong Oracle database 11g
›
Trước khi thay đổi service name
ORA-44787: Service cannot be switched into
›
LỖI SQL> alter session set container=pdb1; ERROR: ORA-44787: Service cannot be switched into.
Eror encountered when processing the current DDL statement in pluggable database ORAPDB1: the tablespace 'INTERVENTION_TBS' does no exist
›
LỖI Khi tạo user hoặc alter user báo lỗi:
Thứ Ba, 27 tháng 7, 2021
Recovery dữ liệu sang phân vùng/thư mục mới với SET NEWNAME
›
Mục đích: Khi thực hiện recovery dữ liệu hoặc duplicate chúng ta cần chuyển sang thư mục khác, phân vùng khác so với DB nguồn ta dùng SET N...
Thứ Sáu, 23 tháng 7, 2021
Các loại hint INDEX, PARALLEL, APPEND, FULL áp dụng cho SELECT, INSERT, UPDATE, DELETE trong Oracle Database
›
Index SELECT -- 1 hint SELECT /*+index (a tab1_I1) */ * FROM test_owner.tab1 a WHERE id=100458 AND month=to_date('01/05/2011','...
Thứ Tư, 21 tháng 7, 2021
ORA-01665: control file is not a standby control file
›
Lỗi Standy cảnh báo lỗi: SQL> alter database mount standby database; alter database mount standby database * ERROR at line 1: ORA-01665: ...
Thứ Hai, 19 tháng 7, 2021
Chuyển datafile, tempfile sang đường dẫn mới khi recovery database
›
‹
›
Trang chủ
Xem phiên bản web