mac连接数据库报错,ORA-21561: OID generation failed
解决过程:
打开终端,查看hostname
hostname
发现hostname是local而不是localhost
查看hosts文件
cd /
2019-07-14