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

Thread: Utl_file.read_error

Hybrid View

  1. #1
    Join Date
    Nov 2002
    Location
    MADRID
    Posts
    8

    Utl_file.read_error

    Hi all, I've a problem using text file with size up to 1022 bytes, and this is the maximum size can use GET_LINE.
    Anyone know other way to take this text files, whitout using GET_LINE?

    Thanks to all....

  2. #2
    Join Date
    Sep 2001
    Location
    Düsseldorf, Germany.
    Posts
    588
    Can't you use LINESIZE parameter of GET_LINE proc. You can specify number of bytes you want to read. Sorry if I didn't get you correctly

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