Loading... |
Reply to author |
Edit post |
Move post |
Delete this post |
Delete this post and replies |
Change post date |
Print post |
Permalink |
Raw mail |
Administrator
5731 posts
|
Please check the size of that lob(SYS_LOB0001144624C00040$$) using the following queries;
Check the bytes select bytes from dba_segments where segment_name ='<lob segment name>' and owner =''; Check the column name SELECT TABLE_NAME, COLUMN_NAME FROM DBA_LOBS WHERE OWNER = '<owner>' AND SEGMENT_NAME= '<lob segment name>' ; Check the size select sum(dbms_lob.getlength (<lob column name>)) from <table_name>;
Reply |
Threaded
Open this post in threaded view
|
More ♦
♦
![]()
![]() Re: APPS_TS_TX_IDX growth rapidly.
Reply |
Threaded
Open this post in threaded view
|
More ♦
♦
![]()
![]() Re: APPS_TS_TX_IDX growth rapidly.
Reply |
Threaded
Open this post in threaded view
|
More ♦
♦
![]()
![]() Re: APPS_TS_TX_IDX growth rapidly.
Reply |
Threaded
Open this post in threaded view
|
More ♦
♦
![]()
![]() Re: APPS_TS_TX_IDX growth rapidly.
Reply |
Threaded
Open this post in threaded view
|
More ♦
♦
![]()
![]() Re: APPS_TS_TX_IDX growth rapidly.
Reply |
Threaded
Open this post in threaded view
|
More ♦
♦
![]()
![]() Re: APPS_TS_TX_IDX growth rapidly.
Reply |
Threaded
Open this post in threaded view
|
More ♦
♦
![]()
![]() Re: APPS_TS_TX_IDX growth rapidly.
Reply |
Threaded
Open this post in threaded view
|
More ♦
♦
![]()
![]() Re: APPS_TS_TX_IDX growth rapidly.
Reply |
Threaded
Open this post in threaded view
|
More ♦
♦
![]()
![]() Re: APPS_TS_TX_IDX growth rapidly.
«
Return to EBS 12.1/12.0/11i
|
1089 views
|