Question about jdbj.ini configuration in Websphere aplication server
Dear Community members,I am new to JDE and I have a question about JDBj-BOOTSTRAP DATA SOURCE section in WebSphere application server jdbj.ini file.
Currently our DV, PY and PD environments pointing to PRODUCTION database in WebSphere application server JDBj-BOOTSTRAP DATA SOURCE section jdbj.ini.
From documents JDBj-BOOTSTRAP DATA SOURCE should match the DB SYSTEM SETTINGS section in logic server JDE.INI file.
Below are current settings for all 3 environments( DV, PY, PD). Please advise me the actual settings in BOOTSTRAP section.
[JDBj-BOOTSTRAP DATA SOURCE]
databaseType=O
serverPort=
name=System - 812
database=XXX ( Production database )
server=
physicalDatabase=SY812
owner=SY812
Currently our DV, PY and PD environments pointing to PRODUCTION database in WebSphere application server JDBj-BOOTSTRAP DATA SOURCE section jdbj.ini.
From documents JDBj-BOOTSTRAP DATA SOURCE should match the DB SYSTEM SETTINGS section in logic server JDE.INI file.
Below are current settings for all 3 environments( DV, PY, PD). Please advise me the actual settings in BOOTSTRAP section.
[JDBj-BOOTSTRAP DATA SOURCE]
databaseType=O
serverPort=
name=System - 812
database=XXX ( Production database )
server=
physicalDatabase=SY812
owner=SY812
Tagged:
0