DBAsupport.com Forums - Powered by vBulletin
Results 1 to 3 of 3

Thread: ORA-02005 error

  1. #1
    Join Date
    Jul 2005
    Posts
    1

    ORA-02005 error

    Hi,

    can anyone help me regarding this query,

    The exception thrown is: "ORA-02005 implicit (-1) length not valid for this
    bind or define datatype"

    if i run the query independently on oracle i wont get any eaception but when run thr the exception

    i get this error, kindly help me regarding the same.

    reply to my mail id.

    this is the details i get regarding the query

    ORA-02005: implicit (-1) length not valid for this bind or define datatype
    Cause: A negative length for the define variable was passed to a define function.
    Action: An explicit, non-negative, length parameter must be passed.

  2. #2
    Join Date
    Sep 2002
    Location
    England
    Posts
    7,334
    show the code and full but small example

  3. #3
    Join Date
    May 2009
    Posts
    1

    Post Hi

    Hello,

    I am also getting the same problem, when I am executing from the PL/SQL developer its works well, but then ever I am trying to execute the procedure from the c# code its pop up with this error I am not getting where exactly its wrong.

    Thanks,
    Prasanta

Posting Permissions

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


Click Here to Expand Forum to Full Width