From Hawk Display, whenever invoke dbhma.Sybase:getDBspaceUsage(), the following error message pops up, "AmiMsgFormatError: Method getDBSpaceUsage returned invalid result: Row 0 colum Free KBytes is, expected java.lang.Integer"

From Hawk Display, whenever invoke dbhma.Sybase:getDBspaceUsage(), the following error message pops up, "AmiMsgFormatError: Method getDBSpaceUsage returned invalid result: Row 0 colum Free KBytes is, expected java.lang.Integer"

book

Article ID: KB0089216

calendar_today

Updated On:

Products Versions
TIBCO Hawk Database Adapter -
Not Applicable -

Description

Resolution:
It is a sybase version issue. The previous sybase has an extra field -- Created -- in getDBSpaceUsage() method and this field does not appear in the 11.x release. The solution is for sybase 11.x and later versions, use the configuration file of sybaseDBHma_11.xml instead of sybaseDBHma.xml.

Issue/Introduction

From Hawk Display, whenever invoke dbhma.Sybase:getDBspaceUsage(), the following error message pops up, "AmiMsgFormatError: Method getDBSpaceUsage returned invalid result: Row 0 colum Free KBytes is, expected java.lang.Integer"