| ERROR | the value of the USING clause must match that of the supertype |
| CAUSE | You were trying to create a SQLJ Object Type with a different value of the USING clause from the USING clause specified in its supertype. |
| ACTION | Change the value of the USING clause to match the USING clause in its supertype. |