Installation guide
To successfully migrate user data into AD LDS, the user currently logged into the
IMPAX 6.5.3 Application Server component must have AD LDS administrative rights. (To check,
launch AD LDS Edit and select Role > member. The logged-in user must belong to the Administrator
group.)
To migrate user data to AD LDS
1. On the Application Server, open a command prompt.
2.
Change to the C:\mvf-mig6\UserMigration directory.
3. Type
ldifde -i -s fully_qualified_domain_name_of_ADAM_host -f LDF_input_file -t 636
where the LDF_input_file is the users.ldf file produced by running the migrate-users.exe
command.
Tip:
To ignore the existing users, add the -k parameter to the ldifde command.
4. If you have a conflict.ldf file that contains user IDs representing unique individuals, run the
ldifde command again and use that conflict.ldf file as the LDF_input_file.
Note:
If the user migration fails with ORA-1000 error (number of open cursors exceeded), edit the
/usr/oracle/current/dbs/initMVF.ora (Solaris) or the
c:\oracle\product\11.2.0\dbs\initMVF.ora (Windows) file by changing the current
open_cursors value to a much larger value. If the problem persists, contact Agfa Professional
Services.
Creating a one-time backup of AD LDS
(Topic number: 113662)
8.
On Application Servers running Windows Server 2008, all IMPAX user information is stored in the
AD LDS schema.
Once all user data has been migrated to the AD LDS database, we recommend backing up the AD
LDS database.
To create a one-time backup of AD LDS
1.
To open an elevated command prompt, click Start, right-click Command Prompt, and select
Run as administrator.
2. At the command prompt, type
dsdbutil
AS300 Preparing to Upgrade Guide—IMPAX 4.5, 5.2, 5.3,or WEB1000 to IMPAX 6.5.3 99
Agfa Company Confidential—Subject to Non-Disclosure Obligation