Note: This was originally posted by an inactive account. Content was preserved by moving under an admin account.
Originally posted by: henk01Hello,
I received the error:
Error while starting execution of node Test.DB+Store'
Error executing node: Node :Test.DB+Store' (handle: 5afbe1c7750e768d) encountered error during initialization
WARN: invalid port string
Error Code: brain.node.HierarchicalURI.cpp.114
ERROR: Node execution terminated while opening i/o streams by error:
invalid port string
Error Code: lae.node.executionTerminated
Some more background information. The "DB Execute" node works fine, I can create a test table, and also insert data into the test table. However the "DB Store" node fails with the above error. The connection used is an ODBC connection to an SQLserver database.
After experimenting some more, the node works fine when the "DB Service" name is shortened. So for example the "DB Execute" node fails when using "Production_database1" as "DbService", but seems fine when using name "Prod_database1" instead. Does the "DB Store" node truncate the "DB Service" name in any way?
Best Regards,
Henk