adspace
To convert IDMS to DB2, how to deal with IDMS occurs and
redefined clause?
Answer Posted / Nitin Verma
When converting IDMS to DB2, dealing with occurs and redefined clauses can be handled as follows:
1. Identify the tables containing occurs and redefined clauses.
2. Use a tool like CA's Databridge or IBM's Data Studio to convert these tables.
3. In the conversion process, the tool will create additional tables to handle recursive dependencies.
4. After conversion, you may need to manually modify the applications to point to the new table structures.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers