Explanation
You specified an exception table (EXCEPT=xxx) that does not exist.
The SQLSTATE that equates to this SQL return code is 42704.
User Response
Either change the exception table name or first use the CREATE TABLE statement to create the exception table.
|
Copyright © 2014 CA.
All rights reserved.
|
|