US and Worldwide: +1 (866) 660-7555
Results 1 to 3 of 3

Thread: Failed to call a SQL procedure

  1. #1
    Join Date
    Dec 2011
    Posts
    3

    Default Failed to call a SQL procedure

    Hi,

    I am new to Pentaho. I am trying to execute a stored procedure in SQL Server, but everytime I got those error messages below.
    2012/01/19 13:37:44 - Call DB Procedure.0 - ERROR (version 4.2.1-stable, build 15952 from 2011-10-25 15.27.10 by buildguy) : Because of an error, this step can't continue:
    2012/01/19 13:37:44 - Call DB Procedure.0 - ERROR (version 4.2.1-stable, build 15952 from 2011-10-25 15.27.10 by buildguy) : Unable to call procedure
    2012/01/19 13:37:44 - Call DB Procedure.0 - ERROR (version 4.2.1-stable, build 15952 from 2011-10-25 15.27.10 by buildguy) : Cannot find procedure 'CRMup.phy_specialty_mapping'.

    I am sure that the procedure is in the database and the connection to the database has no problem.

    Any help would be appreciated. Thank you!

  2. #2
    Join Date
    Dec 2011
    Posts
    3

    Default

    I got it, guys. It's kinda a bug in Pentaho. When calling a SQL procedure using Call DB Procedure, you will have to delete the database name in the Proc-name section.

  3. #3
    Join Date
    May 2012
    Posts
    1

    Default

    I faced the same error. Removing the database name from Proc-name actually works!!! Thanks for the solution!

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •