|
|
|
Странная запись
|
|||
|---|---|---|---|
|
#18+
ASE 12.5.4 MS Server 2003 Принес от заказчика дамп БД. (У заказчика ASE 12.5.3 MS Server 2003). Поставил. Все работает, все хорошо. Но столкнулись с какой-то непонятной ситуацией - в одной из таблиц есть несколько записей, с которыми происходит непонятная для меня вещь. Выполняю select DOCNOTIFICATIONRECIPIENTS.RECIPIENTNAME from DocNotificationrecipients where docid =286342 возвращает RECIPIENTNAME NULL делаю select RECIPIENTNAME, recipientrnn from DocNotificationrecipients where docid =286342 возвращает конкретное значение наименовния и значение второго поля селекта :( У заказчика все работает правильно. Уж и не знаю, что думать ... |
|||
|
:
Нравится:
Не нравится:
|
|||
| 08.11.2007, 11:05 |
|
||
|
Странная запись
|
|||
|---|---|---|---|
|
#18+
Владислав Ромащенко пишет: > Принес от заказчика дамп БД. (У заказчика ASE 12.5.3 MS Server 2003). > Поставил. Все работает, все хорошо. Но столкнулись с какой-то непонятной > ситуацией - в одной из таблиц есть несколько записей, с которыми > происходит непонятная для меня вещь. Попробуйте проверить таблицу с помощью DBCC. Если индкесы плохие, их можно просто пересоздать. Если сама таблица, ее можно слить от заказчика с помощью DBCC и (пересоздав) залить у себя. Можно попробовать слить таблицу и от себя, если возможна проверка правильности данных. Posted via ActualForum NNTP Server 1.4 ... |
|||
|
:
Нравится:
Не нравится:
|
|||
| 08.11.2007, 13:57 |
|
||
|
Странная запись
|
|||
|---|---|---|---|
|
#18+
MasterZiv Владислав Ромащенко пишет: > Принес от заказчика дамп БД. (У заказчика ASE 12.5.3 MS Server 2003). > Поставил. Все работает, все хорошо. Но столкнулись с какой-то непонятной > ситуацией - в одной из таблиц есть несколько записей, с которыми > происходит непонятная для меня вещь. Попробуйте проверить таблицу с помощью DBCC. Если индкесы плохие, их можно просто пересоздать. Если сама таблица, ее можно слить от заказчика с помощью DBCC и (пересоздав) залить у себя. Можно попробовать слить таблицу и от себя, если возможна проверка правильности данных. Posted via ActualForum NNTP Server 1.4 делал проверки. вроде говорит, что все ок dbcc checktable (DocNotificationrecipients) Checking DocNotificationrecipients: Logical pagesize is 8192 bytes The total number of data pages in this table is 418. Server Message: Number 12932, Severity 10 Server 'SERVER3', Line 1: The total number of pages which could be garbage collected to free up some space is 4. Server Message: Number 15074, Severity 10 Server 'SERVER3', Line 1: The total number of deleted rows in the table is 8. Table has 53419 data rows. DBCC execution completed. If DBCC printed error messages, contact a user with System Administrator (SA) role. Checking DocNotificationrecipients: Logical pagesize is 8192 bytes The total number of data pages in this table is 418. Server Message: Number 12932, Severity 10 Server 'SERVER3', Line 1: The total number of pages which could be garbage collected to free up some space is 4. Server Message: Number 15074, Severity 10 Server 'SERVER3', Line 1: The total number of deleted rows in the table is 8. Table has 53419 data rows. DBCC execution completed. If DBCC printed error messages, contact a user with System Administrator (SA) role. Checking DocNotificationrecipients: Logical pagesize is 8192 bytes The total number of data pages in this table is 418. Server Message: Number 12932, Severity 10 Server 'SERVER3', Line 1: The total number of pages which could be garbage collected to free up some space is 4. Server Message: Number 15074, Severity 10 Server 'SERVER3', Line 1: The total number of deleted rows in the table is 8. Table has 53419 data rows. DBCC execution completed. If DBCC printed error messages, contact a user with System Administrator (SA) role. dbcc reindex (DocNotificationrecipients) Checking DOCNOTIFICATIONRECIPIENTS: Logical pagesize is 8192 bytes The indexes for 'DocNotificationrecipients' are already correct. They will not be rebuilt. DBCC execution completed. If DBCC printed error messages, contact a user with System Administrator (SA) role. ... |
|||
|
:
Нравится:
Не нравится:
|
|||
| 08.11.2007, 14:52 |
|
||
|
|

start [/forum/topic.php?fid=55&fpage=58&tid=2011828]: |
0ms |
get settings: |
9ms |
get forum list: |
15ms |
check forum access: |
4ms |
check topic access: |
4ms |
track hit: |
302ms |
get topic data: |
7ms |
get forum data: |
2ms |
get page messages: |
48ms |
get tp. blocked users: |
2ms |
| others: | 235ms |
| total: | 628ms |

| 0 / 0 |
