Hi, I am running into a problem when trying trying to import a .sql file that has clob data. Anyone run into this or know of a workaround? Here is the failure:
[INFO] ------------------------------------------------------------------------ [ERROR] BUILD ERROR [INFO] ------------------------------------------------------------------------ [INFO] ORA-06550: line 6, column 15: PLS-00103: Encountered the symbol " <html> <head> <meta http-equiv="Content-Type" content="text/htm" when expecting one of the following: ( - + case mod new not null <an identifier> <a double-quoted delimited-identifier> <a bind variable> avg count current exists max min prior sql stddev sum variance execute forall merge time timestamp interval date <a string literal with character set specification> <a number> <a single-quoted SQL string> pipe <an alternatively-quoted string literal Thanks, -- Jay