getting error SQL*Loader-350 [message #137313] |
Wed, 14 September 2005 09:37 |
alka205
Messages: 18 Registered: August 2005
|
Junior Member |
|
|
I am getting following error when loading a ascii file which has position based coulmn
SQL*Loader: Release 9.2.0.1.0 - Production on Wed Sep 14 10:29:35 2005
Copyright (c) 1982, 2002, Oracle Corporation. All rights reserved.
SQL*Loader-350: Syntax error at line 10.
Expecting valid column specification, "," or ")", found "poisition".
(SEQ_NUMBER poisition(1:10) char,
Please help
Thanks in advance
|
|
|
|