Skip to content

Copy-DbaXESession Failure  #9557

Open
Open
@LaerteJunior

Description

Verified issue does not already exist?

No, I did not search

What error did you receive?

HI, when using Copy-DbaXESession it is failing with the error
Cannot convert the "Microsoft.SqlServer.Management.Sdk.Sfc.SqlStoreConnection" value of type "Microsoft.SqlServer.Management.Sdk.Sfc.SqlStoreConnection" to type "Microsoft.SqlServer.Management.Sdk.Sfc.SqlStoreConnection".
Can someone help me ?

Steps to Reproduce

# provide your command(s) executed pertaining to dbatools
# please include variable values (redacted or fake if needed) for reference

it is on a script that copy the objects from a primary server to secondary server
Copy-DbaXESession -Source $PrimaryReplica -Destination "$($AvailabilityGroupReplica.Name)"

Please confirm that you are running the most recent version of dbatools

2.1.28

Other details or mentions

No response

What PowerShell host was used when producing this error

Windows PowerShell (powershell.exe)

PowerShell Host Version

Name Value


PSVersion 5.1.17763.6530
PSEdition Desktop
PSCompatibleVersions {1.0, 2.0, 3.0, 4.0...}
BuildVersion 10.0.17763.6530
CLRVersion 4.0.30319.42000
WSManStackVersion 3.0
PSRemotingProtocolVersion 2.3
SerializationVersion 1.1.0.1

SQL Server Edition and Build number

Sql Server 2019

.NET Framework Version

.NET Framework 4.8.4729.0

Metadata

Assignees

No one assigned

    Labels

    bugs lifetriage requiredNew issue that has not been reviewed by maintainers

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions