Jaiky,
As a general rule, the migration from V8.0.1.2 to V9.1.1 is very easy. The general considerations :
- I would start with a new workspace
- Set your preferences to match what you are using in V8.0.1.2 (can export and import)
- Import your projects into the new workspace
- If any migration is necessary (usually runtime jars), it will run automatically
- There is no EGL source code migration between these two levels
- If you are generating COBOL, you need to make sure the EGL COBOL Runtime (product = Rational COBOL Runtime) is updated with the latest PTFs (z/OS and z/VSE) or the latest QEGL (IBM i).
- If you are generating Java, the EGL Java runtime reference will be automatically updated for you as part of the automatic migration.
- If these are RUI applications, you may want to look at updating the dojo levels.
That is all I can think of for now.
markevans