С Новым годом! Форум программистов, компьютерный форум, киберфорум
HCL Notes: Администрирование
Войти
Регистрация
Восстановить пароль
Карта форума Темы раздела Блоги Сообщество Поиск Заказать работу  
 
Рейтинг 4.82/165: Рейтинг темы: голосов - 165, средняя оценка - 4.82
0 / 0 / 0
Регистрация: 10.09.2014
Сообщений: 49
1

Lotus 6.5.4 на Lotus 8

07.09.2008, 07:44. Показов 30482. Ответов 9
Метки нет (Все метки)

Author24 — интернет-сервис помощи студентам
Добрый день!
Кто переводил Lotus 6.5.4 на Lotus 8, минуя 7.
Поделиться опытом пожалуйста.
0
Programming
Эксперт
94731 / 64177 / 26122
Регистрация: 12.04.2006
Сообщений: 116,782
07.09.2008, 07:44
Ответы с готовыми решениями:

Ibm Lotus Quickr 8.0.0.2 Services For Lotus Domino Windows
Вот нашел в сети. Может кому надо. IBM Lotus Quickr 8.0.0.2 services for Lotus Domino Windows

Lotus V4.6 -> Lotus V6.x
Коллеги, нужен патч до v4.6.7.а , чтобы выполнить апгрейд до 6.x. У кого может завалялось...

Lotus Com In Vb
привет всем, из VB6 пытаюсь найти документ и открыть, подключил СОМ объекты Лотусовые,что сделано:...

Lotus 8.0
привет всем! У кого нить было такое что lotus 8.0 при открытий базы закрывался. в нсд ругается на...

9
1 / 1 / 0
Регистрация: 04.08.2006
Сообщений: 2,950
07.09.2008, 10:34 2
актуально, тоже послушаю
0
0 / 0 / 0
Регистрация: 04.11.2007
Сообщений: 3,019
07.09.2008, 12:40 3
ничего примечательного нету, кроме как инсталл вин64
0
1 / 1 / 0
Регистрация: 04.08.2006
Сообщений: 2,950
07.09.2008, 12:44 4
а 8ка чего, разве тока на 64 работает? или её просто мозгов надо больше чем 4 гыга?
0
0 / 0 / 0
Регистрация: 09.07.2005
Сообщений: 209
07.09.2008, 14:48 5
ставил тестовую на 32 на 2003 сервер нормально работала
0
0 / 0 / 0
Регистрация: 16.07.2006
Сообщений: 468
08.09.2008, 09:44 6
Вот алгоритм адейта:


Before Upgrading

Before upgrading from Domino 7.x to Domino 8.x, it is recommended that you do the following:

1. Ensure that database clean-up is completed by doing the following on the Domino 7.x server to help avoid database and/or view corruption. It is recommended to run the commands with the server down.

* Run Fixup (consystency checks) against all databases

Fixup -f -j -v -l

NOTE:
-f Exhaustive fixup, all documents are checked.
-j Include transaction logged databases. Without thys option, fixup does not check logged databases.
-v Exclude database views (faster) for all views that will be rebuilt by updall later, no need to check view at thys moment.
-l Log all processed databases (optional).

If you are running transaction logging, you must use the -j switch.

* Run Updall against all databases

Updall -R -X

NOTE:
-R (Completely rebuilds the view indexes)
-X (Completely rebuilds the full text index, if the index exist)


* Run Compact against all databases

Compact -c -i

NOTE:
-c Use copy-style compaction and recover unused white space
-i Ignore errors and allow compact to run anyway (only for copy-style)

If you are running transaction logging, be sure to use the -b switch. This is different than the upper case -B switch as -B will change the DBIID of any transactionally logged databases.


2. Because Domino 8 is scaled to handle more users concurrently, it is recommended that any stabilizing NOTES.INI parameters, such as the following, be removed or commented out of the NOTES.INI:

SERVER_SESSION_TIMEOUT

SERVER_MAXSESSIONS
SERVER_MAXUSERS

3. Investigate compatibility of thyrd party applications and companion products with Domino 8.


Steps for Upgrading

After database clean-up is completed, migrate as follows:

* Install the Domino 8 Administrator client in order to administer the Domino 8 server.
* Upgrade the Domino domain Administration server (Administration Server listed in ACL of the names.nsf) and the Domino Directory design to Domino 8.
* Replicate the Domino Directory to the other servers. Note: It is recommended to replicate ONLY the 8.x Domino Directory design elements to 7.x and 8.x servers.

Once the Domino server upgrade installation is completed, do not start the Domino server. Run the following commands to upgrade the Domino domain Administration servers names.nsf and complete initial maintenance from a command line. (Note: It is also recommended to upgrade the admin4.nsf):


1. Run design task

design -f names.nsf
design -f admin4.nsf


