Oracle 12.1 on GKE

Asking for help? Comment out what you need so we can get more information to help you!
Hi,
I’m trying to implement Oracle DB on GKE but it throws errors after database gets mounted. The log files are not very helpful, any ideas?

The following output is now a tail of the alert.log:
ORA-00600: internal error code, arguments: [pesldl02_Make_Object: shm_open failed: errno 13 errmsg Permissio], [/PESLD__3_90cda18501000000], , , , , , , , , ,
Use ADRCI or Support Workbench to package the incident.
See Note 411.1 at My Oracle Support for error and packaging details.
Errors in file /var/oracle_diag/diag/rdbms/h/trace_j015_304.trc (incident=9056):
ORA-00600: internal error code, arguments: [pesldl02_Make_Object: shm_open failed: errno 13 errmsg Permissio], [/PESLD_3_90cda18501000000], , , , , , , , , ,
Use ADRCI or Support Workbench to package the incident.
See Note 411.1 at My Oracle Support for error and packaging details.
Wed Nov 30 12:09:04 2022
Errors in file /var/oracle_diag/diag/rdbms/trace_j015_304.trc:
ORA-00600: internal error code, arguments: [pesldl02_Make_Object: shm_open failed: errno 13 errmsg Permissio], [/PESLD_3_90cda18501000000], , , , , , , , , ,
Wed Nov 30 12:09:09 2022
Errors in file /var/oracle_diag/diag/rdbms/trace/htraksid_j005_284.trc (incident=8975):

Cluster information:

Kubernetes version:
Cloud being used: GKE
Installation method: helm
Host OS:
CNI and version:
CRI and version:

You can format your yaml by highlighting it and pressing Ctrl-Shift-C, it will make your output easier to read.

You might want to take a look at one of the Oracle DB operators. e.g.:

They handle a lot of the issues that are frequently encountered with db management in a container.

1 Like