sp_procedure_params_managed extrain call

  • What this [sp_procedure_params_managed] do?

    I have the next problem, I am making a trace in two enviromentes, the same process.

    In one I saw:

    exec FV_COMISIONES_ConsultaHojasNivel @VAL_ID_NIVEL=261,@VAL_ID_ESTRUCTURA=31,@VAL_PROMOTORIA=34

    And in the new enviroment the call is:

    And in the other:

    exec [SIPDB_ETE].[sys].[sp_procedure_params_managed] @procedure_name=N'FV_COMISIONES_ConsultaHojasNivel'

    And I really don't have a clue of why this happen.

    Any help will be wellcome, thanks

  • Hi,

    Even i want to know what is sp_procedure_params_managed

    and

    spt_procedure_params_return_values_managed

    so if you come accross any answer, please post it.

    Thanks

    Viji

Viewing 2 posts - 1 through 1 (of 1 total)

You must be logged in to reply to this topic. Login to reply