Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Best Approach - remote system
January 7, 2003
John,
I've had success with remote processing from home office by creating outbound data files/inbound data loads and allow the archive logging process to support any issues occurring between receipt of next frequency data file. This process also tends to support constant data integrity checking, and if you choose to flag the (home) core database with a remote identifier - you can identify 1:M remote sites easily.
Generally speaking here is the scenario:
I know it sounds simple....and does put the onus on the DBA/developers. I've found by the time you construct the overhead of real time networks, their coordination/maintenance, and all of the other nonsense....it was easier to produce a solution I could control at a MAJOR cost savings. To date I've not found any downside to producing quality distributed data from this process, except of course for the perceived lag between data file sharing (my process was daily) and SLA competency.
I've used a like process with version 8.1.7 on NT/W2K with a 20 gig daily file with success (data load time in minutes). Once the process is set up and humming along, it becomes just another scheduled activity in the mix.
Good luck! --- comments welcome
Michael
P.S. I'm available for Oracle based consultant work at your site for a reasonable cost. I keep things simple.....I communicate easily understood processes and produce quality project plans/followthru with downstream referencable documentation specific to your installation. Please contact me @ mailto:mwarren8_at_yahoo.com
> Hey Gang,
>
> Wondering if anyone has comments on the following approach:
>
> Scenario:
> We have an office 2000 miles away.
> We would like to share data (real time) with them.
>
> We will install a high speed internet line at the remote location.
> We will use VPN and use border manager software at the remote location to
> connect back here.
> We will create a client server application that resides at the remote
> location.
> We will setup COM+ here on a Win2000 server for our middle tier and
database
> connection.
> We will have the database on a server here.
>
> Anyone care to comment?
> Thanks,
> -John
>
>
Received on Tue Jan 07 2003 - 07:47:28 CST
![]() |
![]() |