Converting DOS import file to UNIX
425960Jan 18 2005 — edited Jan 18 2005We had an HTMLDB install on a now defunct W2K machine. We exported the apps in DOS file format. We are now trying to import the apps into a UNIX HTMLDB install on an HP itanium. We keep getting the same error:
ORA-20001: GET_BLOCK Error. ORA-20001: GET_STMT error. ORA-20001: Execution of the statement was unsuccessful. ORA-06550: line 6, column 3: PLS-00103: Encountered the symbol "|" when expecting one of the following: := . ( @ % ; ORA-06550: line 18, column 1: PLS-00103: Encountered the symbol "S" ORA-06550: line 22, column 77: PLS-00103: Encountered the symbol ";" when expecting one of the following: . ( ) , * @ % & = - + < / > at in is mod not rem <> or != or ~= >= <= <> and
Is this because we are trying to use a DOS file for UNIX import? Can this be fixed or converted to work?