dbTalk Databases Forums  

Running SSIS package for non-dba users

microsoft.public.sqlserver.dts microsoft.public.sqlserver.dts


Discuss Running SSIS package for non-dba users in the microsoft.public.sqlserver.dts forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Dwight
 
Posts: n/a

Default Running SSIS package for non-dba users - 08-21-2008 , 03:17 PM






Currently I have two SQL servers that need SSIS packages run against
them to upload data from excel or access. The preferred method is to
have an end user start the process. On one server, the SSIS file
package is run by starting a SQL job, which has access to a file
server to access the excel file. The second SQL server is across
another domain and the SQL server user can not access the file server,
so I need another method.

Ideally I would like the user to initiate SSIS packages without having
to load SSIS services on their machine, which DTEXEC needs. Is there a
better way to do this?

Thanks
Dwight

Reply With Quote
  #2  
Old   
Irvine, Dennis
 
Posts: n/a

Default Re: Running SSIS package for non-dba users - 10-15-2008 , 06:14 PM






Can you use a batch file somewhere that would copy the "non-accessable"
excel file to a server the second SQL server would have permissions to
access?

You could use Powershell scripts to do this, as Powershell has the ability
to authenticate in an encrypted fashion and thus may be able to copy the
file accross a domain.

Dennis

"Dwight" <dtrumbower (AT) gmail (DOT) com> wrote

Quote:
Currently I have two SQL servers that need SSIS packages run against
them to upload data from excel or access. The preferred method is to
have an end user start the process. On one server, the SSIS file
package is run by starting a SQL job, which has access to a file
server to access the excel file. The second SQL server is across
another domain and the SQL server user can not access the file server,
so I need another method.

Ideally I would like the user to initiate SSIS packages without having
to load SSIS services on their machine, which DTEXEC needs. Is there a
better way to do this?

Thanks
Dwight


Reply With Quote
  #3  
Old   
Irvine, Dennis
 
Posts: n/a

Default Re: Running SSIS package for non-dba users - 10-15-2008 , 06:14 PM



Can you use a batch file somewhere that would copy the "non-accessable"
excel file to a server the second SQL server would have permissions to
access?

You could use Powershell scripts to do this, as Powershell has the ability
to authenticate in an encrypted fashion and thus may be able to copy the
file accross a domain.

Dennis

"Dwight" <dtrumbower (AT) gmail (DOT) com> wrote

Quote:
Currently I have two SQL servers that need SSIS packages run against
them to upload data from excel or access. The preferred method is to
have an end user start the process. On one server, the SSIS file
package is run by starting a SQL job, which has access to a file
server to access the excel file. The second SQL server is across
another domain and the SQL server user can not access the file server,
so I need another method.

Ideally I would like the user to initiate SSIS packages without having
to load SSIS services on their machine, which DTEXEC needs. Is there a
better way to do this?

Thanks
Dwight


Reply With Quote
  #4  
Old   
Irvine, Dennis
 
Posts: n/a

Default Re: Running SSIS package for non-dba users - 10-15-2008 , 06:14 PM



Can you use a batch file somewhere that would copy the "non-accessable"
excel file to a server the second SQL server would have permissions to
access?

You could use Powershell scripts to do this, as Powershell has the ability
to authenticate in an encrypted fashion and thus may be able to copy the
file accross a domain.

Dennis

"Dwight" <dtrumbower (AT) gmail (DOT) com> wrote

Quote:
Currently I have two SQL servers that need SSIS packages run against
them to upload data from excel or access. The preferred method is to
have an end user start the process. On one server, the SSIS file
package is run by starting a SQL job, which has access to a file
server to access the excel file. The second SQL server is across
another domain and the SQL server user can not access the file server,
so I need another method.

Ideally I would like the user to initiate SSIS packages without having
to load SSIS services on their machine, which DTEXEC needs. Is there a
better way to do this?

Thanks
Dwight


Reply With Quote
  #5  
Old   
Irvine, Dennis
 
Posts: n/a

Default Re: Running SSIS package for non-dba users - 10-15-2008 , 06:14 PM



Can you use a batch file somewhere that would copy the "non-accessable"
excel file to a server the second SQL server would have permissions to
access?

You could use Powershell scripts to do this, as Powershell has the ability
to authenticate in an encrypted fashion and thus may be able to copy the
file accross a domain.

Dennis

"Dwight" <dtrumbower (AT) gmail (DOT) com> wrote

