Skip to Main Content

Oracle Database Discussions

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Dell PowerEdge Linux 8.3 Database 19c

Amin AdatiaDec 21 2020

Hi
I am trying to install Oracle 19c (19.9 Patch applied) on Linux 8.3. When I run dbca and select 4 pdbs with prefix p19 and Container C19; the summary gives zero for PDBS and creates only the Container and the seed PDBs. I then tried the same thing on a laptop and only the first time did I get to see the 4 pdbs as selected. However, while creating the database views I get ORA-03113:end of channel communication error.
Am I missing a patch? I have applied to Oracle 19c
6880880 - version OPatch 19.0.0.0.0
P688P31668882
P31750108 (P31771877 and P31772784)
Regards

Comments

NickR2600-Oracle

Ha ha, I love how curious and thorough you are!  I'm certain the files are meta-data and scripts which tell NetBeans what files it needs, how they should be organized, and how to compile them.  I've tried messing around with them a few times in order to convert a Java SE 8 project to be a Java SE 9 Modular project.  But I had trouble figuring out all the places that needed changing.  Other than that, I haven't needed to dig too deeply into the role of each file, so I'm not sure which resources would be best.  I'll ask around.

NickR2600-Oracle

Hopefully I'll be able to reach one of the product managers to provide thoughts here on the forum.  In the meantime, they said the information on each file was google-able piece-wise and recommended this stackoverflow thread as an example: https://stackoverflow.com/questions/33772118/difference-between-build-xml-and-build-impl-xml

1 - 2

Post Details

Added on Dec 21 2020
4 comments
427 views