Skip to main content
Skip table of contents

Switch i-effect to another database

If a copy of the database was made as described in Create a copy of the database , you can switch to this copy with the following call

Preparation

i-effect must be terminated for this action with

CODE
IEFFECT/ENDEFFSBS *ALL

During the action, the i-effect subsystems may not be started automatically. This can be prevented by setting the following environment variable

CODE
ADDENVVAR ENVVAR(IEFFECT_AUTOSTARTSBS) VALUE(*NO) LEVEL(*SYS)

Switch i-effect to another database

In a terminal, type the following command to switch the existing installation to database IEFFECTDBX

CODE
QSH <enter>
/i-effect/v2r8m0/base/tools/scripts/setup.sh --mode switch --source *dbschema --targetname ieffectdbx
JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.