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

Thread: How can I open an OS text file inside one Stored Procedure

  1. #1
    Join Date
    Jul 2002
    Posts
    6
    HI,

    I have one Operating System text file in particular directory in UNIX environment . How can I open this file inside one PL SQL or Stored Procedure.

    Thanks in advance.


    Dillip


  2. #2
    Join Date
    Feb 2000
    Location
    Washington DC
    Posts
    1,843
    You have to use utl_file_dir and have OS file in that directory and open thru PL/SQL. Check it out Oracle Docs OR this forum threads 'utl_file_dir' as search string.
    Reddy,Sam

  3. #3
    Join Date
    Jul 2002
    Posts
    6
    Thanks Sam

  4. #4
    Join Date
    Jun 2000
    Location
    Madrid, Spain
    Posts
    7,447
    plz dont duplicate your posts, post once if we know the answer we will help you

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