Unable to load Profile data after upgrading to DLO 9.3.2
book
Article ID: 100045685
calendar_today
Updated On:
Description
Error Message

Cause
During the upgrade, the DLO Database did not upgrade properly.
Resolution
- Kill the DLO application (DLOConsoleu.exe) using Task Manager.
- Open an Administrative Command Prompt and go to the DLO installation directory
- Run the following SQL scripts, to upgrade the database.
osql -E -S %COMPUTERNAME%\DLO -d DLO -i DLODBUpgrade20.sql
osql -E -S %COMPUTERNAME%\DLO -d DLO -i DLODBUpgrade30.sql
osql -E -S %COMPUTERNAME%\DLO -d DLO -i DLODBUpgrade.sql
osql -E -S %COMPUTERNAME%\DLO -d DLO -i DLODBInstallXSP.sql
- Once the SQL scripts are completed successfully, open Windows Services (services.msc)
- Stop and then Restart the SQL Server DLO service, Veritas DLO Administration service & Veritas DLO Maintenance service.
- Reopen the DLO Console and the DLO User Profiles will now be available.
Issue/Introduction
Following an upgrade to DLO 9.3.2, attempting to view the Profiles in the Setup screen of the DLO Console, generates the error 'Error V-138-52224-650 Unable to load profile record' , as shown below.
Once the error occurs, it is not possible to close the DLO console.
Was this article helpful?
thumb_up
Yes
thumb_down
No