Hi, I am loading a transaction file into a staging table using SQL loader, so in the process if there are any data type errors, some records or transactions are going to bad file. Here i have a requirement to actually insert those failed transactions into an error table, which will help a user interface...