This is one of the greatest and best ever server produced since Windows NT 4.0 Era. The server gives performance boost over various areas and provides best corporate features like: Network Load Balancing, Failover Cluster, RADIUS Server etc. Its also improves on major areas like IIS 7.5 which helps in managing the web sites with ease and making it more modular. It also enhances the performance of IIS, php (if configured) like any thing. Strongly recommended, if one is still sticking to the traditional Windows Server 2003 or Windows 2000.
SQLServer Error: 15404, Could not obtain information about Windows NT group/user Error code 0x5. [SQLSTATE 42000] (ConnIsLoginSysAdmin)
If we encounter this error "SQLServer Error: 15404, Could not obtain information about Windows NT group/user Error code 0x5. [SQLSTATE 42000] (ConnIsLoginSysAdmin)" in SQL Server in which the job fails because of the user account related problem, then we need to take the following steps to make it work: a. Go to SQL Server Agent. b. Then select the job which is giving error and not running successfully. c. Then choose properties and in the General Tab, change the owner to "SA" or any account that has the administrative privileges. The problem will be resolved.
Comments