Tidal with sql server agent job
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-08-2015 11:38 AM - edited 03-01-2019 09:17 AM
I am very new to MS SQl-server and Tidal.Input is really apreciated.
1)what is difference between SSIS and sql server agent Job.Is both are same?
2)I need to schedule sql server agent Job using Tidal.
sqlserver agent example-http://sqlserverscribbles.com/2013/06/08/how-to-create-sql-server-agent-jobs/
- Labels:
-
Cisco Workload Automation
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-13-2015 03:18 PM
Hi vamsivaliveti.edu1
Please check out this link, http://www.jamesserra.com/archive/2014/07/sql-server-agent-job-steps-vs-ssis/
To schedule a sql job in Tidal, can you check to see if your Tidal Master is licensed for MsSql adapter? To verify, Click on Activities -> Register License
BR,
Derrick Au

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-15-2015 07:34 AM
SSIS packages can be run from a normal windows agent.
If you wish to run stored procedures within the MSSQL framework, you can use them via the MSSQL Adapter.
Price point for Windows Agent is around $500 - $1000
Price point for MSSQL Adapter is north of $1500
