Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 General SQL Server Forums
 New to SQL Server Programming
 How to find a SSIS package

Author  Topic 

Newbie777
Starting Member

20 Posts

Posted - 2010-12-10 : 12:04:34
Hello All,

I have a job that's a ssis job and now I need to modify the ssis backup job to go to a new drive. How do I find the package and how would i modify it? Thanks in Advance.

russell
Pyro-ma-ni-yak

5072 Posts

Posted - 2010-12-10 : 12:09:54
Look at the job step. It shows where the package lives.
Go to Top of Page

X002548
Not Just a Number

15586 Posts

Posted - 2010-12-10 : 12:46:26
Yopu need to go into BI Studio

Better off doing something else in my opinion

MOO



Brett

8-)

Hint: Want your questions answered fast? Follow the direction in this link
http://weblogs.sqlteam.com/brettk/archive/2005/05/25/5276.aspx


Want to help yourself?

http://msdn.microsoft.com/en-us/library/ms130214.aspx

http://weblogs.sqlteam.com/brettk/

http://brettkaiser.blogspot.com/


Go to Top of Page

Newbie777
Starting Member

20 Posts

Posted - 2010-12-10 : 13:59:45
Thanks, i saw in steps, then package = Maintenance Plans\BackupMaintenance

I did a search on Maintenance on all the hd's but could not find any files or folders with that name? Am I looking at the wrong place in steps?
Go to Top of Page

X002548
Not Just a Number

15586 Posts

Posted - 2010-12-10 : 14:30:05
You need to start BI Studio

It is not in SSMS



Brett

8-)

Hint: Want your questions answered fast? Follow the direction in this link
http://weblogs.sqlteam.com/brettk/archive/2005/05/25/5276.aspx


Want to help yourself?

http://msdn.microsoft.com/en-us/library/ms130214.aspx

http://weblogs.sqlteam.com/brettk/

http://brettkaiser.blogspot.com/


Go to Top of Page

russell
Pyro-ma-ni-yak

5072 Posts

Posted - 2010-12-10 : 14:40:34
Sure it is. Expand the Management node, then Maintenance Plans.
Go to Top of Page

visakh16
Very Important crosS Applying yaK Herder

52326 Posts

Posted - 2010-12-11 : 00:29:31
are you connecting to integration services engine on server or database engine?

------------------------------------------------------------------------------------------------------
SQL Server MVP
http://visakhm.blogspot.com/

Go to Top of Page
   

- Advertisement -