When Validating EDI Schema, you may get the following error:
Repository was locked on host[host name]
This occurs when compeif or xsd2edi runs and the EDI repository is locked in BTS EDI Database.
To solve this issue,
- connect to BizTalk Database server and execute the following SQL statement against BizTalkEDIDb
USE BizTalkEDIDb
GO
UPDATE parame SET repolock=null
GO
This should effect only 1 row.
- Then open command prompt, execute “compeif” locate on BizTalk EDI subsystem folder.
沒有留言:
張貼留言