Visualizzazione dei risultati da 1 a 3 su 3

Discussione: SQL server 2008 crash

  1. #1

    SQL server 2008 crash

    Ciao a tutti

    Premetto che utilizzo SQL server 2008 ma non è che sia propriamente il mio mestiere. Sui nostri pannelli operatore (che sono dei PC industriali equipaggiati con windows 7 embedded) utilizziamo SQL server 2008. Sostanzialmente abbiamo nel PC un DB nomefile.mdf in cui risiedono le varie tabelle su cui memorizziamo le varie ricette, dati della macchina da archiviare e quant'altro. Non installiamo negli HMI il management studio, ma il server è configurato in modo tale che ci si possa accedere dall'esterno (da un altro PC equipaggiato con il SQL Management Studio).

    Ora, sporadicamente capita che si presentino problemi come quello rappresentato nell'immagine che vedete nel link qui di seguito.

    https://drive.google.com/file/d/0Bwl...ew?usp=sharing

    questa finestra esce provando a riconfigurare le origini dati direttamente dal sistema operativo dell'HMI.

    Non mi è chiaro qual è la causa che possa scatenare problemi di questo tipo e suppongo non sia facile da trovare. Il problema è che Quando succedono queste cose, al momento non ho altre soluzioni se non ricaricare il file Ghost dell'HMI, cosa che, se il PC è dall'altra parte del mondo risulta difficoltosa, soprattuto perchè deve essere fatta da chi è in cantiere, pur avendo io accesso in VPN al PC in cui risiede il server.

    La mia domanda è: quali sono le strategie possibili per ripristinare problemi di questo tipo? C'è modo di ripristinare il DB? Ogni consiglio è gradito

    Grazie, buonasera.

  2. #2
    perché parli di "ripristinare il db"? è un problema di connessione (lo dice anche il messaggio di errore) https://social.msdn.microsoft.com/Fo...etupandupgrade -- probabilmente più sistemistico che di sviluppo

  3. #3
    Il problema è che il servizio di SQLSERVER EXPRESS non parte più. ho recuperato il log degli errori di SQL

    2016-05-24 08:18:04.92 Server Microsoft SQL Server 2008 R2 (RTM) - 10.50.1600.1 (Intel X86)
    Apr 2 2010 15:53:02
    Copyright (c) Microsoft Corporation
    Express Edition on Windows NT 5.1 <X86> (Build 2600: Service Pack 3)


    2016-05-24 08:18:04.92 Server (c) Microsoft Corporation.
    2016-05-24 08:18:04.92 Server All rights reserved.
    2016-05-24 08:18:04.92 Server Server process ID is 1204.
    2016-05-24 08:18:04.92 Server Authentication mode is MIXED.
    2016-05-24 08:18:04.92 Server Logging SQL Server messages in file 'C:\SQL\MSSQL10_50.SQLEXPRESS\MSSQL\Log\ERRORLOG'.
    2016-05-24 08:18:04.93 Server This instance of SQL Server last reported using a process ID of 1276 at 5/23/2016 2:51:33 PM (local) 5/23/2016 1:51:33 PM (UTC). This is an informational message only; no user action is required.
    2016-05-24 08:18:04.95 Server Registry startup parameters:
    -d C:\SQL\MSSQL10_50.SQLEXPRESS\MSSQL\DATA\master.mdf
    -e C:\SQL\MSSQL10_50.SQLEXPRESS\MSSQL\Log\ERRORLOG
    -l C:\SQL\MSSQL10_50.SQLEXPRESS\MSSQL\DATA\mastlog.ld f
    2016-05-24 08:18:04.96 Server SQL Server is starting at normal priority base (=7). This is an informational message only. No user action is required.
    2016-05-24 08:18:04.96 Server Detected 2 CPUs. This is an informational message; no user action is required.
    2016-05-24 08:18:06.23 Server Using dynamic lock allocation. Initial allocation of 2500 Lock blocks and 5000 Lock Owner blocks per node. This is an informational message only. No user action is required.
    2016-05-24 08:18:06.84 Server Node configuration: node 0: CPU mask: 0x00000003:0 Active CPU mask: 0x00000003:0. This message provides a description of the NUMA configuration for this computer. This is an informational message only. No user action is required.
    2016-05-24 08:18:07.02 spid7s Starting up database 'master'.
    2016-05-24 08:18:07.32 spid7s FILESTREAM: effective level = 0, configured level = 0, file system access share name = 'SQLEXPRESS'.
    2016-05-24 08:18:07.43 spid7s SQL Trace ID 1 was started by login "sa".
    2016-05-24 08:18:07.44 spid7s Starting up database 'mssqlsystemresource'.
    2016-05-24 08:18:07.44 spid7s The resource database build version is 10.50.1600. This is an informational message only. No user action is required.
    2016-05-24 08:18:07.59 spid7s Server name is 'HMIPC\SQLEXPRESS'. This is an informational message only. No user action is required.
    2016-05-24 08:18:07.59 spid10s Starting up database 'model'.
    2016-05-24 08:18:07.60 spid7s Informational: No full-text supported languages found.
    2016-05-24 08:18:07.61 spid7s Starting up database 'msdb'.
    2016-05-24 08:18:07.63 spid10s Error: 9003, Severity: 20, State: 1.
    2016-05-24 08:18:07.63 spid10s The log scan number (44:320:1) passed to log scan in database 'model' is not valid. This error may indicate data corruption or that the log file (.ldf) does not match the data file (.mdf). If this error occurred during replication, re-create the publication. Otherwise, restore from backup if the problem results in a failure during startup.
    2016-05-24 08:18:07.65 spid10s SQL Trace was stopped due to server shutdown. Trace ID = '1'. This is an informational message only; no user action is required.



    qualche suggerimento?

Permessi di invio

  • Non puoi inserire discussioni
  • Non puoi inserire repliche
  • Non puoi inserire allegati
  • Non puoi modificare i tuoi messaggi
  •  
Powered by vBulletin® Version 4.2.1
Copyright © 2025 vBulletin Solutions, Inc. All rights reserved.