Adabas Cluster 7.3.0 | From Project to Production | How to Set Up the Adabas Cluster | Restrictions in Adabas Utilities
 
Restrictions in Adabas Utilities
Currently, some of the functionalities of Adabas utilities are restricted in a cluster-enabled database.
Restriction in ADABCK
The Adabas Utility ADABCK denies usage of the following functions in a cluster-enabled database:
ADABCK function
DB offline
DB online
RESTORE *
Y
X
OVERLAY *
Y
X
RESTORE <file>
N
Y
OVERLAY <file>
N
N
Y - allowed function
N - denied function
X - not allowed anyway
The denied functions will be rejected with the following error message:

ADABCK-E-CLUPARMNOTSUP, Control parameter is not supported in
Adabas cluster mode
Restriction in ADADBM
The Adabas Utility ADADBM denies usage of the following functions in a cluster-enabled database:
ADADBM function
DB offline
DB online
DELETE
N
Y
REFRESH
N
Y
ADD_FIELDS
N
Y
CHANGE_FIELDS
N
Y
DROP_FIELDS
N
Y
Y - allowed function
N - denied function
The denied functions will be rejected with the following error message:

ADADBM-E-CLUPARMNOTSUP, Control parameter is not supported in
Adabas cluster mode
Restriction in ADAINV
The Adabas Utility ADAINV denies usage of the following functions in a cluster-enabled database:
ADAINV function
DB offline
DB online
INVERT
N
Y
RELEASE
N
Y
SET_UQ
N
Y
RESET_UQ
N
Y
Y - allowed function
N - denied function
The denied functions will be rejected with the following error message:

ADAINV-E-CLUPARMNOTSUP, Control parameter is not supported in
Adabas cluster mode
Restriction in ADAMUP
The Adabas Utility ADAMUP denies usage of the following functions in a cluster-enabled database:
ADAMUP function
DB offline
DB online
UPDATE ADD
N
Y
UPDATE DELETE
N
Y
Y - allowed function
N - denied function
The denied functions will be rejected with the following error message:

ADAMUP-E-CLUPARMNOTSUP, Control parameter is not supported in
Adabas cluster mode
Restriction in ADAORD
The Adabas Utility ADAORD denies usage of the following functions in a cluster-enabled database:
ADAORD function
DB offline
DB online
IMPORT
N
Y
IMPORT_RENUMBER
N
Y
Y - allowed function
N - denied function
The denied functions will be rejected with the following error message:

ADAORD-E-CLUPARMNOTSUP, Control parameter is not supported in
Adabas cluster mode
Restriction in ADAOPR
The Adabas Utility ADAOPR denies usage of the following functions in a cluster-enabled database:
ADAOPR function
DB offline
DB online
ADD_REPLICATION
X
N
CHANGE_REPLICATION
X
N
DELETE_REPLICATION
X
N
N - denied function
X - not allowed anyway
The denied functions will be rejected with the following error message:

ADAOPR-E-CLUPARMNOTSUP, Control parameter is not supported in
Adabas cluster mode
Restriction in ADACVT
The Adabas Utility ADACVT denies the structure level conversion in a cluster-enabled database if the target level is a pre-cluster level.
ADACVT function
DB offline
DB online
CONVERT VXXX
N
X
if XXX < 710
N - denied function
X - not allowed anyway
The denied functions will be rejected with the following error message:

ADACVT-E-CLUPARMNOTSUP, Control parameter is not supported in
Adabas cluster mode
Restriction in ADAFDU
The Adabas Utility ADAFDU denies file definition on a secondary node in a cluster-enabled database.
ADAFDU function
DB offline
DB online
FILE
Y
N
ADD_LOBFILE
Y
N
Y - allowed function
N - denied function
The denied functions will be rejected with the following error message:

ADAFDU-E-CLUPARMNOTSUP, Control parameter is not supported in
Adabas cluster mode
Restriction in ADAREC
The Adabas Utility ADAREC denies regeneration on a secondary node in a cluster-enabled database.
ADAREC function
DB offline
DB online
REGENERATE
X
N
N - denied function
X - not allowed anyway
The denied functions will be rejected with the following error message:

ADAREC-E-CLUPARMNOTSUP, Control parameter is not supported in
Adabas cluster mode
Restriction in ADASCR
The Adabas Utility ADASCR denies security functions on a secondary node in a cluster-enabled database.
ADASCR function
DB offline
DB online
CHANGE
X
N
DELETE
X
N
INSERT
X
N
PROTECT
X
N
N - denied function
X - not allowed anyway
The denied functions will be rejected with the following error message:

ADASCR-E-CLUPARMNOTSUP, Control parameter is not supported in
Adabas cluster mode