Azure / Commercial-Marketplace-SaaS-Accelerator

A reference example with sample code for developers interested publishing transactable, Software as a-Service offers in the Microsoft commercial marketplace.
MIT License
193 stars 290 forks source link

Invalid object name 'dbo.SchedulerFrequency' when upgrading from Version 5 #594

Closed sm-jchalmers closed 10 months ago

sm-jchalmers commented 10 months ago

We are trying to upgrade from Version 5 to the current version and are getting the following error:

Invoke-Sqlcmd: /home/hidden/Commercial-Marketplace-SaaS-Accelerator/deployment/Upgrade.ps1:80 Line | 80 | Invoke-Sqlcmd -inputFile script.sql -ServerInstance $Server -database … | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | Invalid object name 'dbo.SchedulerFrequency'. Msg 208, Level 16, State 1, Procedure , Line 5. PS /home/hidden/Commercial-Marketplace-SaaS-Accelerator/deployment>

Is anyone able to help with this?

santhoshb-msft commented 10 months ago

I think we worked on this and got a new version instaled. Please feel free to reopen this if needed. @sm-jchalmers

sm-jchalmers commented 10 months ago

Hi Santosh,You are correct. Thank you,Jeff ChalmersVP Finance and OperationsSight Machine408-833-5329On Nov 28, 2023, at 4:08 PM, SANTHOSH B @.***> wrote: I think we worked on this and got a new version instaled. Please feel free to reopen this if needed. @sm-jchalmers

—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you were mentioned.Message ID: @.***>

santhoshb-msft commented 10 months ago

Thank you, Jeff, for confirming!