开发者

SQL Server SSIS Warning :0x80000036

开发者 https://www.devze.com 2023-01-21 23:49 出处:网络
I have updated my SQL Server 2008 R2 Evaluation Edition to Enterprise Edition a couple of weeks ago. Service Pack 1 is also installed. Things were going good for a开发者_开发技巧 while . But when I ru

I have updated my SQL Server 2008 R2 Evaluation Edition to Enterprise Edition a couple of weeks ago. Service Pack 1 is also installed. Things were going good for a开发者_开发技巧 while . But when I run an SSIS package now, I get a Warning: 0x80000036: only 9 days left for evaluation. can anyone help me out in resolving this issue?


It looks like your upgrade didn't go through smoothly. In 9 days your message will read "Integration Services evaluation period has expired. The package can only be executed in debug mode."

Why not try to change the edition again via the Edition Upgrade Wizard?

There is a good thread on MS Social (Bought SQL Server 2008 Developer Licence, How do I upgarde my Trial version with Licence version?) suggesting to...

  • Use the Edition Upgrade Wizard
  • Use a command line action to upgrade Setup.exe /q /ACTION=editionupgrade /INSTANCENAME=MSSQLSERVER /PID=<PID key for new edition>"
  • Contact the MS Licensing Team with questions directly (in the end you bought the product-that's what support is for ;-) )
0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号