|
|
|
Ребятя помогите
|
|||
|---|---|---|---|
|
#18+
не как не грузится база а ASE после запуска на каком то месе замирзает 00:00000:00001:2008/03/29 22:54:42.27 kernel pc 0x81b258f ds__recoverdbs+0x6cf(0x0,0x0,0x0,0x0,0x0) 00:00000:00001:2008/03/29 22:54:42.27 kernel pc 0x81ae391 dsinit+0xf19(0x0,0x553dc158,0x895eed31,0x0,0x0) 00:00000:00001:2008/03/29 22:54:42.27 kernel pc 0x88241d4 kpexit(0x0,0x0,0x0,0x5539c100,0x4) 00:00000:00001:2008/03/29 22:54:42.27 kernel pc 0x895eed31 init_dummy+0x80991ff1(0x0,0x5539c100,0x4,0x1,0x5374616b) 00:00000:00001:2008/03/29 22:54:42.27 kernel end of stack trace, spid 1, kpid 196611, suid 0 и на этом месте стоит как мне быть ?? ... |
|||
|
:
Нравится:
Не нравится:
|
|||
| 29.03.2008, 22:07 |
|
||
|
Ребятя помогите
|
|||
|---|---|---|---|
|
#18+
Желательно указать, что за операционка и какая версия ASE Вот нашел такие рекомендации для ASE 12.5.2 , тебе может не подойти, хотя ситуация похожая - User database gets timeslice error at boot up. Stack includes: ds__recoverdbs, dorecover, boot__recover_and_online, rec_analyze_log, and analyze_rec_ckpt 1. Set status to bypass recovery (-32768) 2. Reboot ASE. 3. dbcc dbrepair(db_name, ltmignore) 4. Suicide log. ( Что такое - не понял ) 5. Reset status of user db. 6. Reboot ASE. Then run dbcc checks on user db. ... |
|||
|
:
Нравится:
Не нравится:
|
|||
| 30.03.2008, 10:48 |
|
||
|
Ребятя помогите
|
|||
|---|---|---|---|
|
#18+
Вот что такое Suiciding log Suiciding the log refers to a process that tells the server to ignore the contents of the log during recovery. This is very dangerous, the log is the guarantee of transactional consistency, if you suicide the log the data in the database will likely no longer be consistent (committed modifications may not be reflected in the database, uncommitted modification may end up being applied, etc., and you may even introduce corruption in the system tables. It is sometimes used as a last resort in cases where serious errors are encountered during recovery, to gain access to what data there is, regardless of it's transactional consistency, in cases where there is no better solution (i.e. it is found that the DBA hasn't taken a backup in three years) 1.. update sysdatabases set status=-32768, status2=0 where name='suspect_database' 2.. shutdown with nowait 3.. restart dataserver 4.. dump tran suspect_database with no_log 5.. update sysdatabases set status=12, status2=0 where name='suspect_database' 6.. recycle dataserver ... |
|||
|
:
Нравится:
Не нравится:
|
|||
| 30.03.2008, 11:53 |
|
||
|
Ребятя помогите
|
|||
|---|---|---|---|
|
#18+
maxilink пишет: > никак не грузится база а ASE после запуска на каком то месе замирзает > > 00:00000:00001:2008/03/29 22:54:42.27 kernel end of stack trace, spid 1, > kpid 196611, suid 0 > Это - стек трейс. Внутренняя ошибка сервера. Надо писать в поддержку и думать, как обойти ситуацию. Возможно можно найти еще что-то в логе. Также можно попробовать загрузить последний дамп базы. Posted via ActualForum NNTP Server 1.4 ... |
|||
|
:
Нравится:
Не нравится:
|
|||
| 30.03.2008, 15:00 |
|
||
|
|

start [/forum/topic.php?fid=55&msg=35222666&tid=2011656]: |
0ms |
get settings: |
8ms |
get forum list: |
14ms |
check forum access: |
2ms |
check topic access: |
2ms |
track hit: |
145ms |
get topic data: |
10ms |
get forum data: |
2ms |
get page messages: |
44ms |
get tp. blocked users: |
1ms |
| others: | 204ms |
| total: | 432ms |

| 0 / 0 |
