In order to find out what the actual settings of the relevant tablespaces are, you can issue a
list tablespaces show detail
command once you have the sufficient privileges. Note that, even if your tablespace was created using "autosize", there may be a maxsize limit which you better turn off with
alter tablespace blablabla maxsize none
once again under the precondition that you have the sufficient privileges.
Keine Kommentare:
Kommentar veröffentlichen