Hi I have two servers.One is A which is having all database. I have also server B which is standalone dedicated to SSIS.I have created packages and deployed it to server B.Now I want to create jobs either of 2 ways
(1) Create job from Server A and calls package existed on B.How do I call because in Job step it asks package source.I select File system so it shows only local computer not remote computers so in that case how do I call remote computer packages from standalone SSIS server
(2) I have server B standalone for SSIS.Is there anyway I can setup job here itself.But here I don't have database engine so how can I see SQL agent and all.