Hello
My Distribution Manager log is filled with thousands 2300,2301,2304 messages of a package that does not exist. The package does not show in the console under packages.
I ran the following queries and I tried query by just by PkgId/ID and still got not results
Select * from pkgservers where NALpath like '%Server%'
and PkgId like '%293%'
Select * from pkgstatus where pkgserver like '%server%'
and Id like '%293%'
How can I stop this behavior?
Thanks

