Oracle ORA-01658 Unable to Create INITIAL Extent for Segment in Tablespace Error Oracle ORA-01658 Không thể Tạo Initial Mức cho phân trong Tablespace Lỗi

When inserting records into Oracle database by SQL statements, creating new tables, importing backup dump into Oracle database or when manipulating tables or data in the Oracle database, the following error may occurs: Khi chèn bản ghi vào cơ sở dữ liệu của Oracle SQL kê, tạo bảng mới, nhập khẩu dự phòng đổ vào cơ sở dữ liệu Oracle hoặc khi thao bảng hoặc dữ liệu trong cơ sở dữ liệu Oracle, các lỗi sau tháng năm xảy ra:

ORA-01658: unable to create INITIAL extent for segment in tablespace tablespace_name ORA-01658: không thể tạo ra mức độ ban đầu cho phân trong tablespace tablespace_name

The problem is caused by the Oracle unable or fails to find sufficient contiguous space to allocate INITIAL extent for segment being created, due to the data files for a tablespace specified in tablespace_name has become full, or there is not enough space in the datafile. Nhưng vấn đề là do Oracle không thể hoặc không tìm thấy tác đầy đủ không gian để phân bổ cho các mức độ phân ban đầu được tạo ra, do các tập tin dữ liệu cho một tablespace quy định cụ thể tại tablespace_name đã trở thành đầy đủ, hoặc không có đủ không gian trong các datafile.

You can check if the datafiles available and used by Oracle's tablespaces is autoextensible, and if there is any free space in the datafile by using the following query. Bạn có thể kiểm tra xem nếu datafiles có sẵn và được sử dụng của Oracle của tablespaces là autoextensible, và nếu có miễn phí không gian trong các datafile bằng cách sử dụng truy vấn sau đây.

select a.file_id,b.file_name,b.autoextensible,b.bytes/1024/1024,sum(a.bytes)/1024/1024 chọn a.file_id, b.file_name, b.autoextensible, b.bytes/1024/1024, tổng kết (a.bytes) / 1024/1024
from dba_extents a , dba_data_files b từ dba_extents a, b dba_data_files
where a.file_id=b.file_id nơi a.file_id = b.file_id
group by a.file_id,b.file_name,autoextensible,b.bytes/1024/1024 nhóm của a.file_id, b.file_name, autoextensible, b.bytes/1024/1024

The solutions or workarounds for the ORA-01658 Oracle error include: Các giải pháp hoặc workarounds cho ORA-01658 Oracle lỗi bao gồm:

  1. Add a new datafile into the tablespace to increase additional space by using SQL query as shown: Thêm một datafile vào tablespace để tăng thêm không gian bằng cách sử dụng các truy vấn SQL như được hiển thị:

    ALTER TABLESPACE <tablespace_name> ADD DATAFILE <datafile_name7gt; size <size> Thay đổi TABLESPACE <tablespace_name> ADD DATAFILE <datafile_name7gt; kích thước <size>

  2. Retry the transaction or process with a smaller value for INITIAL. Thử lại hoặc quá trình giao dịch với giá trị nhỏ hơn cho các ban đầu.
  3. Set AUTOEXTEND on for the data file of the tablespace. Đặt AUTOEXTEND trên cho các tập tin dữ liệu của các tablespace.
  4. Increase the size of the existing datafile by using the following SQL command: Tăng kích thước của các datafile bằng cách sử dụng lệnh SQL sau đây:

    ALTER DATABASE DATAFILE <datafile_name> RESIZE newsize; Cơ sở dữ liệu thay đổi DATAFILE <datafile_name> thay đổi kích cỡ newsize;

IMPORTANT : The page is machine translated and provided "as is" without warranty. Lưu ý: Các trang web là máy tính dịch và cung cấp "như là" mà không có bảo hành. Machine translation may be difficult to understand. Máy dịch thuật có thể là khó hiểu. Please refer to Xin vui lòng tham khảo original English article Tiếng Anh bản gốc bài viết whenever possible. bất cứ khi nào có thể.


Leave a Reply Để lại một trả lời

You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong> Bạn có thể sử dụng các thẻ:<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime = ""> <em> <i> <q cite=""> <strike> <strong>