Quote:
Currently I have two SQL servers that need SSIS packages run against
them to upload data from excel or access. The preferred method is to
have an end user start the process. On one server, the SSIS file
package is run by starting a SQL job, which has access to a file
server to access the excel file. The second SQL server is across
another domain and the SQL server user can not access the file server,
so I need another method.

Ideally I would like the user to initiate SSIS packages without having
to load SSIS services on their machine, which DTEXEC needs. Is there a
better way to do this?

Thanks
Dwight


Reply With Quote
  #6  
Old   
Irvine, Dennis
 
Posts: n/a

Default Re: Running SSIS package for non-dba users - 10-15-2008 , 06:14 PM



Can you use a batch file somewhere that would copy the "non-accessable"
excel file to a server the second SQL server would have permissions to
access?

You could use Powershell scripts to do this, as Powershell has the ability
to authenticate in an encrypted fashion and thus may be able to copy the
file accross a domain.

Dennis

"Dwight" <dtrumbower (AT) gmail (DOT) com> wrote

Quote:
Currently I have two SQL servers that need SSIS packages run against
them to upload data from excel or access. The preferred method is to
have an end user start the process. On one server, the SSIS file
package is run by starting a SQL job, which has access to a file
server to access the excel file. The second SQL server is across
another domain and the SQL server user can not access the file server,
so I need another method.

Ideally I would like the user to initiate SSIS packages without having
to load SSIS services on their machine, which DTEXEC needs. Is there a
better way to do this?

Thanks
Dwight


Reply With Quote
  #7  
Old   
Irvine, Dennis
 
Posts: n/a

Default Re: Running SSIS package for non-dba users - 10-15-2008 , 06:14 PM



Can you use a batch file somewhere that would copy the "non-accessable"
excel file to a server the second SQL server would have permissions to
access?

You could use Powershell scripts to do this, as Powershell has the ability
to authenticate in an encrypted fashion and thus may be able to copy the
file accross a domain.

Dennis

"Dwight" <dtrumbower (AT) gmail (DOT) com> wrote

Quote:
Currently I have two SQL servers that need SSIS packages run against
them to upload data from excel or access. The preferred method is to
have an end user start the process. On one server, the SSIS file
package is run by starting a SQL job, which has access to a file
server to access the excel file. The second SQL server is across
another domain and the SQL server user can not access the file server,
so I need another method.

Ideally I would like the user to initiate SSIS packages without having
to load SSIS services on their machine, which DTEXEC needs. Is there a
better way to do this?

Thanks
Dwight


Reply With Quote
  #8  
Old   
Irvine, Dennis
 
Posts: n/a

Default Re: Running SSIS package for non-dba users - 10-15-2008 , 06:14 PM



Can you use a batch file somewhere that would copy the "non-accessable"
excel file to a server the second SQL server would have permissions to
access?

You could use Powershell scripts to do this, as Powershell has the ability
to authenticate in an encrypted fashion and thus may be able to copy the
file accross a domain.

Dennis

"Dwight" <dtrumbower (AT) gmail (DOT) com> wrote

Quote:
Currently I have two SQL servers that need SSIS packages run against
them to upload data from excel or access. The preferred method is to
have an end user start the process. On one server, the SSIS file
package is run by starting a SQL job, which has access to a file
server to access the excel file. The second SQL server is across
another domain and the SQL server user can not access the file server,
so I need another method.

Ideally I would like the user to initiate SSIS packages without having
to load SSIS services on their machine, which DTEXEC needs. Is there a
better way to do this?

Thanks
Dwight


Reply With Quote
  #9  
Old   
Irvine, Dennis
 
Posts: n/a

Default Re: Running SSIS package for non-dba users - 10-15-2008 , 06:14 PM



Can you use a batch file somewhere that would copy the "non-accessable"
excel file to a server the second SQL server would have permissions to
access?

You could use Powershell scripts to do this, as Powershell has the ability
to authenticate in an encrypted fashion and thus may be able to copy the
file accross a domain.

Dennis

"Dwight" <dtrumbower (AT) gmail (DOT) com> wrote

Quote:
Currently I have two SQL servers that need SSIS packages run against
them to upload data from excel or access. The preferred method is to
have an end user start the process. On one server, the SSIS file
package is run by starting a SQL job, which has access to a file
server to access the excel file. The second SQL server is across
another domain and the SQL server user can not access the file server,
so I need another method.

Ideally I would like the user to initiate SSIS packages without having
to load SSIS services on their machine, which DTEXEC needs. Is there a
better way to do this?

Thanks
Dwight


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.