vBulletin Search Engine Optimization
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| |||
| On Aug 17, 4:26 am, <nint...@126.com> wrote: > Hi: > how to reduce the tablespace's High water mark? > ths! The high water mark indicates how "full" the tablespace was. I.e The maximum number of pages that were used. The only way to reduce it would be to remove data from your database, which you probably don't want to do. |
| |||
| On Aug 17, 5:49 pm, Otto Carl Marte <Otto.Ma...@gmail.com> wrote: > On Aug 17, 4:26 am, <nint...@126.com> wrote: > > > Hi: > > how to reduce the tablespace's High water mark? > > ths! > > The high water mark indicates how "full" the tablespace was. I.e The > maximum number of pages that were used. The only way to reduce it > would be to remove data from your database, which you probably don't > want to do. Correction, removing data won't decrease the high-water mark, it will just give you more free pages. Why do you want to reduce the tablespaces high-water mark? |
| |||
| On Aug 16, 7:26 pm, <nint...@126.com> wrote: > Hi: > how to reduce the tablespace's High water mark? > ths! http://www-1.ibm.com/support/docview...id=swg21006526 |
| ||||
| "jefftyzzer" <jefftyzzer@sbcglobal.net> ??????:1187376389.203611.71130@m37g2000prh.googleg roups.com... > On Aug 16, 7:26 pm, <nint...@126.com> wrote: >> Hi: >> how to reduce the tablespace's High water mark? >> ths! > > http://www-1.ibm.com/support/docview...id=swg21006526 > thank you very much! i see. |