03-18-2005 01:57 PM - edited 03-18-2019 04:22 PM
please review the output from DB Walker.
looking to upgrade to Unity 4.0.4, but would like to clean up these errors.
this system is Unified messaging with Domino
any advise would be appreciated
here is (some of)the output:
================================================================
Running dbWalker version:4.0.28
0:0:Search for '(error)' or '(warning)' to find logged errors and warnings.
Running dbWalker based on user input. User=XXXXX\Administrator
Storage Info
Unity is logging diagnostic and data files to:
*** Starting location object walk ***
*** Starting DTMFAccessID Table walk ***
193 entries checked.
*** Starting General System Checks ***
Primary server name found='XXXXXX'
1654:(error) no Unity messaging system account found in the subscriber table (subscriber type of 0). This can mean that no one has called into Unity and accessed their inbox yet. Normally a restart of the Unity server and calling in will automatically create this account. If not, please contact TAC for assistance
Checking LastModifiedTime column for all entries in the Configuration table
*** Starting subscriber walk ***
Alias=Unity_XXXXXX
Display Name=Unity Messaging System - XXXXXX
Jump to this subscriber in the SA using this link: Open SA to this subscriber
1520:(error) subscriber has NULL for their primary call handler reference - this is not a valid subscriber.
You will need to delete and recreate this subscriber. If you cannot delete the subscriber in the SA directly you can remove this subscriber's row from the Subscriber table in the UnityDB database in SQL.
If you are uncomfortable editng SQL directly, please contact TAC. Be sure to get a backup of your system using DiRT before editing anything in SQL on your own.
1342:(error) COS reference is NULL. You can fix this by selecting a valid COS object on the profile page for this subscriber in the SA.
Location Object Alias=default
Subscriber has no voice name recorded
Location object display name=Default
1202:(error) Subscribers language set to 'inherited' which is not legal for the subscriber language
This can be fixed by selecting an installed language for the 'Subscribers language' on the 'conversations' page of the subscriber in the SA
User set to switch ID= 0
Subscriber has no private lists
1435:(error) No notificaiton devices found for this subscriber. This is an unusual error to encounter on a production system.
You will need to delete and recreate this subscriber. If you cannot delete the subscriber in the SA directly you can remove this subscriber's row from the Subscriber table in the UnityDB database in SQL.
If you are uncomfortable editng SQL directly, please contact TAC. Be sure to get a backup of your system using DiRT before editing anything in SQL on your own.
1438:(error) No MWI devices found for this subscriber. This is an unusual error to encounter on a production system.
You will need to delete and recreate this subscriber. If you cannot delete the subscriber in the SA directly you can remove this subscriber's row from the Subscriber table in the UnityDB database in SQL.
If you are uncomfortable editng SQL directly, please contact TAC. Be sure to get a backup of your system using DiRT before editing anything in SQL on your own.
Checking subscriber exit destination
1388:(error) subscriber's exit action is set to NULL. You can fix this by selecting a valid destination on the conversation page for this subscriber in the SA
03-22-2005 03:32 PM
I'm guessing all those errors are related to the fact that the Unity Messaging System subscriber record doesn't have a SubscriberType of 0 as it should - all those errors will go away if you set that value to 0 for the record in the Subscriber table in the UnityDB database for the alias of the user listed in the output (you XXX'd it out) - then it wont bark about it being missing and it also will skip all those checks for data that isn't there for that account...
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide