facebook

Eclipse BIRT error : ORA 01008: not all variables bound

  1. MyEclipse IDE
  2.  > 
  3. General Development
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #351407 Reply

    smridhikr
    Member

    Hi all,

    We are using eclipse BIRT Version: 3.2.0 to create a report connecting to oracle database 11g release 2. we are using the folloowing information to connect to the database from BIRT.
    Driver class :oracle.jdbc.OracleDriver (v1.0)
    Database url : jdbc:oracle:thin:@xx.xx.xx.xx:1521:SID_Name

    We are trying to execute a stored procedure which is supposed to accept one input and give one output and we are using the following statement to call the procedure:
    ‘{ call ARADMIN.SAMPLE_STATICINPUT(‘text’,?)}’

    We have defined one output parameter as a text box are have bound the saem using the parameter from data set editor.

    The above mentioned procedure is working perfectly while being executed from the backend but is throwing the following error while being called from eclipse birt :
    ‘ORA 01008: not all variables bound’

    Please guide what else needs to be done.

    Attachments:
    You must be logged in to view attached files.
    #351414 Reply

    support-swapna
    Moderator

    Hi,

    Sorry that you are seeing this issue. Looks like you are working with Eclipse IDE.

    Can you please clarify the same? If you are working with MyEclipse, please share the Installation Details from MyEclipse > Installation Summary > Installation Details.

    There are users who reported issues with dynamically passing parameters to a report.Please take a look at this thread which discusses similar issue :
    http://developer.actuate.com/community/forum/index.php?/topic/15647-driver-problem/

    If you are working with Eclipse, please crosspost to Eclipse forums or development related forums like stackoverflow.com for better support from the developer community.

    Hope it helps.

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: Eclipse BIRT error : ORA 01008: not all variables bound

You must be logged in to post in the forum log in