Subscribe to comments feature has been disabled. Đăng ký nhận xét tính năng đã bị vô hiệu hoá. To receive notification of latest comments posted, subscribe to Để nhận được thông báo về ý kiến mới nhất được đăng, đăng ký với My Digital Life Comments RSS feed Cuộc sống kỹ thuật số Bình luận của tôi nguồn cấp dữ liệu RSS or hoặc register to receive đăng ký để nhận được new comments in daily email digest. Các ý kiến mới trong thư điện tử tiêu hàng ngày.
Custom Search

New Articles Bài viết mới

Incoming Search Terms for the Article Tìm kiếm các điều khoản cho các Điều

ORA-01658 ORA-01658 - -- unable to create initial extent for segment in tablespace không thể tạo ra mức độ ban đầu cho phân trong tablespace - -- ORA-01658: unable to create INITIAL extent for segment in tablespace ORA-01658: không thể tạo ra mức độ ban đầu cho phân trong tablespace - -- ORA-01658: unable to create INITIAL extent for segment in tablespace USERS ORA-01658: không thể tạo ra mức độ ban đầu cho người sử dụng phân trong tablespace - -- ora-01658 unable to create initial extent for segment in tablespace ora-01658 không thể tạo ra mức độ ban đầu cho phân trong tablespace - -- ORA-01658: unable to create INITIAL extent for segment in tablespace ORA-01658: không thể tạo ra mức độ ban đầu cho phân trong tablespace - -- unable to create INITIAL extent for segment in tablespace không thể tạo ra mức độ ban đầu cho phân trong tablespace - -- ORA 01658 ORA 01658 - -- unable to create INITIAL extent không thể tạo ra mức độ ban đầu - -- ORA-01658: ORA-01658: - -- unable to create INITIAL extent for segment in tablespace USERS không thể tạo ra mức độ ban đầu cho người sử dụng phân trong tablespace - -- ORA-01658: unable to create INITIAL extent for segment in tablespace SYSTEM ORA-01658: không thể tạo ra mức độ ban đầu cho phân trong tablespace HỆ THỐNG - -- ORA-01658: unable to create INITIAL extent for segment ORA-01658: không thể tạo ra mức độ ban đầu cho các phân - -- ORA-01658: ORA-01658: - -- unable to create INITIAL extent for segment in tablespace không thể tạo ra mức độ ban đầu cho phân trong tablespace - -- unable to create initial extent for segment in tablespace system không thể tạo ra mức độ ban đầu cho hệ thống phân trong tablespace - -- oracle ORA-01658 oracle ORA-01658 - -- ORA-01658: unable to create INITIAL extent for segment ORA-01658: không thể tạo ra mức độ ban đầu cho các phân - -- ORA-01658: unable to create INITIAL extent for segment in tablespace DATA ORA-01658: không thể tạo ra mức độ ban đầu cho phân trong tablespace DATA - -- ORA-01658: unable to create INITIAL extent ORA-01658: không thể tạo ra mức độ ban đầu - -- unable to create INITIAL extent for segment không thể tạo ban đầu cho các mức độ phân - -- 01658 01658 - -- oracle unable to create initial extent oracle không thể tạo ra mức độ ban đầu - -- oracle unable to create initial extent for segment in tablespace oracle không thể tạo ban đầu cho các mức độ phân trong tablespace - -- ORA-01658 unable to create INITIAL extent for segment in tablespace USERS ORA-01658 không thể tạo ra mức độ ban đầu cho người sử dụng phân trong tablespace - -- "unable to create INITIAL extent for segment in tablespace" "không thể tạo ra mức độ ban đầu cho phân trong tablespace" - -- "ORA-01658" "ORA-01658" - -- oracle initial extent oracle mức độ ban đầu - -- unable to create INITIAL extent for segment in tablespace USERS không thể tạo ra mức độ ban đầu cho người sử dụng phân trong tablespace - -- ORA-01658: unable to create INITIAL ORA-01658: không thể tạo ban đầu - -- initial extent mức độ ban đầu - -- ora-01658 oracle ora-01658 oracle - -- unable to create INITIAL extent for segment in tablespace SYSTEM không thể tạo ra mức độ ban đầu cho phân trong tablespace HỆ THỐNG - -- how tocreate tablespace tools làm thế nào tocreate tablespace Công cụ - -- all tất cả - -- ORA-01658: unable to create INITIAL extent for segment in tablespace TOOLS ORA-01658: không thể tạo ra mức độ ban đầu cho phân trong tablespace TOOLS - -- ora-01658 ora-01658 - -- ora-01658: unable ora-01658: không thể - -- ORA-01658 in oracle ORA-01658 trong oracle - -- oracle 01658 oracle 01658 - -- oracle create tablespace initial oracle tablespace tạo đầu tiên - -- SQL Error: ORA-01658: unable to create INITIAL extent for segment in tablespace USERS SQL Error: ORA-01658: không thể tạo ra mức độ ban đầu cho người sử dụng phân trong tablespace - -- ORA-01658: unable to create INITIAL extent for segment in tablespace ORA-01658: không thể tạo ra mức độ ban đầu cho phân trong tablespace - -- unable to create initial extent in tablespace không thể tạo ra mức độ ban đầu trong tablespace - -- ORA-01658 ORA-01658 - -- ORACLE-01658 ORACLE-01658 - -- ORA-01658: unable to create INITIAL extent for segment in tablespace TEMP ORA-01658: không thể tạo ra mức độ ban đầu cho phân trong tablespace temp - -- oracle create table initial oracle tạo bảng đầu tiên - -- initial extent oracle mức độ ban đầu oracle - -- "ORA-01658: unable to create INITIAL extent for segment in tablespace " "ORA-01658: không thể tạo ra mức độ ban đầu cho phân trong tablespace" - -- "unable to create INITIAL extent for segment in tablespace USERS" "không thể tạo ra mức độ ban đầu cho người sử dụng phân trong tablespace" - -- ORA:01658 ORA: 01658 - -- ORA-01658: unable to create INITIAL extent for ORA-01658: không thể tạo ra mức độ ban đầu cho - -- Oracle initial Oracle ban đầu - -- unable to allocate initial extent không thể phân bổ mức độ ban đầu - -- ORA-01658: unable to create INITIAL extent for segment in tablespace USERS ORA-01658: không thể tạo ra mức độ ban đầu cho người sử dụng phân trong tablespace - -- unable to create initial extent for segment in tablespace temp không thể tạo ra mức độ ban đầu cho phân trong tablespace tạm thời - -- ORA-01658: unable to create INITIAL extent for segment in tablespace USERS in Oracle database ORA-01658: không thể tạo ra mức độ ban đầu cho phân trong tablespace người dùng trong cơ sở dữ liệu Oracle - -- oracle ora-01658 error oracle lỗi ora-01658 - -- INITIAL extent for segment in tablespace Ban đầu cho các mức độ phân trong tablespace - -- "Unable to create INITIAL extent for segment in tablespace " "Không thể tạo ra mức độ ban đầu cho phân trong tablespace" - -- unable to create INITIAL extent for segment in tablespace DATA không thể tạo ra mức độ ban đầu cho phân trong tablespace DỮ LIỆU - -- unable to create initial extent for tablespace không thể tạo ra mức độ ban đầu cho tablespace - -- ORA-01658+error oracle database ORA-01658 + lỗi cơ sở dữ liệu oracle - -- pra-01658 pra-01658 - -- oracle ORA-01658: unable to create INITIAL extent for segment in tablespace oracle ORA-01658: không thể tạo ra mức độ ban đầu cho phân trong tablespace - -- ORA _01658 oracle ORA _01658 oracle - -- ORA-01658 USERS ORA-01658 người dùng - -- unable to create intial extent không thể tạo ra mức độ ban đầu - -- error ORA-01658 Lỗi ORA-01658 - -- ora - 01658 ora - 01658 - -- "unable to create initial extent" "không thể tạo ra mức độ ban đầu" - -- unable to create INITIAL extent for segment in tablespace TEMPTABS không thể tạo ra mức độ ban đầu cho phân trong tablespace TEMPTABS - -- alter tablespace initial extent thay đổi mức độ ban đầu tablespace - -- change initial extent in oracle tablespace thay đổi mức độ đầu tiên trong oracle tablespace - --