2008年10月20日

[BizTalk][EDI]Repository was locked on host when validating EDI Schema

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,

  1. 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.




  2. Then open command prompt, execute “compeif” locate on BizTalk EDI subsystem folder.

沒有留言:

Blog Archive

About Me