Error : The OCI function OraOCIStmtPrepare returned status -1. Error code: 1,756, Error message: ORA-01756: quoted string not properly terminated. (CC_OraStatement::prepare, file CC_OraStatement.cpp, line 392)
This occurs when the query written in the stage lacks correct format. If all columns and filters are properly defined check the parameters being passed. Most of the the times it can also
Happen due to some discrepancy in the parameter being used.
No comments:
Post a Comment