Hi Everyone
I am using SQLLDR to load the data and i am getting following error
SQL*Loader-908: Unable to lock table TABLE_NAME due to ORACLE
error 54.
Loader Cmd is
SQLLDR.EXE userid=XXXXX/YYYY@ZZZZ control=S:\.... ...\iss3_memdoc .ctl
direct=true log=S:\.....\is s3_SQLLDR_Memdo c.log
bad=S:\....\iss 3_memdoc.bad data=S:\....\is s3_memdoc.dat
discard='S:\... .\iss3_memdoc.d iscard' errors=1000 rows=20000
Can anyone please tell me what is wrong and what i can do to fix it.
Thanks in advance.
Pargat Gill
I am using SQLLDR to load the data and i am getting following error
SQL*Loader-908: Unable to lock table TABLE_NAME due to ORACLE
error 54.
Loader Cmd is
SQLLDR.EXE userid=XXXXX/YYYY@ZZZZ control=S:\.... ...\iss3_memdoc .ctl
direct=true log=S:\.....\is s3_SQLLDR_Memdo c.log
bad=S:\....\iss 3_memdoc.bad data=S:\....\is s3_memdoc.dat
discard='S:\... .\iss3_memdoc.d iscard' errors=1000 rows=20000
Can anyone please tell me what is wrong and what i can do to fix it.
Thanks in advance.
Pargat Gill
Comment