PeopleSoft Installation Scripts fails when using Oracle 12C database
PeopleSoft Installation Scripts like dbowner.sql,psroles.sql were using the traditional Oracle commands to create users and roles. By this time, I knew that issue was caused due to Oracle 12C CDB(Container Database) feature. On further investigation, I found that though Oracle 12C is certified with PeopleTools 8.53 but CDB(Container Database) feature doesn’t work with PeopleTools.