
September 12th, 2007, 10:09 AM
|
|
Registered User
|
|
Join Date: Jan 2007
Posts: 8
Time spent in forums: 1 h 45 m 21 sec
Reputation Power: 0
|
|
|
DB2 Error - DB2 SQL error: SQLCODE: -204, SQLSTATE: 42704, SQLERRMC:
Hi all
My application J2EEruns in jboss. I have migrated my database from a windows machine to a Linux machine.
Jboss is starting without any error
The application runs fine when running with the database in the windows machine. But when i try to run it with the database in the Linux machine (which is migrated from windows). It shows the following in the log file,
ERROR [http-0.0.0.0-8080-1] com.infosys.saas.ecomm.catalog.dao.CatalogmasterDAOImpl - Error at the time of executing the query = CatalogmasterSearchQuery.Message  B2 SQL error: SQLCODE: -204, SQLSTATE: 42704, SQLERRMC: cataloguser.TCATALOG_MASTER
com.ibm.db2.jcc.c.SqlException: DB2 SQL error: SQLCODE: -204, SQLSTATE: 42704, SQLERRMC: cataloguser.TCATALOG_MASTER
Help neded to fix this.
Thankx in advance,
Gokul
|