Dear experts,
we try to import a SolMan 7.2 J2EE system on Linux Oracle using SWPM SP22. The export went fine, but when we try to import it, the directories for the tablespace are created for user oracle:oinstall and no write permission for the group.
We provided ora<SID> as user for database creation, so the next step fails. I tried to modify umask to 002, but didn't manage to change it (I tried to set it in user environment and control.xml).
Any help appeciated...