When creating a configuration in transaction LTRC I see the option Database System as a drop-down-box.
HANA is preselected and the drop-down-box is grayed out. Is HANA the only option using a DB connection (which is needed for non-ABAP sources)?
When creating a configuration in transaction LTRC I see the option Database System as a drop-down-box.
HANA is preselected and the drop-down-box is grayed out. Is HANA the only option using a DB connection (which is needed for non-ABAP sources)?
Copyright © 2021 Jogjafile Inc.

In order to make the drop-down-box changeable (Enable targets other than HANA e.g. DB2) you need to have an appropriate license.
If you have the proper license then:
se16toDMC_RT_PARAMSPARAM_NAME = 'REPL_ENABLE_OTHER_TARGET'to
PARAM_VALUE = 'X'OR
SE38DMC_RT_PARAM_MAINTin the input field and press execute / F8X