Skip to main content
5 个回答
  1. 2020年8月28日 17:20

    Hi @Michael Orechoff​ . I have just run across a similar issue. I see this in the logs:

    Failed to get procedure types with schema MULESOFTFA, package MS_BUSNS_TRAN_PKG and procedure DO_CREATE. Removing all catalog and schema filters.

    Then get this error:

    errorType: {

        identifier: "QUERY_EXECUTION",

        parentErrorType: {

          identifier: "ANY",

          parentErrorType: null,

          namespace: "MULE"

        },

        namespace: "DB"

      },

      childErrors: [],

      errorMessage: null,

      cause: {

        localizedMessage: "Invalid conversion requested",

        cause: {

          localizedMessage: "Invalid conversion requested",

          errorCode: 17132,

          cause: null,

          message: "Invalid conversion requested",

          SQLState: "99999",

    Sounds similar to yours. Did Mulesoft give you any kind of timeframe?

0/9000