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

Thread: Procedure

  1. #1
    Join Date
    Apr 2002
    Posts
    34
    Hi

    I have a problem in calling a procedure.

    When i call a procedure in another pl/sql block, i get an error saying the object procedure_name (i.e. name of the procedure) is in an invalid state.

    whats the problem..How do I come over this.

    Thanks in advance.

    regards


  2. #2
    Join Date
    Nov 2000
    Posts
    224
    Try to recompile the procedure which you are calling and then call it again.

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