随笔分类 -  Oracle EBS FND

摘要:This article illustrates the steps to be followed to Email a concurrent program’s output. Write a procedure that will submit the concurrent program whose output has to be sent as an Email and once th... 阅读全文
posted @ 2017-12-12 19:59 全威儒 阅读(723) 评论(0) 推荐(0)
摘要:Dependent Parameters in Oracle Applications Requirement: Say there is a concurrent program that lets you retrieve employee details based on employee name or employee number. The concurrent program has... 阅读全文
posted @ 2017-12-12 19:50 全威儒 阅读(822) 评论(0) 推荐(0)
摘要:User Mangement Application helps system administrators to assign or un-assign a responsibility for multiple users at a time. Yes, We don’t have to manage individual user accounts for assigning the res... 阅读全文
posted @ 2017-12-12 19:42 全威儒 阅读(494) 评论(0) 推荐(0)
摘要:1.Signon Password Failure Limit 登录口令失败限制次数 输入错误次数限制,一旦被锁定需要系统管理员重置解锁 除了后台表系统中没有的地方可以体现被锁定的现象 此功能使用前11i的可能需要打补丁 因为oracle默认修改密码不是为一次登录所以会出现死循环,具体可以去mete 阅读全文
posted @ 2017-11-29 11:13 全威儒 阅读(1270) 评论(0) 推荐(0)