Problems to import a program with next version
search cancel

Problems to import a program with next version

book

Article ID: 11609

calendar_today

Updated On:

Products

Ideal

Issue/Introduction

Customer is experimenting the EXPORT/IMPORT functions of Ideal.



We need to import a program with the next version in Ideal Development environment,

but the program is imported with the version that was exported on other environment. 

Environment

Ideal 14.0, z/OS

Resolution

When using SET IMPORT NEW VERSION xxx you have the choice between: 

- nnn Specifies that the default version for imported entities is nnn. 

- ASIS Specifies that the default version for imported entities is the version specified on the export file. 

- NEXT Specifies that the default version for imported entities is the next sequential number after the highest currently active version number for the imported entity occurrence. 

 

When using ASIS then the version imported will be the same as the one from the exported file. 

For example: When using ASIS, Version 6 from the exported file will be version 6 in the new environment.