" /> IDB Merging into single Info Mart - Genesys CTI User Forum

Author Topic: IDB Merging into single Info Mart  (Read 2789 times)

Offline santoshsundaram

  • Newbie
  • *
  • Posts: 2
  • Karma: 0
IDB Merging into single Info Mart
« on: September 02, 2010, 10:22:21 PM »
Advertisement
Hi

I have 3 tenants and a single Infomart and i want to do a merging. Based on teh document i have done the merging for one Tenant and it is working fine. When i am doing for teh next one i am getting a error. Not able to figure out the issue as versions and database are the same.

The log shows error as below :

01:04:13.430 Trc 30034 Initializing DAP 'ICONJDBCDAPKOL' for role(s) 'ICON_CORE'.  Database='ICON01@INKLRBGERPT' Owner='dbo'
01:04:16.868 Trc 30035 Completed initializing DAP 'ICONJDBCDAPKOL' for role(s) 'ICON_CORE'.
01:04:16.868 Trc 30034 Initializing DAP 'ICONMUMJDBCDAP' for role(s) 'ICON_CORE'.  Database='ICON01@INMUTE-RPT' Owner='dbo'
01:04:18.227 Trc 30035 Completed initializing DAP 'ICONMUMJDBCDAP' for role(s) 'ICON_CORE'.
01:04:18.227 Trc 30034 Initializing DAP 'ICONJDBCDAPVAD' for role(s) 'ICON_CORE'.  Database='ICON01@INVDABGERPT' Owner='dbo'
01:04:19.368 Trc 30035 Completed initializing DAP 'ICONJDBCDAPVAD' for role(s) 'ICON_CORE'.
01:04:19.383 Std 23001 DAP 'ICONJDBCDAPKOL' database error for table 'G_LOG_MESSAGES'.  Exception: org.hibernate.exception.GenericJDBCException: Cannot open connection
at org.hibernate.exception.SQLStateConverter.handledNonSpecificException(SQLStateConverter.java:103)

Your feedback and suggestions would be appreciated.

Regards
Santosh

Offline ecki

  • Sr. Member
  • ****
  • Posts: 329
  • Karma: 8
Re: IDB Merging into single Info Mart
« Reply #1 on: September 02, 2010, 11:41:07 PM »
Hi,

Looks like wrong connection parameters for you first ICON DB or the ICON DB is empty. Did you run each ICON after you installed them?

e.

Offline santoshsundaram

  • Newbie
  • *
  • Posts: 2
  • Karma: 0
Re: IDB Merging into single Info Mart
« Reply #2 on: September 03, 2010, 12:44:15 PM »
Hi

I have checked and found the ICONDB tables structure is as required.
As a last action plan i have decided to recreate the ICON DB and run all the scripts again.

Regards
Santosh

Offline ecki

  • Sr. Member
  • ****
  • Posts: 329
  • Karma: 8
Re: IDB Merging into single Info Mart
« Reply #3 on: September 03, 2010, 10:01:52 PM »
Hi Santosh,

What I was talking about is that you need run all ICONs first before you start any GIM ETL job.
ICON will initialize ICON Database and populate some tables. Without it GIM will report errors.

E.