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!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

Oracle Database Configuration Assitant

User_LGCDYNov 8 2022

Hi all,
Currently, I'm doing Oracle DB 12c Standard Edition 12.2.0.1.0 on Oracle Linux 7.4. I encountered an error in which I was stuck at the end of the installation the Oracle DBCA failed. I also attached the log and please find "installActions2022-11-07_11-25-16AM.txt". This is my first time doing the Oracle DB installation.
2022-11-08_173652.png
installActions2022-11-07_11-25-16AM.log (3.08 MB)Here are my concerns:
Is there any impact if I just skip the DBCA things?
Does it possible to fix it after the installation is done?
How can I fix it?
It's good to learn from you guys.
Thank you.

Comments

mickyw

Hello Melvis,

This is nice feature. I've actually tested it and found very annoying problem in this implementation. As soon as ZFS storage appliance creates hidden .$EXTEND directory in share (this is created automatically and is visible only if you go into Solaris share) - then all requests to URL representing account - fail with permission problem. Truss invoked on httpd process shows that it fails on .$EXTEND directory and returns this problem as generic permission problem to swiftclient user.

Another question I have: we frequently set mountpoint on project level changing it from /export to somthing like "/export/<project_name>". This allows us to have the same share names and having same share paths (like /export/<project_name>/<share_name>). From document it looks like directory under "/export" is used as Swift account. Does this mean that using 3-level mountpoint for shares is not supported for object storage use?

Regards,

Michal

1 - 1

Post Details

Added on Nov 8 2022
1 comment
185 views