In FlexSim, I need remote access to the Oracle database.So I created an ODBC data source by instantclient_12_1,the test shows that the connection is successful.But when I called dbopen command in the model,it gives this error:
With authentication issues,I did not find a way to save password in the DSN.Is there any way to enter a password by FlexSim command? Or other way remote access to the Oracle database.