Create a database using DBT file from older version of Oracle
Shouldn't it be possible to generate a dbt-file on an older version of Oracle (10.2.0.3) and use it on a newer version (12.2.0.1) to create the database?
When I try to use the dbt-file I get the error message:
SEVERE: [FATAL] [DBT-11004] Invalid template file specified (...)
CAUSE: The given template is not compliant to the expected schema.
ACTION: Verify the correctness of the template syntactically and semantically. Alternatively contact Oracle Support Services.