This Error Show to me when i want to see the Properties of SQL Server Agent to my instance

 troubleshoot this Error

  1. go to Start >>>> Run >>>>> Write (Regedit)
  2. HKEY_LOCAL_MACHINE >>>>SOFTWARE>>>>MICROSOFT>>>>MICROSOFT SQL SERVER >>>> (YOUR INSTANCE NAME)>>>>SQLSERVERAGENT >>>>double click on SQLSERVERAGENT
  3. search in the right list on file name (ErrorLogFile) if you found it right click >>>>> Modfiy >>>>> Check the path in ValueData is true this path
  4. if you not found this file (ErrorLogFile) 
  5. right click on SQLSERVERAGENT >>>>>New >>>> String Value
  6. Rename the file will Create to (ErrorLogFile)
  7. thengo to C: Drive >>>> Programme File >>>>Microsoft SQL Server >>>> (Your Instance Name) >>>>MSSQL >>>>Log >>>>SQLAGENT.OUT
  8. then take this path and go to the file (ErrorLogFile) in the reigistration
  9. then right click >>>> Modify >>>> put the path in Value Data . then ok
  10. try now to open your SQL AGENT Properties .

 

 

One thought on “Property ErrorLogFile is not available for JobServer

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s

This site uses Akismet to reduce spam. Learn how your comment data is processed.