Event ID - 8198

Event Id8198
SourceMSSQLServer
DescriptionCould not obtain information about Windows NT group/user %ls.
Event InformationCAUSE:
A process executed within SQL Server or from the SQL Server Agent, such as the xp_logininfo stored procedure, a scheduled job, or a replication agent, needs to verify the credentials of a Windows-authenticated login. The attempt to retrieve those credentials on the domain failed for an unspecified reason.
One common cause of this error is a manually created domain group with the name "everyone." This name conflicts with the built-in hidden group of the same name. Other conflicts between objects in a domain can also cause the problem, as can insufficient permissions to retrieve the information about the objects.

RESOLUTION:
1. If you can see a domain group called "everyone," rename or delete that group to avoid a conflict with the hidden group "everyone" that is built in to the domain.
2. Verify trust relationships and firewall settings between any domains involved.
3. Verify that the account used to lookup the domain credentials has sufficient permissions to perform the operation. This account may be the logged-on user or the account used to start either the SQL Server or SQL Server Agent service, depending on the context.
4. Check whether there are any local or global groups, computers, or domain names in any of the local or trusted domains that have the same name as any of the other objects. If there is overlap, rename one or more objects to avoid the duplication.
Reference LinksMicrosoft product: SQL Server Version: 2000.80.760.0 Event Source: MSSQLServer Event ID: 8198

Catch threats immediately

We work side-by-side with you to rapidly detect cyberthreats
and thwart attacks before they cause damage.

See what we caught

Did this information help you to resolve the problem?

Yes: My problem was resolved.
No: The information was not helpful / Partially helpful.