- 论坛徽章:
- 0
|
回复 30# Shell_HAT
报错信息如下: 还有就是 SQL 命令不能退出啊
./test.sh: line 11: IMPORT_TEST: command not found
dos2unix: converting file a.txt to UNIX format ...
exit
SQL*Plus: Release 10.2.0.1.0 - Production on 星期二 7月 29 15:32:10 2014
Copyright (c) 1982, 2005, Oracle. All rights reserved.
Connected to:
Oracle Database 10g Enterprise Edition Release 10.2.0.1.0 - Production
With the Partitioning, OLAP and Data Mining options
INSERT INTO $TABLENAME VALUES(15304,?..?.О1,74543184-1,2014.,20140430)
*
ERROR at line 1:
ORA-00911: invalid character
INSERT INTO $TABLENAME VALUES(19051,?..?.О2,79247030,2014.,20140430)
*
ERROR at line 1:
ORA-00911: invalid character
INSERT INTO $TABLENAME VALUES(18386,?..?.О3,16664083-3,2014.,20140515)
*
ERROR at line 1:
ORA-00911: invalid character
INSERT INTO $TABLENAME VALUES(22283,?..?.О4,66731611-8,2014.,20140526)
*
ERROR at line 1:
ORA-00911: invalid character
INSERT INTO $TABLENAME VALUES(16616,?..?.О5,73952011-9,2013.,20131021)
*
ERROR at line 1:
ORA-00911: invalid character
INSERT INTO $TABLENAME VALUES(15627,?..?.О6,73637776-7,2014.,20140319)
*
ERROR at line 1:
ORA-00911: invalid character
INSERT INTO $TABLENAME VALUES(20727,?..?.О7,7931258-3,2014.,20140526)
*
ERROR at line 1:
ORA-00911: invalid character
INSERT INTO $TABLENAME VALUES(17907,?..?.О8,21440016-5,2013.,20130926)
*
ERROR at line 1:
ORA-00911: invalid character
INSERT INTO $TABLENAME VALUES(17778,?..?.О9,79670089-6,2013.,20130819)
*
ERROR at line 1:
ORA-00911: invalid character
INSERT INTO $TABLENAME VALUES(19615,?..?.О10,520000000027994,2013.,20130715)
*
ERROR at line 1:
ORA-00911: invalid character
INSERT INTO $TABLENAME VALUES(19584,?..?.О11,75150549-9,2013.,20130703)
*
ERROR at line 1:
ORA-00911: invalid character
INSERT INTO $TABLENAME VALUES(25226,?..?.О12,,2014.,20140701)
*
ERROR at line 1:
ORA-00911: invalid character
INSERT INTO $TABLENAME VALUES(22227,?..?.О13,79914821-6,2014.,2014022
*
ERROR at line 1:
ORA-00911: invalid character
INSERT INTO $TABLENAME VALUES(17090,?..?.О14,72442811-7,2013.,2013082
*
ERROR at line 1:
ORA-00911: invalid character
INSERT INTO $TABLENAME VALUES(17753,?..?.О15,70219691-7,2013.,20130314)
*
ERROR at line 1:
ORA-00911: invalid character
INSERT INTO $TABLENAME VALUES(18513,?..?.О16,74241519-2,2014.,20140607)
*
ERROR at line 1:
ORA-00911: invalid character
INSERT INTO $TABLENAME VALUES(19728,?..?.О17,71809837锛.,2014.,20140514)
*
ERROR at line 1:
ORA-00911: invalid character
SQL>
|
|