Page 1 of 1

QualityStage Match Process Error

Posted: Mon May 04, 2009 11:13 am
by janreddy
Hi, I am getting the similar error while testing the match passes:
Please help me on this issue.

Thanks
Jana

##I IIS-DSEE-TUTL-00031 09:38:41(001) <main_program> The open files limit is 2000; raising to 2147483647.
##I IIS-DSEE-TOSH-00002 09:38:41(002) <main_program> orchgeneral: loaded
##I IIS-DSEE-TOSH-00002 09:38:41(003) <main_program> orchsort: loaded
##I IIS-DSEE-TOSH-00002 09:38:42(000) <main_program> orchstats: loaded
##I IIS-DSEE-TDOD-00080 09:38:42(006) <MWI_Odbc_Write> Process meta data not available in database
##I IIS-DSEE-TFSC-00001 09:38:42(008) <main_program> APT configuration file: /opt/IBM/InformationServer/Server/Configurations/default.apt
##E IIS-QSEE-MATM-00004 09:38:43(000) <QS_Test_MWI_0,0> Variable [_qsC_StateAbbreviation_USAREA] not found in [A] frequency file

##E IIS-QSEE-POTO-00002 09:38:43(001) <QS_Test_MWI_0,0> Fatal error from object qsmExit, code 4

##E IIS-DSEE-TFOR-00089 09:38:43(003) <QS_Test_MWI_0,0> The runLocally() of the operator failed.
##I IIS-DSEE-TFOR-00094 09:38:43(004) <QS_Test_MWI_0,0> Output 0 produced 201 records.
##E IIS-DSEE-TFPM-00040 09:38:43(005) <QS_Test_MWI_0,0> Operator terminated abnormally: runLocally did not return APT_StatusOk
##E IIS-DSEE-TFSC-00011 09:38:49(000) <main_program> Step execution finished with status = FAILED.
##I IIS-DSEE-TCOS-00026 09:38:49(001) <main_program> Startup time, 0:06; production run time, 0:01.

Re: QulityStage Match Process Error

Posted: Tue May 05, 2009 8:56 am
by janreddy
Hi do you guys have any Idea why I am getting the above error.
Basically I have one source standardised dataset, one source frequency dataset, one Verispan standardised Dataset and Verispan Freq ds for referencr match process.
I am getting the below two errors while testing match passes:
1. ##I IIS-DSEE-TDOD-00080 09:38:42(006) <MWI_Odbc_Write> Process meta data not available in database

2. ##E IIS-QSEE-MATM-00004 09:38:43(000) <QS_Test_MWI_0,0> Variable [_qsC_StateAbbreviation_USAREA] not found in [A] frequency file

I really appriciate if you have any thoughts on how to resolve these issues.

Thanks
Jan



janreddy wrote:Hi, I am getting the similar error while testing the match passes:
Please help me on this issue.

Thanks
Jana

##I IIS-DSEE-TUTL-00031 09:38:41(001) <main_program> The open files limit is 2000; raising to 2147483647.
##I IIS-DSEE-TOSH-00002 09:38:41(002) <main_program> orchgeneral: loaded
##I IIS-DSEE-TOSH-00002 09:38:41(003) <main_program> orchsort: loaded
##I IIS-DSEE-TOSH-00002 09:38:42(000) <main_program> orchstats: loaded
##I IIS-DSEE-TDOD-00080 09:38:42(006) <MWI_Odbc_Write> Process meta data not available in database
##I IIS-DSEE-TFSC-00001 09:38:42(008) <main_program> APT configuration file: /opt/IBM/InformationServer/Server/Configurations/default.apt
##E IIS-QSEE-MATM-00004 09:38:43(000) <QS_Test_MWI_0,0> Variable [_qsC_StateAbbreviation_USAREA] not found in [A] frequency file

##E IIS-QSEE-POTO-00002 09:38:43(001) <QS_Test_MWI_0,0> Fatal error from object qsmExit, code 4

##E IIS-DSEE-TFOR-00089 09:38:43(003) <QS_Test_MWI_0,0> The runLocally() of the operator failed.
##I IIS-DSEE-TFOR-00094 09:38:43(004) <QS_Test_MWI_0,0> Output 0 produced 201 records.
##E IIS-DSEE-TFPM-00040 09:38:43(005) <QS_Test_MWI_0,0> Operator terminated abnormally: runLocally did not return APT_StatusOk
##E IIS-DSEE-TFSC-00011 09:38:49(000) <main_program> Step execution finished with status = FAILED.
##I IIS-DSEE-TCOS-00026 09:38:49(001) <main_program> Startup time, 0:06; production run time, 0:01.

Posted: Tue May 05, 2009 4:11 pm
by ray.wurlod
Have you done investigation and standardization on these data?

Posted: Wed May 06, 2009 9:27 am
by janreddy
Thanks Ray,
Yes I did investigation and Standardization process.

Thanks
Jan
ray.wurlod wrote:Have you done investigation and standardization on these data? ...

Posted: Wed May 06, 2009 4:30 pm
by ray.wurlod
As noted in your other thread, _qsC_StateAbbreviation_USAREA should have been included in the output of the standardization job. I trust that you did perform standardization using the same rule set that you are trying to use for Match?

Posted: Thu May 07, 2009 7:59 am
by JRodriguez
janreddy,

Check cases in StateAbbreviation_USAREA field. Compare the metadata in the standardization job that populate the sample frequency data set and the one used in your match command. The Match Reference is case sensitive

Also check that the path to the Frequency Data Set in your Test Environment is pointing to same data set created with your standardization job

..... Did you updated your Test Environment database?

Posted: Thu May 07, 2009 4:23 pm
by ray.wurlod
Please advise HOW this issue was resolved.

Posted: Mon May 11, 2009 7:08 am
by janreddy
Hi Ray,
I performed below two steps to resolve this issue:

a. Standardize Job for Source DataSet and Reference Dataset: In match frequency stage included all fields.

b. In he Match Designer: Specify that there are not frequency data available for the field using Variable Special Handling with NOFREQ while designing your match specifications.

Thanks
Jan
ray.wurlod wrote:Please advise HOW this issue was resolved.