Migration Guide : 6. Upgrading from OpenROAD 5.1 : Phase 2: Convert the Applications : Build and Run the Applications in OpenROAD 6.2
 
Share this page                  
Build and Run the Applications in OpenROAD 6.2
After you have created all the applications in your 6.2 code repository, build and run them as follows:
1. Image any applications included as images in the correct build sequence (or better, change the image inclusions to be database inclusions: see the note about included images in Build and Test the Application Under OpenROAD 5.1).
2. Run the application’s principal threads to establish the validity of the test environment.
The application should run correctly in all major respects: navigation, database interaction, functionality. If it does not run correctly, your 6.2 development environment is probably incomplete; do not proceed until it is fully functional.
3. Run the application’s principal threads to determine if there are any issues.
You are unlikely to find any issues, but it is still important that this initial review of the application be reasonably comprehensive.
If you encounter any issues during the upgrade that are caused by differences between OpenROAD 5.1 and 6.2, contact Actian Support Services (http://supportservices.actian.com/support-services/support#contacts).
4. Identify and document issues, correcting them immediately where appropriate.
Whenever you encounter an issue, immediately establish in the OpenROAD 5.1 development environment whether it is a pre-existing issue and handle it accordingly.
5. Correct any remaining issues that this initial review identified.