|
Home > Archive > microsoft.public.sqlserver.server > October 2002 > SQL PROBLEMS
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
|
|
|
| Detail Error Message from 09/06/02 at 7:43:43
Source: Afacomm
Description:
The description for Event ID ( 2 ) in Source ( afacomm )
could not be found. It contains the following insertion
string(s): \AfaComm, 0.
Data:
0000: 00 00 64 00 02 00 bc 00 ..d....
0008: 07 00 00 00 02 00 07 a0 .......
0010: 7e 09 1e 00 9a 00 00 c0 ~...š..
0018: e1 81 05 00 00 00 00 00 ......
0020: 00 00 00 00 00 00 00 00 ........
0028: 5f 10 00 00 bc 02 01 00 _......
0030: b0 00 00 02 d8 0c 67 00 ....g.
0038: 00 e4 f5 00 94 6d 12 00 ..”m..
0040: 74 26 f6 80 74 26 f6 80 t&?t&?
0048: 01 00 00 00 00 00 00 00 ........
0050: 0d 00 00 00 00 00 00 00 ........
0058: 00 00 00 00 11 00 00 00 ........
0060: 10 00 00 00 7c fb 02 00 ....|..
0068: 06 00 00 00 10 00 00 00 ........
0070: 00 00 00 00 ba 8b f5 00 ....‹.
0078: 36 00 00 00 00 00 00 00 6.......
0080: 98 75 10 00 01 00 00 00 ˜u......
0088: 00 00 00 00 ...
WHEN I TRY TO ACCESS MY DATABASE I STARTED TO RECEIVE THIS
ERROR, ANYBODY HAVE ANY SUGGESTIONS ON HOW TO FIX THEM,
AND WHAT DOES THIS MEAN. I AM JUST STARTING TO LEARN THE
SQL SERVER.
| |
| Eric Yang [MS] 2002-10-05, 9:07 pm |
| Dear JD,
Which folder did you find the attachment file in your computer? By default,
the SQL error log file is located in the Program Files\Microsoft SQL
Server\Mssql\Log directory. In addition, what's the version of your SQL
Server and what's your operation system?
It seems that the database in question is unaccessible. Could you please
use the 'DBCC CHECKDB' to verify its data integrity?
Sincerely,
Eric Yang [MS]
Microsoft Online Support Engineer
Please do not send email directly to this alias. This is our online
account name for newsgroup participation only.
This posting is provided 'AS IS' with no warranties, and confers no rights.
Get Secure! - www.microsoft.com/security
|
|
|
|
|