Time : 10:25:14 SQLSTATE[42S22]: Column not found: 1054 Unknown column 'VALUE' in 'order clause' Raw SQL : select count(chennal.chennalId) as totalnew_chennal from chennal where chennal.chennalId>0 order by VALUE desc Time : 10:24:53 SQLSTATE[42S22]: Column not found: 1054 Unknown column 'VALUE' in 'order clause' Raw SQL : select count(chennal.chennalId) as totalnew_chennal from chennal where chennal.chennalId>0 order by VALUE desc Time : 10:24:21 SQLSTATE[42S22]: Column not found: 1054 Unknown column 'VALUE' in 'order clause' Raw SQL : select count(chennal.chennalId) as totalnew_chennal from chennal where chennal.chennalId>0 order by VALUE desc Time : 10:11:22 SQLSTATE[42000]: Syntax error or access violation: 1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'and LOWER(productName) = ?' at line 1 Raw SQL : select productId from product where productId!=409 and category= and LOWER(productName) = :productName Time : 10:09:40 SQLSTATE[42000]: Syntax error or access violation: 1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'and LOWER(productName) = ?' at line 1 Raw SQL : select productId from product where productId!=409 and category= and LOWER(productName) = :productName Time : 09:10:43 SQLSTATE[42S02]: Base table or view not found: 1146 Table 'parivahansampdadb.master' doesn't exist Raw SQL : select MASTERID,VALUE from master where MASTERTYPE=4 Time : 09:10:38 SQLSTATE[42S02]: Base table or view not found: 1146 Table 'parivahansampdadb.master' doesn't exist Raw SQL : select MASTERID,VALUE from master where MASTERTYPE=4 Time : 09:10:03 SQLSTATE[42S02]: Base table or view not found: 1146 Table 'parivahansampdadb.master' doesn't exist Raw SQL : select MASTERID,VALUE from master where MASTERTYPE=4 Time : 09:09:20 SQLSTATE[42S02]: Base table or view not found: 1146 Table 'parivahansampdadb.master' doesn't exist Raw SQL : select MASTERID,VALUE from master where MASTERTYPE=4 Time : 07:48:21 SQLSTATE[42000]: Syntax error or access violation: 1305 FUNCTION new_parivahan_orcl.GETDATE does not exist Raw SQL : select MAGZINEEDITIONSID,DATE_FORMAT(DATEOFEDITIONS,'%d %b %Y') as sd from magzineeditions where DATEOFEDITIONS >= GETDATE() and DATE_FORMAT(DATEOFEDITIONS,'%d %b %Y') LIKE '15%' Time : 07:48:21 SQLSTATE[42000]: Syntax error or access violation: 1305 FUNCTION new_parivahan_orcl.GETDATE does not exist Raw SQL : select MAGZINEEDITIONSID,DATE_FORMAT(DATEOFEDITIONS,'%d %b %Y') as sd from magzineeditions where DATEOFEDITIONS >= GETDATE() and DATE_FORMAT(DATEOFEDITIONS,'%d %b %Y') LIKE '1%' Time : 07:47:15 SQLSTATE[42000]: Syntax error or access violation: 1305 FUNCTION new_parivahan_orcl.GETDATE does not exist Raw SQL : select MAGZINEEDITIONSID,DATE_FORMAT(DATEOFEDITIONS,'%d %b %Y') as sd from magzineeditions where DATEOFEDITIONS >= GETDATE() and DATE_FORMAT(DATEOFEDITIONS,'%d %b %Y') LIKE '15%' Time : 07:47:15 SQLSTATE[42000]: Syntax error or access violation: 1305 FUNCTION new_parivahan_orcl.GETDATE does not exist Raw SQL : select MAGZINEEDITIONSID,DATE_FORMAT(DATEOFEDITIONS,'%d %b %Y') as sd from magzineeditions where DATEOFEDITIONS >= GETDATE() and DATE_FORMAT(DATEOFEDITIONS,'%d %b %Y') LIKE '1%' Time : 06:19:39 SQLSTATE[42S22]: Column not found: 1054 Unknown column 'segmentid' in 'field list' Raw SQL : update product set segmentid=:segmentid,category=:category,productName=:productName,UPDATEDBY=:UPDATEDBY,UPDATEDDATE=:UPDATEDDATE where productId=:productId