Tuesday, July 15, 2008

Global management group settings - reporting is grayed out

I installed RS on my SCOM 2007 server but reporting tab on navigation pane on left of SCOM is grayed out. Reinstalling SQL 2005 Reporting service did not help and below are the few links that help you guys

http://msdn.microsoft.com/en-us/library/bb677368(SQL.100).aspx

http://msdn.microsoft.com/en-us/library/ms143219(SQL.100).aspx

http://msdn.microsoft.com/en-us/library/ms143773(SQL.100).aspx

also attached is the document that might help you out.

Friday, July 11, 2008

how to get read of 'abc' icon on the top rigt corner of my Blackberry screen

In a message

Hit Menu>options>Enable Suretype

Or you can try

Option>Language>Input Language - English (United States)
  1. Go to the main applications view on the Pearl.
  2. Choose Options (it's the little crescent wrench icon) and select it.
  3. Scroll down to Language and click the trackball.
  4. Under "Input Language" you want to either select your language with Multitap (to enable Multitap) or without (which puts you into SureType mode). For example, I selected English (United States) to get SureType.
  5. Now just click the menu button and select Save and you're back to normal.

Thursday, July 10, 2008

An attempt was made to send an email when no email session has been established

I got the above error when job which will send email to an operator when it is completed did not work and while troubleshooting I got below info

Configure SQL Server Agent Mail to Use Database Mail

  1. To set up SQL Server Agent Mail to use Database Mail
  2. In Object Explorer, expand a server.
  3. Right-click SQL Server Agent, and then click Properties.
  4. Click Alert System.
  5. Select Enable Mail Profile.
  6. In the Mail system list, select Database Mail.
  7. In the Mail profile list, select a mail profile for Database Mail.
  8. Restart SQL Server Agent.