Go Back   TechArena Community > Technical Support > Computer Help > Windows Server > Small Business Server
Become a Member!
Forgot your username/password?
Register Tags Active Topics RSS Search Mark Forums Read SiteMap

Tags: , , , ,

Sponsored Links



Cannot open database requested in login 'SBSMonitoring'. Login fai

Small Business Server


Reply
 
Thread Tools Search this Thread
  #1  
Old 20-04-2007
Maarten Schmeitz
 
Posts: n/a
Cannot open database requested in login 'SBSMonitoring'. Login fai

When i try to run a usage report in the Server Management i'll get the error:

The page cannot be displayed
An error occurred on the page you are trying to view.

--------------------------------------------------------------------------------

To work around this problem, perform the following steps. After each step,
try again to access the page.

Ensure that the MSSQL$SBSMONITORING service is started.
Ensure that the server is not low on memory or disk space.
Restart the server.
Verify that the server is functional and that there are no system-wide
problems.
Run the Set Up Monitoring Reports and Alerts task in the Server Management
Monitoring and Reporting taskpad.


When i look in event viewer (application) i'll see the next error:

Event Type: Error
Event Source: ServerStatusReports
Event Category: None
Event ID: 1
Date: 20-4-2007
Time: 14:44:06
User: N/A
Computer: SRV01
Description:
Server Status Report:
URL: http://localhost/monitoring/usage.aspx?reportMode=0
Error Message: Cannot open database requested in login 'SBSMonitoring'.
Login fails.
Login failed for user 'NIESMETAAL\niesadmin'.
Stack Trace: at usage.globalFn.connectDataSource(Boolean pingFirst)
at usage.frmUsage.renderReportWorker()
at usage.frmUsage.renderReport()

For more information, see Help and Support Center at
http://go.microsoft.com/fwlink/events.asp.


How can i solve this problem?
Reply With Quote
  #2  
Old 20-04-2007
Costas
 
Posts: n/a
Re: Cannot open database requested in login 'SBSMonitoring'. Login fai

Did you upgrade the MSDE database to SQL Server?

If yes, then you have to roll back to MSDE because the monitoring component
needs it. In that case you'll have to reinstall the component

Costas


"Maarten Schmeitz" <Maarten Schmeitz@discussions.microsoft.com> wrote in
message news:42ADC8DC-6149-45A4-97EC-699B5546AA50@microsoft.com...
> When i try to run a usage report in the Server Management i'll get the
> error:
>
> The page cannot be displayed
> An error occurred on the page you are trying to view.
>
> --------------------------------------------------------------------------------
>
> To work around this problem, perform the following steps. After each step,
> try again to access the page.
>
> Ensure that the MSSQL$SBSMONITORING service is started.
> Ensure that the server is not low on memory or disk space.
> Restart the server.
> Verify that the server is functional and that there are no system-wide
> problems.
> Run the Set Up Monitoring Reports and Alerts task in the Server Management
> Monitoring and Reporting taskpad.
>
>
> When i look in event viewer (application) i'll see the next error:
>
> Event Type: Error
> Event Source: ServerStatusReports
> Event Category: None
> Event ID: 1
> Date: 20-4-2007
> Time: 14:44:06
> User: N/A
> Computer: SRV01
> Description:
> Server Status Report:
> URL: http://localhost/monitoring/usage.aspx?reportMode=0
> Error Message: Cannot open database requested in login 'SBSMonitoring'.
> Login fails.
> Login failed for user 'NIESMETAAL\niesadmin'.
> Stack Trace: at usage.globalFn.connectDataSource(Boolean pingFirst)
> at usage.frmUsage.renderReportWorker()
> at usage.frmUsage.renderReport()
>
> For more information, see Help and Support Center at
> http://go.microsoft.com/fwlink/events.asp.
>
>
> How can i solve this problem?


Reply With Quote
  #3  
Old 20-04-2007
Maarten Schmeitz
 
Posts: n/a
Re: Cannot open database requested in login 'SBSMonitoring'. Login

I did not change anything. The server is running for half a year now. This
happend spontanously.



"Costas" wrote:

