|
- Causa
- A NON-ATOMIC statement STATEMENT SUCCESSFULLY COMPLETED FOR SOME OF THE REQUESTED ROWS, POSSIBLY WITH WARNINGS, AND ONE OR MORE ERRORS,
AND THE CURSOR CAN BE USED
A non-atomic statement statement successfully processed some of the rows of data that were requested.
However, one or more error conditions occurred, and some warnings might have also occurred.
Use GET DIAGNOSTICS to obtain information about the error and warning conditions that occurred.
The cursor can be used to retrieve data for the rows that were successfully processed.
- Ação do sistema
- One or more rows were successfully processed, but one or more errors or warnings also occurred.
- Resposta ao Desenvolvedor
- Analyze the error and warning conditions to determine if the statement should be rolled back.
SQLSTATE: 01683
|
| |