Column analysis fails

This forum contains ProfileStage posts and now focuses at newer versions Infosphere Information Analyzer.

Moderators: chulett, rschirm

Post Reply
manuel.gomez
Premium Member
Premium Member
Posts: 291
Joined: Wed Sep 26, 2007 11:23 am
Location: Madrid, Spain

Column analysis fails

Post by manuel.gomez »

Hello there,

I am currently having problems that I just can label as very strange. Let me go into details.

Run column analysis is failing. Error message returned is as it follows:
Message: pxbridge(0): ODBC function "SQLConnect" reported: SQLSTATE = IM002: Native Error Code = 0: Msg = [DataDirect][ODBC lib] Data source name not found and no default driver specified (CC_OdbcConnection::connect, file CC_OdbcConnection.cpp, line 478)
ODBC function "SQLEndTran(SQL_ROLLBACK)" reported: SQLSTATE = 08003: Native Error Code = 0: Msg = [DataDirect][ODBC lib] Connection not open (CC_OdbcConnection::rollback, file CC_OdbcConnection.cpp, line 1,040)
Let me give you now some facts up to here:

1-In 'Analysis Database' tab, for combo Analysis Connector Settings (Analysis ODBC DSN) no values are shown. You cant pick any
2- .odbc.ini file and uvodbc.config file seems to be correct:

Code: Select all

[ODBC Data Sources]
IADB=DataDirect DB2 IADB

[IADB]
Driver=/InformationServer/v85/Server/branded_odbc/lib/VMdb224.so
Description=DataDirect DB2 IADB
AddStringToCreateTable=
AlternateID=
Database=iadb
DynamicSections=100
GrantAuthid=PUBLIC
GrantExecute=1
IpAddress=192.168.74.55
IsolationLevel=CURSOR_STABILITY
LogonID=iauser
Password=iauser
Package=
PackageOwner=
TcpPort=60100
WithHold=1

Code: Select all

<IADB>
DBMSTYPE = ODBC
What's more, if I go to Designer and try to import ODBC table defintion, IADB is shown to be picked

3-Everytest we do, we create all data stores and rest of stuff (even new project). Well, after we do all these, first Column Analysis we execute WORKS
After that, even doing no modifications to criteria or whatever else, rest of analysis (on same column or different one) fails with message shown
Table analyzed correctly can be either high volume or very small

4-And here comes the best part: this used to work. We installed 8.5 and then fix pack1. We did a training session with customer, and everyting worked fine.
After that, customer had problem due to regional configurations, but all they changed was some client side dll's. No changes made on the server

Can you find any explanation for this?

Any idea on how I can push this? I really need this column analysis to start working

Thanks a lot
Madhumitha_Raghunathan
Premium Member
Premium Member
Posts: 59
Joined: Fri Apr 22, 2011 8:02 am

Post by Madhumitha_Raghunathan »

Hi Manuel,

Did you get a resolution for this?

I am currently facing the same issue on IIS 8.7 while doing the column analysis.

Thanks,
Madhumitha
rjdickson
Participant
Posts: 378
Joined: Mon Jun 16, 2003 5:28 am
Location: Chicago, USA
Contact:

Post by rjdickson »

Regarding
1-In 'Analysis Database' tab, for combo Analysis Connector Settings (Analysis ODBC DSN) no values are shown. You cant pick any
this typically means the ASBAgent has to be restarted. Then stop/restart the GUI and the entries should be there.
Regards,
Robert
Madhumitha_Raghunathan
Premium Member
Premium Member
Posts: 59
Joined: Fri Apr 22, 2011 8:02 am

Post by Madhumitha_Raghunathan »

Hi,

My problem just resolved. I was only checking the IA level configuration for Analysis Database assuming the same will be defaulted at a project level.

But actually the Project level "Analysis ODBC DSN" was not set. Once I set it then the column analysis ran successfully.
Thanks,
Madhumitha
Madhumitha_Raghunathan
Premium Member
Premium Member
Posts: 59
Joined: Fri Apr 22, 2011 8:02 am

Post by Madhumitha_Raghunathan »

Hi,

My problem just resolved. I was only checking the IA level configuration for Analysis Database assuming the same will be defaulted at a project level.

But actually the Project level "Analysis ODBC DSN" was not set. Once I set it then the column analysis ran successfully.
Thanks,
Madhumitha
rjdickson
Participant
Posts: 378
Joined: Mon Jun 16, 2003 5:28 am
Location: Chicago, USA
Contact:

Post by rjdickson »

Great catch!
Regards,
Robert
Post Reply