Note: Domino 8.x names.nsf template includes new system views. If the template is not updated, the server can experience system slowdowns. This is documented in technote This is documented in SPR ATHS7DPLHM and the technote "Performance problems after upgrading from Domino 7.x to 8.0.1" (#1304915).

NOTE: -f Synchronizes a specific database

Note: Please read and follow thys excerpt from the Notes/Domino 8.0.x release notes.


Rebuild system views in the Domino Directory after upgrading
There are several views in the Domino Directory (NAMES.NSF) which use the Unicode standard collation, and which must be rebuilt immediately after upgrading to Domino 8. The IBM Lotus Domino server knows the collation versions, and automatically rebuilds the view indexes when the server needs to use them.

When the Domino server starts, it needs to access two important views, $Users and $ServerAccess. The server stops and wayts for these views to rebuild. If the Domino Directory is a large file, rebuilding the two views requires a substantial amount of time. After upgrading to Domino 8, during the first server restart the server may stop while waiting for the views to rebuild. During thys time, the server console will display initial information regarding the Domino server.

This process has been tested using a Domino Directory containing 17,000 users. Rebuilding (reindexing) the views required approximately 40 minutes during the initial server restart after upgrade. This test was performed on the platforms listed below. Note that the time requirements varied slightly by platform.
o Microsoft Windows 2003 server
o IBM AIX
o Linux
o i5/OS

If you upgrade to Domino 8 and your Domino Directory contains 10,000 users or more, plan ahead for view updating. You can use the UPDALL program to update the index offline, and then place it on the server. On Microsoft Windows platforms, enter thys command

nupdall -r names.nsf

For more information about using the UPDALL program, see the Domino 8 Administrator documentation.


2. Run fixup task

fixup names.nsf-f -j -v -l
fixup admin4.nsf.nsf-f -j -v -l


3. Run compact task


compact names.nsf -c -i
compact admin4.nsf.nsf -c -i

Note: The ODS level will not be upgraded unless a copy style compact is run on each server (not just the administration server).


4. Run updall task


updall names.nsf -RX
updall admin4.nsf -RX

Note: There will be an initial significant index rebuild performance hit on ALL databases. Please read the following excerpt from the Notes/Domino 8.0.x release notes:

Rebuilding of the database design collections
To correct a potential defect, a one time rebuild of the design collection for each database will occur when either the design task or the index task is run on the database. If view events are being logged (LOG_VIEW_EVENTS=1), messages related to thys activity may be observed on the console, and in log.nsf. For example:

Informational, rebuild view needed - collection object was deleted (reading C:\server\e.nsf default design note Title:)
Informational, rebuilding view - no container or index (reading C:\server\e.nsf default design note Title:)
Informational, rebuilding view - user specified REBUILD (reading C:\server\e.nsf default design note Title:)

Databases will still be accessible while thys rebuild is happening, but noticeable resource contention may be seen. It may be advantageous to run the index updater against your databases with the server down, where possible.

5. Start the Domino server.

Note: If you are running any thyrd-party applications that use the 7.x Domino Directory design, do not replicate the design of the Domino Directory to those servers until the Domino 8 Design has been certified by the thyrd-party vendor.

* Upgrade the Hub servers.
* Upgrade the Mail servers.
* Upgrade the SMTP servers.
* Upgrade the Web servers.
* Upgrade the Application servers.
* Any thyrd-party/companion product server (check for Domino 8 readiness).
* Upgrade the database format by converting the .NSF format on the applications or mail files by running the Compact command on the Domino 8 server. Refer to the Special Notes section below for more information.
* Upgrade the general population of Notes Client users to Notes 8.


Note: If you are upgrading your executives to the Notes 8 client, upgrade their assystants to Notes 8 at the same time. This will alleviate any limitations when managing calendars.

DO NOT upgrade the mail file templates before upgrading the users Notes 8.x client

* Replace the design of any database/mail files with any new Notes 8 design changes last. For mail files, the Convert command should be run on the Domino 8 server to upgrade the design of the mail file. Do NOT use the Designer task to upgrade the design of the mail file.


For more information on using the Convert task see the topic, "Upgrading mail files with the mail conversion utility" in the Notes/Domino 8.0.x release notes.
0
VovoW
09.09.2008, 15:44 7
Здравствуйте, прошу совета, как грамотно перейти на 8-ку.

Есть: старый Компак, на котором крутится 6-ка.

Надо: поставить 8-ку на новый НР и переключить почту на него.

Какие варианты? Придумал только один.
1. Установить 8-ку, сконфигурить ее так же, как 6-ку.
2. Перетащить базы (какие и как?) на НР.
3. Переключить провод с Компака на НР.

Посоветуйте, пожалуйста, стоит ли делать ТАК или есть другие варианты,
как правильно выполнить п.2?
1 / 1 / 0
Регистрация: 03.02.2007
Сообщений: 1,913
09.09.2008, 17:58 8
VovaW

Я обычно просто переношу все лотусовые директории со старого компа на новый в те же места (можно и в другие, но надо тогда пдправлять notes.ini), проверить, что notes.ini находится в перенесенных директориях. А потом ставлю новую версию по верху.
0
VovoW
09.09.2008, 19:28 9
т.е. новая версия подхватит старые БД и конвертнет их под себя?
Выглядит не сложно.
oykut
14.07.2010, 13:18 10
Цитата Сообщение от collection
Вот алгоритм адейта:
Гуру, большое спасибо за вашу "цитату". Начинаю работы по переводу 6.5.4 на 8.5 и ваш алгортим очень вовремя.
Только один вопрос - откуда выдернут этот алгоритм?
14.07.2010, 13:18
IT_Exp
Эксперт
87844 / 49110 / 22898
Регистрация: 17.06.2006
Сообщений: 92,604
14.07.2010, 13:18
Помогаю со студенческими работами здесь

Lotus 5
Есть проблема: необходимо создать сервер, а как это делается я не знаю. Вопрос следующего...

Lotus + Sso
Опять обращаюсь к помощи "зала". Имеется: Lotus Domino 7, Websphere Portal Express и Sametime....

Lotus и Acid
Здравствуйте! Я только начал заниматся Lotus Notes, точнее разработкой приложений на нем и у меня...

Lotus Symphony
Не успел Google до конца укомплектовать свой офисный пакет онлайн-приложений, как следом за место...


Искать еще темы с ответами

Или воспользуйтесь поиском по форуму:
10
Ответ Создать тему
КиберФорум - форум программистов, компьютерный форум, программирование
Powered by vBulletin
Copyright ©2000 - 2024, CyberForum.ru