会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
simplelil
Powered by
博客园
博客园
|
首页
|
新随笔
|
联系
|
订阅
|
管理
2016年7月8日
ebs 初始化登陆
摘要: BEGIN fnd_global.APPS_INITIALIZE(user_id => youruesr_id, esp_id => yourresp_id, resp_appl_id => yourresp_appl_id); END;
阅读全文
posted @ 2016-07-08 17:20 simplelil
阅读(432)
评论(0)
推荐(0)
oracle 以SYSDBA远程连接数据库
摘要: 在服务器用sysdba登陆 然后在远程就可以sysdba登陆数据库了
阅读全文
posted @ 2016-07-08 16:32 simplelil
阅读(1240)
评论(0)
推荐(0)
ORACLE hint
摘要: optimizer_features_enable 用来提示编译器用哪个版本特性的编译器。
阅读全文
posted @ 2016-07-08 16:30 simplelil
阅读(189)
评论(0)
推荐(0)