> Did you upgrade the MSDE database to SQL Server?
>
> If yes, then you have to roll back to MSDE because the monitoring component
> needs it. In that case you'll have to reinstall the component
>
> Costas
>
>
> "Maarten Schmeitz" <Maarten Schmeitz@discussions.microsoft.com> wrote in
> message news:42ADC8DC-6149-45A4-97EC-699B5546AA50@microsoft.com...
> > When i try to run a usage report in the Server Management i'll get the
> > error:
> >
> > The page cannot be displayed
> > An error occurred on the page you are trying to view.
> >
> > --------------------------------------------------------------------------------
> >
> > To work around this problem, perform the following steps. After each step,
> > try again to access the page.
> >
> > Ensure that the MSSQL$SBSMONITORING service is started.
> > Ensure that the server is not low on memory or disk space.
> > Restart the server.
> > Verify that the server is functional and that there are no system-wide
> > problems.
> > Run the Set Up Monitoring Reports and Alerts task in the Server Management
> > Monitoring and Reporting taskpad.
> >
> >
> > When i look in event viewer (application) i'll see the next error:
> >
> > Event Type: Error
> > Event Source: ServerStatusReports
> > Event Category: None
> > Event ID: 1
> > Date: 20-4-2007
> > Time: 14:44:06
> > User: N/A
> > Computer: SRV01
> > Description:
> > Server Status Report:
> > URL: http://localhost/monitoring/usage.aspx?reportMode=0
> > Error Message: Cannot open database requested in login 'SBSMonitoring'.
> > Login fails.
> > Login failed for user 'NIESMETAAL\niesadmin'.
> > Stack Trace: at usage.globalFn.connectDataSource(Boolean pingFirst)
> > at usage.frmUsage.renderReportWorker()
> > at usage.frmUsage.renderReport()
> >
> > For more information, see Help and Support Center at
> > http://go.microsoft.com/fwlink/events.asp.
> >
> >
> > How can i solve this problem?

>

Reply With Quote
  #4  
Old 20-04-2007
Costas
 
Posts: n/a
Re: Cannot open database requested in login 'SBSMonitoring'. Login

Here are some steps that might be of help:
http://www.eventid.net/display.asp?e...eports&phase=1

Costas

"Maarten Schmeitz" <MaartenSchmeitz@discussions.microsoft.com> wrote in
message news:DC9709CD-DF8B-415F-AE75-BD6979FC6ED2@microsoft.com...
>I did not change anything. The server is running for half a year now. This
> happend spontanously.
>
>
>
> "Costas" wrote:
>
>> Did you upgrade the MSDE database to SQL Server?
>>
>> If yes, then you have to roll back to MSDE because the monitoring
>> component
>> needs it. In that case you'll have to reinstall the component
>>
>> Costas
>>
>>
>> "Maarten Schmeitz" <Maarten Schmeitz@discussions.microsoft.com> wrote in
>> message news:42ADC8DC-6149-45A4-97EC-699B5546AA50@microsoft.com...
>> > When i try to run a usage report in the Server Management i'll get the
>> > error:
>> >
>> > The page cannot be displayed
>> > An error occurred on the page you are trying to view.
>> >
>> > --------------------------------------------------------------------------------
>> >
>> > To work around this problem, perform the following steps. After each
>> > step,
>> > try again to access the page.
>> >
>> > Ensure that the MSSQL$SBSMONITORING service is started.
>> > Ensure that the server is not low on memory or disk space.
>> > Restart the server.
>> > Verify that the server is functional and that there are no system-wide
>> > problems.
>> > Run the Set Up Monitoring Reports and Alerts task in the Server
>> > Management
>> > Monitoring and Reporting taskpad.
>> >
>> >
>> > When i look in event viewer (application) i'll see the next error:
>> >
>> > Event Type: Error
>> > Event Source: ServerStatusReports
>> > Event Category: None
>> > Event ID: 1
>> > Date: 20-4-2007
>> > Time: 14:44:06
>> > User: N/A
>> > Computer: SRV01
>> > Description:
>> > Server Status Report:
>> > URL: http://localhost/monitoring/usage.aspx?reportMode=0
>> > Error Message: Cannot open database requested in login 'SBSMonitoring'.
>> > Login fails.
>> > Login failed for user 'NIESMETAAL\niesadmin'.
>> > Stack Trace: at usage.globalFn.connectDataSource(Boolean pingFirst)
>> > at usage.frmUsage.renderReportWorker()
>> > at usage.frmUsage.renderReport()
>> >
>> > For more information, see Help and Support Center at
>> > http://go.microsoft.com/fwlink/events.asp.
>> >
>> >
>> > How can i solve this problem?

