1 2 3 4 5 6 7 8 9 10
| " SQL*Loader: Release 9.2.0.6.0 - Production on Wed Oct 19 12:05:16 2005
Copyright (c) 1982, 2002, Oracle Corporation. All rights reserved.
SQL*Loader-926: OCI error while executing delete/truncate (due to REPLACE/TRUNCA
TE keyword) for table ITG_USER.KNTA_USERS_INT
ORA-00054: resource busy and acquire with NOWAIT specified "
mon fichier control.txt contient "
[i]LOAD DATA INFILE 'test.csv' TRUNCATE INTO TABLE LOJAR.USERS FIELDS TERMINATED BY ',' (LAST_NAME ,FIRST_NAME ,EMAIL_ADDRESS )[/i] |
Partager