Skip to Main Content
Due to the recent acquisition by IBM, the Adabas & Natural Ideas Portal does not contain ideas from products ApplinX and EntireX any longer. Please refer to the IBM Ideas Portal for these products from now on (IBMid required). Existing content will be migrated during the next few weeks.
Status New
Workspace CONNX
Created by Christian Held
Created on Oct 8, 2024

Allow String-Separator for SET DEFAULTSERVER in ALTER DATABASE DDL-Statement

We work in an IBM environment loading DDL using the ACEINT Utility.

The Utility request input witch LREC=80.

To cover this limitation, some Statements allow a string to be separated using the '+' Char.

Example:

CONNECT TO
'DD=RTE_PROD_TI;GATEWAY=cnxJDBC-PRODPri.systemz.abraxas-its.ch:7500!cnxJ' +
'DBC-PRODAlt.systemz.abraxas-its.ch:7550;APPLICATION=ONDEMAND'
USER ROUSER
;

It would be extremely helpful that a sting-seperation is supported for the

SET DEFAULTSERVER= Parameter in the ALTER DATABASE DDL-Statement.


We are currently blocked, because the value for SET DEFAULTSERVER exceeds 80 chars.


Use Case massive support on changes in systemconfiguration