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

Thread: Dictionary view to see procedure/package parameters.

  1. #1
    Join Date
    Feb 2000
    Location
    Singapore
    Posts
    1,758

    Dictionary view to see procedure/package parameters.

    Hi folks,

    I was wondering whether there is any dictioanry view to see the parameters and datatype for a procedure/package.
    I know DESC PROCEDURE will list all the parameters but from which table or view does it get the info.

    TIA.
    Sanjay

  2. #2
    Join Date
    Jun 2000
    Location
    Madrid, Spain
    Posts
    7,447
    dba_arguments

  3. #3
    Join Date
    Feb 2000
    Location
    Singapore
    Posts
    1,758
    Thanks Pando, that is exactly what I was looking for.

    Sanjay

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