Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello Guys,
I am facing to Add the data source for the Destination DB.
I had extracted the data from Oracle Db and Inject the data into the snowflake DB or Sql Server Database. but who can I select the Destination Sorce DB.
Here, is my job Extract the data and stored in the Excel file, But the data have been stored in the Snowflake or Sql Server, how can i have to add the db.
Hello,
In Talend Studio (including the Trial version), both source and destination connections must be defined before they can be used in a job.
From the screenshots, only the source database connection is configured. The destination database connection (for example Snowflake or SQL Server) has not yet been created, which is why it cannot be selected in the output component.
Resolution:
Create the destination connection under Metadata → Db Connections.
Enter the required connection details and test the connection.
Save the metadata and then select it in the output component.
The Trial version does not restrict creating database connections this is a configuration step rather than a licensing issue.
Thanks,
Gourav
Hello,
In Talend Studio, you can fetch a metadata definition from a database, making the best use of your existing resources.
Please take a look at this online documentation about:
https://help.qlik.com/talend/en-US/creating-using-metadata-talend-studio/8.0/creating-metadata-datab...
Best regards
Sabrina