| Saravana Kumar 2007-04-20, 1:20 pm |
| Hello there,
As far as I know there is no option for it while during installation or
configuration. But you can modify them after the configuration.
I'm assuming, you are going to do this step directly after your BizTalk
configuration. If in case you BizTalk services are running, stop them (BTS
and SSO).
Use SQL Enterprise manage
1. Make a note of the current location of mdf and ldf files
2. Right click on the corresponding database node you need to change, select
"DETACH";
3. Using Windows Explorer, move your mdf and ldf files to a new location .
4. Open SQL Enterprise manage, right click on database node, select
"ATTACH", select the mdf file from new location and click "OK".
--
Regards,
Saravana Kumar
http://www.biztalk247.com/v1/
http://www.digitaldeposit.net/blog
"MS" wrote:
> Hi,
>
> Is there any way to specify Location of SQL Database Log file( ldf) and Data
> files(mdf) location during intall or configuration of BizTalk 2004?
>
> Thanks
|