dbTalk Databases Forums  

Problem archiving data

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


Discuss Problem archiving data in the microsoft.public.sqlserver.dts forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Yashrah [Xavor]
 
Posts: n/a

Default Problem archiving data - 04-06-2005 , 09:53 AM






Hi

I am using BizTalk Server 2004. My application uses the BAM feature too. I
have to archive some of the data in the BAMPrimaryImport. As per MSDN
http://msdn.microsoft.com/library/de...admin_rgbi.asp,
I used the BAM_DM_<activityname> dts package, it does archive the data but
creates the tables in the same BAMPrimaryImport database rather than
BAMArchive.

I have checked the bamconfiguration xml file as well...nothing is wrong with
that.

Any help will be appreciated.

regards
yashrah.

Reply With Quote
  #2  
Old   
Narayana Vyas Kondreddi
 
Posts: n/a

Default Re: Problem archiving data - 04-06-2005 , 11:03 AM






Is it using a datapump task to copyout data to an archived table? If so, you
should be able to change the connection for the datapump destination, so
that the archived data, goes to a different database.
--
HTH,
Vyas, MVP (SQL Server)
SQL Server Articles and Code Samples @ http://vyaskn.tripod.com/


"Yashrah [Xavor]" <YashrahXavor (AT) discussions (DOT) microsoft.com> wrote

Hi

I am using BizTalk Server 2004. My application uses the BAM feature too. I
have to archive some of the data in the BAMPrimaryImport. As per MSDN
http://msdn.microsoft.com/library/de...admin_rgbi.asp,
I used the BAM_DM_<activityname> dts package, it does archive the data but
creates the tables in the same BAMPrimaryImport database rather than
BAMArchive.

I have checked the bamconfiguration xml file as well...nothing is wrong with
that.

Any help will be appreciated.

regards
yashrah.



Reply With Quote
  #3  
Old   
Allan Mitchell
 
Posts: n/a

Default Re: Problem archiving data - 04-06-2005 , 01:53 PM



And to show you an example of what Vyas is talking about and doing it dynamagically


Changing the DataPump Source and Destination Tables
(http://www.sqldts.com/default.aspx?213)


--

Allan Mitchell MCSE,MCDBA, (Microsoft SQL Server MVP)
www.SQLDTS.com - The site for all your DTS needs.
www.SQLIS.com - SQL Server 2005 Integration Services.
www.Konesans.com


"Narayana Vyas Kondreddi" <answer_me (AT) hotmail (DOT) com> wrote

Quote:
Is it using a datapump task to copyout data to an archived table? If so, you
should be able to change the connection for the datapump destination, so
that the archived data, goes to a different database.
--
HTH,
Vyas, MVP (SQL Server)
SQL Server Articles and Code Samples @ http://vyaskn.tripod.com/


"Yashrah [Xavor]" <YashrahXavor (AT) discussions (DOT) microsoft.com> wrote in message
news:59F86A4D-CDD6-40A2-A570-4844C1D78D67 (AT) microsoft (DOT) com...
Hi

I am using BizTalk Server 2004. My application uses the BAM feature too. I
have to archive some of the data in the BAMPrimaryImport. As per MSDN
http://msdn.microsoft.com/library/de...admin_rgbi.asp,
I used the BAM_DM_<activityname> dts package, it does archive the data but
creates the tables in the same BAMPrimaryImport database rather than
BAMArchive.

I have checked the bamconfiguration xml file as well...nothing is wrong with
that.

Any help will be appreciated.

regards
yashrah.





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.