Skip to main content
March 6, 2024
Question

Repeatedly observing ERROR com.appiancorp.ps.function.ExecuteStoredProcedureFunction in tomcat-stdOut.log

  • March 6, 2024
  • 2 replies
  • 0 views

Hi All,

In our DEV and UAT environment, we are getting below mentioned error repeatedly, which was observed in tomcat-stdOut.log :

ERROR com.appiancorp.ps.function.ExecuteStoredProcedureFunction - Error executing:
com.microsoft.sqlserver.jdbc.SQLServerException: The conversion from UNKNOWN to UNKNOWN is unsupported.

Also attaching the detailed logs for reference, please let us know what would be the issue?

[View:/cfs-file/__key/communityserver-discussions-components-files/11/UNKNOWN-to-UNKNOWN-is-unsupported.txt:320:240]

Regards,
Sandeep

    2 replies

    davidj137213
    Brainy
    March 6, 2024

    This usually is related with the conversion of the parameters sent when the SP is executed. Check the types of the parameters sent and received

    March 6, 2024

    Thanks David, we will check the types of SP parameters. Will update here.

    Regards,
    Sandeep