For some reason when attempting to access the DB2 database named "DB2ISDB" (through ODBC) it seems to append the user name "Robert" rather than the expected database name (DB2ISDB).
I'm rather new to DB2 but this seems rather strange and I can't find anything that points me in the right direction on this issue.
The error below is expected if the user name is used and I suspect this is caused by the use of the ODBC driver.
I know the details are limited here but anything that would put me on the right path would be appreciated.
2006-03-31 13:00:43 Portal <Demo Portal> ERROR: CPortalOdbc::SessionFieldsDbPopulate( 23554903 ) Failed. CDBExeption Caught
ODBC API Error: -1; Error Description: SQL0204N "ROBERT.G2A_SESSIONS" is an undefined name. SQLSTATE=42704
State:S0002,Native:-204,Origin:[IBM][CLI Driver][DB2/NT]
I'm rather new to DB2 but this seems rather strange and I can't find anything that points me in the right direction on this issue.
The error below is expected if the user name is used and I suspect this is caused by the use of the ODBC driver.
I know the details are limited here but anything that would put me on the right path would be appreciated.
2006-03-31 13:00:43 Portal <Demo Portal> ERROR: CPortalOdbc::SessionFieldsDbPopulate( 23554903 ) Failed. CDBExeption Caught
ODBC API Error: -1; Error Description: SQL0204N "ROBERT.G2A_SESSIONS" is an undefined name. SQLSTATE=42704
State:S0002,Native:-204,Origin:[IBM][CLI Driver][DB2/NT]