I'm having a problem with my sharepoint alerts and one solutions I found says I should
"Next thing I checked were the database tables, after I read about the same problem in this newsgroup posting. The following four tables in the content database contain entries related to the alert emails:"
Problem is I don't know how to check the immedsubscriptions table. Can anyone help me?
Microsoft SharePointMicrosoft Server Apps
Last Comment
QPR
8/22/2022 - Mon
QPR
What do you need to do once you find the table? Altering any data at the sql server level is unsupported in sharepoint and may void any support you get from MS... besides anything you change may be overwritten in a future hotfix or service pack.
I'm just trying to track down why my alerts aren't working and I wanted to see if they were being logged. I don't want to do anything with it I just want to confirm it's being logged.
QPR
You might be better off reading the sharepoint logs with a log viewer to try and find out why alerts aren't working
This is my viewer of choice
Watson policy auto uploads error info so this could also point to connectivity problems. You say you can email by clicking on a name - you mean your email clients creates an email? That is different.
Do you have your email server set up under servers in this farm (central admin)?
Erin_J
ASKER
Sorry for the delay but had a medical emergency that has kept me away the last 2 days. But to answer your question
When I go to People - User Information I can click the hyper link and it works. (see attached)
In Central Administration - I believe my email is setup incoming and outgoing but not sure how to confirm. It appears to be right.
I don't use the Exchange feature in SBS2008. We use a third party pop account and so I never setup exchange. user-information.bmp
QPR
Clicking the email address will just result in normal behaviour where your email program will create qa new email addressed to the person you clicked on... this is nothing to do with sharepoint.
You need to tell sharepoint the server address of your outgoing email server (regardless of whether it is on your network or a 3rd party server on the internet or if you have a local SMTP server that can relay).
Go to central admin -> System settings -> Configure outgoing e-mail settings
This is where you tell sharepoint where to send emails so they can be delievered
Open it up, point to ULS log, set up an alert and look at the messages in the log
Erin_J
ASKER
I believe it has access to the outside world.
I will call my email provider in the morning to check with them.
I downloaded that viewer the other day but I haven't found any logs regarding alerts.
I've loaded the viewer but I'm don't know how to use it. I am trying to load the ULS file to view it and I select "Use ULS feed from default log file directory" and nothing shows up. What am I doing wrong.
QPR
Have you changed the default log directory? I normally set mine to a drive other than C for performance.
You should a choice of loading from file, uls or something else which I forget at the moment.
Uls will open the current log.
You'll see icons on the toolbar that will say whether to show high, medium etc or you can right click and select show errors only.
Are you running this on your SP server? Not a client or the SQL Server
Erin_J
ASKER
SP Server
Yes I tried loading from file but nothing is there
What problems are you have with alerts?