输入banner图图片脚本导航/分类

oracle 重建scott的方法

1.首先找到这个路径下

SQL> ho pwd 
/home/oracle/product/11.2.0/rdbms/admin

2.然后执行以下sql脚本

SQL> @utlsampl.sql;


执行完成之后,登录测试

$  sqlplus scott/tiger

能登录成功就可以正常使用了。



详细请进入个人博客:
http://www.oracleandmysql.com/article-detials/2


oracle 重建scott的方法

标签:oracle 重建scott的方法