Hi guys
I am getting the followin error while invoking the sql loader from c prompt.(c:>sqlldr)
" The name specified is not recognised as an internal or external command, operable program or batch file".
The same command used to work fine a few days back. What is the problem, can some one help me?
thanks
manjunath


And while using the Load option from Enterprise manager I am getting the following error:

Record 1: Rejected - Error on table CRDB.TOLL_FREE_NUMBER, column CORPORATION_ID.
ORA-01722: invalid number

The records areCORPORATION_ID Number and TOLL_FREE_NUMBER varchar2(10), both stored in an .xls file. Earlier Igot the error as the record are too many(more than 65536) and i reduced the rows size for this. Any other way to go around it?
thanks



[Edited by manjunathk on 11-16-2000 at 02:00 PM]