|
Uninstall BizTalk Runtime Components
|
bet | 31/36 | Sana | 21.03.2017 | Hajmi | 170,47 Kb. | | #843 |
To uninstall BizTalk Server 2010 runtime components
1. Click Start, point to Control Panel (View by: Large/Small icons), and then click Programs and Features.
2. In the Programs and Features dialog box, click Microsoft BizTalk Server 2010, and then click Uninstall/Change.
3. On the Program Maintenance screen, select Remove, and then click Next.
4. On the Summary screen, review the components to be uninstalled, and then click Uninstall.
5. On the Uninstall Completed screen, click Finish.
| Uninstall Enterprise Single Sign-On
To uninstall Enterprise SSO services
1. Click Start, point to Control Panel (View by: Large/Small icons), and then click Programs and Features.
2. In the Programs and Features dialog box, click Microsoft Enterprise Single Sign-On, and then click Uninstall/Change.
3. On the Program Maintenance screen, select Remove, and then click Next.
4. On the Summary screen, review the components to be uninstalled, and then click Uninstall.
5. On the Uninstall Completed screen, click Finish.
| Remove All Remaining Components
Remove SQL Server agent jobs
1. Click Start, point to All Programs, click Microsoft SQL Server 2008 R2, and then click SQL Server Management Studio.
2. Click Connect.
3. In Object Explorer, expand SQL Server Agent, and then expand Jobs.
4. Remove the following jobs:
Backup BizTalk Server (BizTalkMgmtDb)
CleanupBTFExpiredEntriesJob_BizTalkMgmtDb
DTA Purge and Archive (BizTalkDTADb)
Monitor BizTalk Server (BizTalkMgmtDb)
MessageBox_DeadProcesses_Cleanup_BizTalkMsgBoxDb
MessageBox_Message_Cleanup_BizTalkMsgBoxDb
MessageBox_Message_ManageRefCountLog_BizTalkMsgBoxDb
MessageBox_Parts_Cleanup_BizTalkMsgBoxDb
MessageBox_UpdateStats_BizTalkMsgBoxDb
Operations_OperateOnInstances_OnMaster_BizTalkMsgBoxDb
PurgeSubscriptionsJob_BizTalkMsgBoxDb
Rules_Database_Cleanup_BizTalkRuleEngineDb
TrackedMessages_Copy_BizTalkMsgBoxDb
Note
If you deployed BAM, you may also need to remove the job named bam_<Cube Name>_<View Name>.
|
Remove SQL Server Integration Services Packages
1. Click Start, point to All Programs, click Microsoft SQL Server 2008 R2, and then click SQL Server Management Studio.
2. Click Connect.
3. In Object Explorer, click Connect and select Integration Services, and then click Integration Services.
4. Expand Stored Packages and expand MSDB.
5. Remove the packages with the following prefixes:
BAM_AN_<Cube Name>
BAM_DM_<View Name>
|
Remove BizTalk Server 2010 databases
1. Click Start, point to All Programs, click Microsoft SQL Server 2008 R2, and then click SQL Server Management Studio.
2. In Object Explorer, expand Databases.
3. Remove the following databases:
BAMArchive
BAMPrimaryImport
BAMStarSchema
BizTalkDTADb
BizTalkMgmtDb
BizTalkMsgBoxDb
BizTalkRuleEngineDb
SSODB
|
1. Click Start, point to All Programs, point to Microsoft SQL Server 2005, and then click Configuration Tools..
2. On the Configuration Tools menu, click Notification Services Command Prompt
3. Type the following command to disable the instance: nscontrol disable -name BAMAlerts.
4. Type the following command to stop the instance: net stop NS$BAMAlerts.
5. Type the following command to unregister the instance: nscontrol unregister -name BAMAlerts.
Note
The BAM Notification name is generated as NS$<Prefix for Alerts Database Name> where <Prefix for Alerts Database Name> is what you specified on the BAM Alerts configuration page. The default name is BAMAlerts.
6. Type the following command to delete the instance: nscontrol delete -name BAMAlerts –server %computername% -force
|
|
| |