Data Access Failure

### Error querying database. Cause: com.edb.util.PSQLException: ERROR: OCI error: ORA-12543: TNS:destination host unreachable Position: 564 ### The error may exist in URL [jar:file:/engn001/lena/1.3/servers/doctor-prod-pri-was-svr-01/webapps/ROOT/WEB-INF/lib/dr-core-1.0-SNAPSHOT.jar!/mappers/dr/core/MemberSQL.xml] ### The error may involve defaultParameterMap ### The error occurred while setting parameters ### SQL: select MBR_NO, MBR_ID, MBR_NAME, MBR_EMAL_ADDR, MBR_MBL_TELNO, a.MBR_SEX_DVS_CD, MBR_DVS_CD, (SELECT AGC_NM FROM VCIMC210 WHERE AGC_ID = b.AGC_ID) AS MBR_UNIV, POSI_CD AS MBR_POSI, (SELECT UNION_CD_NM FROM VCIMC110 WHERE UNION_CD = b.SPCL_CD AND UNION_CD_DVS_ID = '2040') AS MBR_MAJOR, a.MBR_BRTH from ( SELECT * FROM VIM_MBR WHERE MBR_NO = ? ) a LEFT OUTER JOIN ( SELECT * FROM V_NKRDM201_OFD WHERE USER_REG_NO = ? ) b ON a.MBR_NO = b.USER_REG_NO ### Cause: com.edb.util.PSQLException: ERROR: OCI error: ORA-12543: TNS:destination host unreachable Position: 564 ; uncategorized SQLException for SQL []; SQL state [25000]; error code [0]; ERROR: OCI error: ORA-12543: TNS:destination host unreachable Position: 564; nested exception is com.edb.util.PSQLException: ERROR: OCI error: ORA-12543: TNS:destination host unreachable Position: 564

« Back