其实在FreeBSD下安装Oracle9i,实质上是在Linux下安装。不过是由FreeBSD提供一个兼容环境而已。 应该说FreeBSD提供的Linux环境已经足够好了,但是我们还是需要做点工作: options MAXDSIZ=”(1024*1024*1024)” options MAXSSIZ=”(1024*1024*1024)” options ...
Purpose: The SQLNET.AUTHENTICATION_SERVICES parameter enables Net8 support for various services used to authenticate users when they log in to a database. Note that this parameter just enables the ...
脚本命令是产生sqlplus自己的命令的帮助文件,例如TTITLE的命令,可以用help TTITLE查看 我这里问的不是这个,是sql语句,例如 ...