ImportFlatOnly

If an Adabas file contains MUs or PEs, the MUs and PEs are normalized into separate tables during the FDT import process.  In addition, a table with "_FLAT" appended to the name is create.  This "flat" table contains fields for the MUs and PEs within each record.  If you don't want the normalized tables imported, you can set the ImportFlatOnly CDD option to 1.

 

ImportFlatOnly=1 

 

Default = 0. (Import all tables, not just the flattened tables.)

 

Note: This setting is only applicable to Adabas and FDT imports.

 

Environment: Client, Windows, Adabas

Configuration Manager: CONNX Settings; Current Key = CONNXCDD\OPTIONS; Key Value/Value Name =  ImportFlatOnly