The Altair Community is migrating to a new platform to provide a better experience for you. In preparation for the migration, the Altair Community is on read-only mode from October 28 - November 6, 2024. Technical support via cases will continue to work as is. For any urgent requests from Students/Faculty members, please submit the form linked here
com.rapidminer.operator.UserError: Database connection failed: connection MSSQL is unknown.
Hello!
I'm trying to run process from server and then there are an error "com.rapidminer.operator.UserError: Database connection failed: connection MSSQL is unknown. Please define the connection properly."
When i click run process locally it works.
How can i upload connection from studio? or how can i solve this problem.
Other quiestion
When trying to reload Database drivers there are error
Cannot reload database drivers, 'C:\Rapid\standalone\configuration\.RapidMiner\jdbc_properties.xml' not found.
0
Answers
hello @Ikalaus - you need to create database connections in Server if you want it to use them. Log into the web interface as admin and then go to Administration -> Database connections. Set everything up there (including testing) and you should be good to go.
Scott
Hello thanks for answer.
I have already created conections in server
I think that maybe there are another solution to create from studio and then atach to server.
hi @Ikalaus - have you saved the process on the server first, and then set the parameters for Read Database? You have to save the process on the server so that the server database connections will propagate to your Studio database connections.
Scott
Hi @Scott Genzer
No i saved first in studio.
ThanksI'll try save first on the server.