Table not getting created in 910 Deployment server
I am installing JDE 910 on 2012 R2 server. The deployment server is installed and tools release updated to 9.1.5
As we have a known criteria for the oracle 12c R2 to have a separate user to run the DB install which is not allowing the installer to create the tables on DB due to permission issue. Refer document Doc ID 1637866.1
For errors below.
ORA-39070: Unable to open the log file.
ORA-29283: invalid file operation
ORA-06512: at "SYS.UTL_FILE", line 536
ORA-29283: invalid file operation
The above document is for Platform pack installation which suggests to Run the DB creation script manually after installing PPack and providing permission to JDE folder.