>>


Reply With Quote
  #5  
Old 27-05-2007
olt
 
Posts: n/a
Re: Cannot open database requested in login 'SBSMonitoring'. Login

Hi Maarten,

We are having this problem now - did you manage to solve this issue in
a simple way?

Thanks,
Edmund


On 20 Apr, 15:00, Maarten Schmeitz
<MaartenSchme...@discussions.microsoft.com> wrote:
> I did not change anything. The server is running for half a year now. This
> happend spontanously.
>
>
>
> "Costas" wrote:
> > Did you upgrade the MSDEdatabaseto SQL Server?

>
> > If yes, then you have to roll back to MSDE because the monitoring component
> > needs it. In that case you'll have to reinstall the component

>
> > Costas

>
> > "Maarten Schmeitz" <Maarten Schme...@discussions.microsoft.com> wrote in
> > messagenews:42ADC8DC-6149-45A4-97EC-699B5546AA50@microsoft.com...
> > > When i try to run a usage report in the Server Management i'll get the
> > > error:

>
> > > The pagecannotbe displayed
> > > An error occurred on the page you are trying to view.

>
> > > ---------------------------------------------------------------------------*-----

>
> > > To work around this problem, perform the following steps. After each step,
> > > try again to access the page.

>
> > > Ensure that the MSSQL$SBSMONITORINGservice is started.
> > > Ensure that the server is not low on memory or disk space.
> > > Restart the server.
> > > Verify that the server is functional and that there are no system-wide
> > > problems.
> > > Run the Set Up Monitoring Reports and Alerts task in the Server Management
> > > Monitoring and Reporting taskpad.

>
> > > When i look in event viewer (application) i'll see the next error:

>
> > > Event Type: Error
> > > Event Source: ServerStatusReports
> > > Event Category: None
> > > Event ID: 1
> > > Date: 20-4-2007
> > > Time: 14:44:06
> > > User: N/A
> > > Computer: SRV01
> > > Description:
> > > Server Status Report:
> > > URL:http://localhost/monitoring/usage.aspx?reportMode=0
> > > Error Message:Cannotopendatabaserequestedinlogin'SBSMonitoring'.
> > >Loginfails.
> > >Loginfailed for user 'NIESMETAAL\niesadmin'.
> > > Stack Trace: at usage.globalFn.connectDataSource(Boolean pingFirst)
> > > at usage.frmUsage.renderReportWorker()
> > > at usage.frmUsage.renderReport()

>
> > > For more information, see Help and Support Center at
> > >http://go.microsoft.com/fwlink/events.asp.

>
> > > How can i solve this problem?- Hide quoted text -

>
> - Show quoted text -



Reply With Quote
Reply

  TechArena Community > Technical Support > Computer Help > Windows Server > Small Business Server


Thread Tools Search this Thread
Search this Thread:

Advanced Search


Similar Threads for: "Cannot open database requested in login 'SBSMonitoring'. Login fai"
Thread Thread Starter Forum Replies Last Post
Cannot open database "db1. Login failed for user 'BIGRED1\ASP.NET' Aadidev Software Development 4 16-06-2011 08:03 AM
Connection failed for the database login Indivar Software Development 5 18-11-2010 12:03 AM
Problem with login to ASP.NET Membership services database LoganM Software Development 5 22-10-2010 09:26 AM
Login and password Text boxes disabled during remote login in windows 7 Cassey Networking & Security 4 20-01-2010 09:53 PM
restore ghost image, boots up to login screen but login loop chrisnpg Hardware Peripherals 2 29-01-2008 06:57 AM


All times are GMT +5.5. The time now is 04:09 AM.