Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Oracle UDF Problem

Status
Not open for further replies.

ericsj

Technical User
Joined
Jun 18, 2001
Messages
2
Location
US
We've been extensively using Oracle UDF in Impromptu 6 for some time now.

Suddenly, all UDFs wherein a date-time parameter is required were returning errors:

Error number -239:

DMS-E-GENERAL, A general exception has occurred during operation 'prepare request'.
DMS-E-RPR_BAD_PARAM_TYPE, Incompatible types for parameter number <1> in the function <zzXPC_Work_days>.

I am sure that the parameter I'm passing is a date-time field as required.

I've checked and double-checked files ORFUNCT.INI and COGUDFOR.INI, ran COGUDF.EXE, rechecked the DB function and still can't find where the problem is.

Can anyone help out?


 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top