Error Message while executing the script:
Error code:-932Script error message:ORA-00932: inconsistent datatypes: expected - got -
possible solution:
1. check the parmaters type match the column type in select clause
2. check the result table type definition match the source table column type
3. copy part of the script to another editor window, try to run to get more determined error messages
No comments:
Post a Comment