Note: This was originally posted by an inactive account. Content was preserved by moving under an admin account.
Originally posted by: saravanHi Tim,
Thanks for your reply
Pls find the attached sample graph.
I'm getting the following error log while executing the sqlrunner node which contains the delete query in it.
'EFFECTIVE DATE' field contains the space in between.
Installing log (11/25/2011 16:55:51) ...
2011-11-25 16:55:52; Level: 2; Type: 0; Desc: "OCI Error 1858: ORA-01858: a non-numeric character was found where a numeric was expected
"; File: "./../../jigsaw/Code/Source/Oci/OciUtils.cpp"; Line: 83; Context: ""
2011-11-25 16:55:52; Level: 2; Type: 0; Desc: "Error executing statement:
DELETE FROM TIME_ZONE_OFFSET
WHERE MONTHS_BETWEEN(sysdate, 'EFFECTIVE DATE') > 24
. On connection:
lvs_Schema@LAVAS1BA. ORA-01858: a non-numeric character was found where a numeric was expected
"; File: "./../../jigsaw/Code/Source/Oci/OciSession.cpp"; Line: 226; Context: "OciSession::ExecuteStatement()"
2011-11-25 16:55:52; Level: 2; Type: 0; Desc: "...exception seen in statement 'sql-non-select', line 8"; File: "./../code/source/expert/ExprStatement.cpp"; Line: 56; Context: "Salmon::NED::Statement_Expr::evaluate()"
2011-11-25 16:55:52; Level: 2; Type: 0; Desc: "...exception seen in context: { 0(query):1 }"; File: "./../code/source/brain/ExprTableIo.cpp"; Line: 255; Context: "Salmon::ExprTableIo::processInputRows()"
Uninstalling log (11/25/2011 16:55:52) ...
NOTE: EFFECTIVE DATE column is DATE field.
Appreciate for you quick response.
Thanks
Saravan
Attachments:
Time_Zone_Offset.brg