本节介绍了 Oracle Solaris 11.4 发行版中的应用程序兼容性问题。
/etc/TIMEZONE 链接已过时,因为时区信息不再保留在 /etc/default/init 文件中。/etc/TIMEZONE 链接已在 Oracle Solaris 11.4 中删除。如果缺少此链接,可能会从 Enterprise Manager 代理 emctl 命令发出类似如下的警告消息:
$ emctl status dbconsole grep: can't open /etc/TIMEZONE Oracle Enterprise Manager 11g Database Control Release 11.2.0.4.0 ... Oracle Enterprise Manager 11g is running.
解决方法:无。可以忽略类似的警告消息。
在启用了监管模式访问防御 (Supervisor Mode Access Prevention, SMAP) 的 Oracle Solaris x64 主机系统上运行 VirtualBox 可能会使主机出现紧急情况,并显示类似如下的消息:
BAD TRAP: type=e (#pf Page fault) rp=fffffffc802c98e0 addr=ffff80ffbc8ff5e0 occurred in module "<unknown>" due to an illegal access to a user address
解决方法:在启动 VirtualBox 之前运行 sxadm disable smap 命令并重新引导。