Re: Data Load

From: oj (nospam_ojngo_at_home.com)
Date: 04/13/04


Date: Tue, 13 Apr 2004 10:52:23 -0700

If each job has to do a look in the target table, it's probably not a good
thing to process them in parallel. Perhaps, you want to load the data
independently into a staging table for each of your jobs. Then do a final
push/pull of all staging tables.

-- 
-oj
http://www.rac4sql.net
"MS User" <sqlman@sql.com> wrote in message
news:OdhPaWXIEHA.4052@TK2MSFTNGP12.phx.gbl...
> SQL 2K
>
> We have a data-warehouse server which loads data from different databases
> which resides in a different server, perform business logic and load into
a
> FACT table.
> I created 4 SQL jobs which does the above same thing from different
> databases and writing to same table.
> This job is scheduled to run at the same time.
>
> My question
> 1) What all steps to consider ,since different jobs loading data to same
> table and also query same table.
>
> Thanks
> Sh
>
>


Relevant Pages

  • Re: How to enqueue a number of video encoding jobs (vob to xvid or divx)
    ... I'm looking for a way to enqueue a number of video encoding jobs. ... When processing several, I load in the first Vob/mpg file, choose the ...
    (uk.comp.os.linux)
  • Change server, maintain the users.....
    ... All databases and jobs will be transfered to the new server. ... I will not load the old masterdatabase into the new server. ...
    (microsoft.public.sqlserver.setup)
  • Re: When DatSet reload?
    ... it is a multisuer environment. ... I get jobs, but I will not load the tables ... There is Sql Server notification services out there however it ...
    (microsoft.public.dotnet.framework.adonet)
  • Re: Data Load
    ... you want to load the data ... independently into a staging table for each of your jobs. ... > We have a data-warehouse server which loads data from different databases ... > databases and writing to same table. ...
    (microsoft.public.sqlserver.datawarehouse)
  • Re: Data Load
    ... you want to load the data ... independently into a staging table for each of your jobs. ... > We have a data-warehouse server which loads data from different databases ... > databases and writing to same table. ...
    (microsoft.public.sqlserver.datamining)