Quantcast
Channel: SCN: Message List - SAP MaxDB
Viewing all articles
Browse latest Browse all 2539

Re: how to change the size of data volume

$
0
0

Hi,

with auto extend enabled, MaxDB will just add a volume with the same size as the previously added volume.

If you really want to, you can override this since MaxDB 7.9, but that feature is well hidden:

1. Start a dbmcli session
2. set the 'DBM Server parameter' AutoExtSize

Now, every new volume added with auto extend enabled will use that size.

In detail:
- to display a list of the current DBM Server parameter configuration, just type "dbm_configget all".
- you can add a paramter with "dbm_configset AutoExtSize 100000"
- if you later want to remove that DBM Server parameter, use "dbm_configset AutoExtSize" without giving any further value specification.

Regards,
Thorsten


Viewing all articles
Browse latest Browse all 2539

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>