Hi, DBA gurus,
 
 
  I have got this problem.
 
When I issue the following query,
 

select segment_name, segment_type,tablespace_name,extents, max_extents, next_extent/1024 from user_segments

I got one row like the following:

segment_name: SYS_LOB0000080843C00004$$

segment_type: LOBSEGMENT.

I have checked that it is not a table or index. I have no idea how it is created. More emergent for me is that I don't know how to modify the storage parameters for this lobsegment.

Can anyone help me? Thanks very much in advance.

 

Now the DB is running on Solaris 2.7, Oracle EE 8.1.5.

Chuan Zhang

 

 

 

 

Reply via email to