Configuring an IBM i Enterprise Server to an Existing DB2 Database (Release 9.2.2.4)
After Installing an IBM i Enterprise Server as explained in Create (Install) an Enterprise Server as a New Managed Instance, you must configure it to point to a Pre-Existing DB2 Database.
Make changes to the jde.ini file as shown in the following example to get the Enterprise Server up and running by pointing it to an existing Database Server. These ini file changes may be different depending on the environment you are using.
[DB SYSTEM SETTINGS]
Base Datasource=DENQAS7 - 920 Server Map
Database=DENQAS7 - 920 Server Map
DatabaseName2=SVM920
Default Env=DV920
Default PathCode=DV920
Default Pwd=JDE
Default Role=*ALL
Default User=JDE
Server=DENQAS7
ServerPort=0
[JDENET]
serviceNameConnect=6099
serviceNameListen=6099
[SECURITY]
DataSource=System - 920
SecurityServer=DENQAS1
[SVR]
ApplicationPathAddendum=_I
SpecPath=spec
[WORKFLOW]
WRIPassword=JDE
[SITE_KEYS]
CurrentKey=ADGkvS9o6gamyEF5Uwrqh7M54AX1mfNypjsLrksh4uiK4XG4bdgidkEkKqyOcXjwmYzCEfpsNnogl6tosZae0=
Configure the Spec.ini file to point to the Correct values.