Planned maintenance is scheduled for the week of June 15th - the exact date and time will be announced soon.
See More Details
Ask Questions and Find Answers
Important:
Ask is now read-only. You can review any existing questions and answers, but not add anything new.
But - don't panic! While ask is no more, we've replaced it with discuss - the new Liferay Discussion Forum! Read more here here or just visit the site here:
discuss.liferay.com
DB2 Support for Community edition
Hi All,
I am trying to integrate liferay6.0.6 with DB2 in community edition. Is this possible in community or not. I am getting errors like
DB2 SQL Error: SQLCODE=-206, SQLSTATE=42703, SQLERRMC=COMPANYIMP0_.VIRTUALHOST, DRIVER=3.62.56
DB2 SQL Error: SQLCODE=-727, SQLSTATE=56098, SQLERRMC=2;-206;42703;COMPANYIMP0_.VIRTUALHOST, DRIVER=3.62.56
Did any one face the same problem. Please help me.
Regards,
Naveen
I am trying to integrate liferay6.0.6 with DB2 in community edition. Is this possible in community or not. I am getting errors like
DB2 SQL Error: SQLCODE=-206, SQLSTATE=42703, SQLERRMC=COMPANYIMP0_.VIRTUALHOST, DRIVER=3.62.56
DB2 SQL Error: SQLCODE=-727, SQLSTATE=56098, SQLERRMC=2;-206;42703;COMPANYIMP0_.VIRTUALHOST, DRIVER=3.62.56
Did any one face the same problem. Please help me.
Regards,
Naveen
DB2 is supported. Make sure you're using the latest db2 jdbc driver (put jar into global lib dir, lib/ext in tomcat).
Also note that Liferay does not support catalogs or schemas. All SQL generated under Liferay does not include any catalog/schema qualifiers.
So the db credentials that you use must be able to create objects but also refer to those objects w/o catalog/schema qualifiers.
Also note that Liferay does not support catalogs or schemas. All SQL generated under Liferay does not include any catalog/schema qualifiers.
So the db credentials that you use must be able to create objects but also refer to those objects w/o catalog/schema qualifiers.
Community
Company
Feedback