DB스키마 변경 : AGWADM->AGWAPP, EMSADM->EMSAPP

This commit is contained in:
eastargh
2026-05-28 10:53:33 +09:00
parent 350297aaa2
commit b639e29039
14 changed files with 139 additions and 128 deletions
@@ -25,7 +25,7 @@
class="com.eactive.eai.rms.common.datasource.DataSourceType"
p:name="APIGW"
p:text="APIGW"
p:schema="AGWADM"
p:schema="AGWAPP"
p:dynamic="true"
p:online="true"
p:jndiName="jdbc/dsOBP_AGW"
@@ -49,7 +49,7 @@
class="com.eactive.eai.rms.common.datasource.DataSourceType"
p:name="MONITORING"
p:text="MONITORING"
p:schema="EMSADM"
p:schema="EMSAPP"
p:dynamic="false"
p:online="false"
p:jndiName="jdbc/dsOBP_EMS"