cancel
Showing results for 
Search instead for 
Did you mean: 

AddresCleanse Jobs fail (DS XI 3.2) German Address Directory

Former Member
0 Kudos

Hi,

after upgrading from 12.1 to 12.2, my address cleanse data flows don't work anymore.

I get the error:

1764 5440 DQX-058306 24.06.2009 14:17:55 Transform <Germany_AddressCleanse>: The directory type GA_DIR_TYPE_REGION for group DEFAULT_CYRL contains an incompatible build

Thanks for your help.

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member214856
Active Participant
0 Kudos

Martin,

Did you import any older projects/jobs?

If so you may need to import the gac.atl file from the %LINK_DIR%\Admin\Repo directory. This will reimport the base 12.2 gac transforms.

Thanks,

Brandon Jacobson

Former Member
0 Kudos

Brandon,

yes I had to import an ATL file with a 12.1-AddressCleanse Dataflow.

And I already have imported the gac.atl afterwards but it did'nt change anything.

All other DQ dataflows that use Match or Data_Cleanse work fine - all dataflows that use AddressCleanse are affected

regards,

Martin

Former Member
0 Kudos

....it seems that the message is caused by a data file referenced by ga_directory_db.xml :

(...)

<DirectoryList>

<Directory>

<DirectoryType>REGION</DirectoryType>

<NbrOpenAtOnce>10</NbrOpenAtOnce>

(...)

<Group>

<CountryId>DEFAULT</CountryId>

<ScriptId>CYRL</ScriptId>

<FileName1>./ga_region_gen.dir</FileName1>

</Group>

(...)

</Directory>

</DirectoryList>

(...)

ga_region_gen.dir exists and has 8.798.714 bytes (Apr15, 2009)

It has the following header:

Directory Title: GA Region Directory

Header Text: Global Address Region Directory

Generation Date: 18-Mar-2009

Data Date:

Data Version:

DGL Version: 1

DGS Version: 3.0

Unicode: UCS-2

User Info 1:

User Info 2: <to be determined>

Validation String: GEN;55;1.1;ALL

Copyright 1992-2005 Firstlogic, Inc. All Rights Reserved.

Is there a way to exchange or patch this file?

Thanks for your comments,

Martin

Former Member
0 Kudos

workaround is to delete option group

<Group>

<CountryId>DEFAULT</CountryId>

<ScriptId>CYRL</ScriptId>

<FileName1>./ga_region_gen.dir</FileName1>

</Group>

...and all other option groups that point to ./ga_region_gen.dir

Martin

Former Member
0 Kudos

hi brandon,

Can u tell me exactly, as i m working over Data Services 4.0, but i m little confused regarding the installation of DQ patch.

i have installed Data Quality Patch over my server, now whenever i m executing any Quality Transform, i m getting an error.

*Transform <CountryID2Char>: <CID0000>: [File does not exist: C:/Program Files/Business Objects/BusinessObjects Data

Services/DataQuality/reference_data\ga_directory_db.xml].*

Do i need to install DQ on cleint also?

can u help me out..

thanks