Re: Purge Interchange DTA - HELP!!!
- From: "Joerg Fischer" <me@work>
- Date: Thu, 22 Feb 2007 12:10:30 +0100
Hi,
Have you set up the "Backup BizTalk Databases" script? If not, you can truncate the log file:
Open SQL Query editor and issue:
BACKUP LOG BizTalkDtaDB WITH TRUNCATE ONLY
Note that this will truncate the log file of the DB - if your backup strategy relies on it, you are in trouble and should back it up beforehand.
Sincerely
Joerg Fischer
BizTalk MVP
"Ray Mooney" <ray@xxxxxxxxxx> schrieb im Newsbeitrag news:eVGhffcVHHA.488@xxxxxxxxxxxxxxxxxxxxxxx
IMMEDIATE HELP NEEDED!!
My InterchangeDTA database has become so large that the
'dta_purge_old_records' script does not have the space necessary to run.
Apparently SQL creates a transaction_log file as the script processes and
there is just not enough disk space to create the log file.
I am not achieving the DTA data, I just need to delete the records in the
DTA Database. I am running the purge scripts with the following parameters;
dta_purge_old_records 1,24,0,0
The DTA Database has too many tables to go after deleting data within tables
and in researching this I have seen posts that say to not delete individual
table records, you could really screw things up.
ANY HELP WOULD BE GREATLY APPRECIATED!!!!!
.
- Follow-Ups:
- Re: Purge Interchange DTA - HELP!!!
- From: Ray Mooney
- Re: Purge Interchange DTA - HELP!!!
- References:
- Purge Interchange DTA - HELP!!!
- From: Ray Mooney
- Purge Interchange DTA - HELP!!!
- Prev by Date: RE: HTTP Receive 500 Error - Multiple IIS App Pools needed?
- Next by Date: Re: Transfer XML files between MQ Servers
- Previous by thread: Purge Interchange DTA - HELP!!!
- Next by thread: Re: Purge Interchange DTA - HELP!!!
- Index(es):
Relevant Pages
|