Hi Thomas,
Thank you for explanation, but it still not clear how can we transport schema from one HDB system to another where schema name is different in two systems.
Let say we defined schema SCHEMA_1 in system SYS_1 by using .hdbschema and .hdbdd files. Both these files include hardcoded schema name. Now we want to transport this schema to another system SYS_2 where schema name will be SCHEMA_2. Do we need manually change schema name in the schema definition files after they are imported in new system? Why .hdbdd definition keeps reference to physical schema name and not to logical name?
Regards,
Alex.