Skip to content

Error while trying to use xDBpackage to export a bacpac #4

Description

@dpatelapx

Hi,
I am new to DSC and have encountered an error while trying use the xDBPackage to export a BACPAC file. I am getting the following error

"Error SQL71562: Error validating element [dbo].[XXXXX]: Procedure: [dbo].[XXXXX] has an unresolved reference to object [tempdb].[dbo].[SysObjects]. External references are not supported when creating a package from this platform. ". I am getting several such errors like

"Error SQL71562: Error validating element [dbo].[XXXXX]: Procedure: [dbo].[XXXXX] has an unresolved reference to object [master].[dbo].[sysmessages]. External references are not supported when creating a package from this platform.

Error SQL71562: Error validating element [dbo].[XXXXX]: Procedure: [dbo].[XXXXX] has an unresolved reference to object [msdb].[dbo].[sp_send_dbmail]. External referen
ces are not supported when creating a package from this platform.

Error validating element [dbo].[XXXXX]: Procedure: [dbo].[XXXXX] has an unresolved reference to object [msdb].[dbo].[sp_send_dbmail].[@profile_name]. External references are not supported when creating a package from this platform."

Any help/guidance would be much appreciated here.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugThe issue is a bug.help wantedThe issue is up for grabs for anyone in the community.

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions