Explanation
You have issued a query with scalar function CHAR whose first operand is a TIMESTAMP and who specifies a second operand. This is illegal. See the CA Datacom/DB SQL User Guide for scalar functions.
The SQLSTATE that equates to this SQL return code is 53S22.
User Response
Correct the query to use the CHAR scalar function with the proper operands.
|
Copyright © 2014 CA.
All rights reserved.
|
|