![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
#3
| |||
| |||
|
|
Hello Urmil, You probably could if you used the execute process task in DTS. Two assumptions I make is that connection can be made to the VPN using the exe |
|
hth, K ----- Urmil Muni wrote: ----- Greetings Everyone, I am a newbie to DTS and have a little tricky requirement (at least for me) and I need solution for the same. Here's my situation.... => I have 2 diff. databases (Oracle & SQL Server DB) residing on 2 diff. servers at 2 diff. physical location. => Need to schedule a DTS package (which will run every night) to import data from Oracle DB into SQL DB. => Need to import data using DTS over VPN (Virtual Private Network). FYI, the VPN connection has to be established before execution of DTS package begins and this process (of establishing VPN connection) has to be automated. => Once the data has been imported from Oracle DB into SQL DB, I need to disconnect the VPN connection explicitly. Now for me the tricky part is automating process of establishing VPN connection before the DTS package is executed and then once the import process is over, it should disconnect VPN connection. Now my questions is : Is it possible to automate process of establishing VPN connection before the scheduler executes DTS package? If so then how do I do it? Any help / ideas / suggestions will be appreciated. Thanks, Urmil |
#4
| |||
| |||
|
#5
| |||
| |||
|
|
Windows Server has limited VPN capabilities available with the RAS component, which does not require any additional client component built in, but you would better seeking advice on a VPN solution from a security solution provider. You could of course try one of the Windows networking or security newsgroups as well. |
#6
| |||
| |||
|
|
Darren Green <darren.green (AT) reply-to-newsgroup-sqldts (DOT) com> wrote in message news:<09dzw8vcz6oAFw$w (AT) sqldts (DOT) com>... Windows Server has limited VPN capabilities available with the RAS component, which does not require any additional client component built in, but you would better seeking advice on a VPN solution from a security solution provider. You could of course try one of the Windows networking or security newsgroups as well. I have been able to create a DTS package which establishes VPN connection and runs fine when executed explicitly thru SEM (SQL Enterprise Manager). But when scheduled, it doesn't work. What do I need to do to make this work? Am I missing something here? Yr prompt reply will be highly appreciated. Thanks in advance. Urmil |
![]() |
| Thread Tools | |
| Display Modes | |
| |