dbcli list-databases is failing with DCS-10001:Internal error encountered: org.glassfish.jersey.internal.inject.InjectionManagerFactory: : java.io.FileNotFoundException:
in OCI ..DBCS
while executing dbcli list-databases
getting the following error
DCS-10001:Internal error encountered: org.glassfish.jersey.internal.inject.InjectionManagerFactory: : java.io.FileNotFoundException:
fix:
Restarting DCS agent solve this symptom.
systemctl stop initdcsagent
systemctl start initdcsagent
dbcli list-databases
ID DB Name DB Type DB Version CDB Class Shape Storage Status DbHomeID
xxxxxxxxxxxxxx UATCDB Si 19.15.0.0.0 true Oltp ASM Configured xxxxxxxx
Nice. It helped me.
ReplyDeleteThis is good one.same issue for me and followed the above , it got resolved
ReplyDelete