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

Thread: re: sqlplus directory .. error reading file

Hybrid View

  1. #1
    Join Date
    Jan 2004
    Posts
    58

    re: sqlplus directory .. error reading file

    hi!,

    I have a sql file in directory c:\dbscripts directory
    called abc.sql

    abc.sql
    calls file def.sql in c:\dbscripts directory and xyz.sql in c:\dbscripts\wmi subdirectory

    when I open the file to run "abc.sql" from sql*plus
    using file -> open

    it is erroring out saying that the ORA-00933: SQL command not properly ended

    I suspect it has to do with the buffer size ..!!
    or with recognizing the subdirectory "wmi" ...

    Can anybody help me out
    and tell me how to rectify it
    or point me to the relevant documentation

    I do not have a metalink id ..

    thanks,
    harish
    thanks,
    harish

  2. #2
    Join Date
    May 2001
    Posts
    736
    I suspect the problem is in ur SQL statements.can u paste them here.

  3. #3
    Join Date
    Jan 2004
    Posts
    58

    Question

    I have put the questions in a new thread

    Hope it will be a little clearer
    thanks,
    harish

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