Skip to main content
Skip table of contents

Create a copy of the database

The current state of the database can be saved to a duplicate with the following call. i

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)

That i-effect Copy data bank

In a terminal, type the following command to copy the existing database to a new database IEFFECTDBX

CODE
QSH <enter>
/i-effect/v2r8m0/base/tools/scripts/setup.sh --mode copy --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.