Mainpage
Searchform
History
Versions
Categories
Contents
Deutsch
Adabas D: Version 6.1
Creating a new database with the xcontrol tool might abort in special cases with the following error message :
WARNING: shareddynpool too small in XPARAM.
This behaviour is due to the x_param
tool of Adabas, which is apparently unable
to handle many shell variables. So this behaviour is not due to the parameters that you've
configured. This is simply a bug.
Especially variables with very long values such as MANPATH
should be removed
in the shell that you use to run xcontrol
.
A list of all variables can be obtained with the command
printenvA variable can be removed with
unset
:
unset MANPATH
Keywords: ADABAS, XCONTROL, DYNPOOL, XPARAM
Categories:
Adabas D
Feedback welcome: Send Mail to Rolf.Haberrecker@suse.de (Please give the following subject: SDB-adabas_dynpool
)
Mainpage
Searchform
History
Versions
Categories
Contents
Deutsch