EBS DB Users

Hi Experts

I m an Oracle DBA and I m new to EBS, please I need your advice on this:

The team of developers need to work on packages of APPS, pictures, etc. on the DB.

So, I want to know if I can create another DB user and grant the necessary privileges to the developer team? I want to keep the APPS user only for me (DBA)

but on the other hand, I won't be daily execution of grants to the user DB Developer or I don't want to stop the developer team, just because they do not have an authorization

What is the best practice to handle this?

Thank you for your time

Concerning

Please see the previous discussions that should answer your question.

Create user as applications

https://community.Oracle.com/community/developer/search.jspa?q=create+user+like+apps

Thank you

Hussein

Tags: Oracle Applications

Similar Questions

  • Oracle ebs multiple simultaneous, locks, the user cannot connect to app.

    We known aircraft crash yesterday afternoon, Oracle EBS app users cannot connect in the app. We noted the very strong 70 to 90% charge in the Grid control and several blocks, a work of rman always running and a job of running stats. However looks after killing an app report dbms_scheduler job, we have solved the problem.

    But this morning, we see still cpu load on the grid of control operations and 70% all huge red and simultaneous locks.

    I like all the gurus here help me to start how to diagnose in Oracle ebs.


    I would like to start from beginning.

    As the links I can read what you have to look inside the database? on the hosts?


    Thanks to a bouquet.

    Among the names of objects, looks like this is a custom query that is managed by a custom concurrent request, if you need to know that you and tune the code.

    Thank you

    Hussein

  • There is no active responsibility for this user.

    Hi all

    In connection with the sysadmin in ebs 11i user, I have found no liability. It shows "there is no active responsibility for this user."

    All bringing down concurrent managers it exit with status 1.

    AND

    You run adcmctl.sh version 115.28

    Concurrent managers to TEST stopping...

    Please enter a valid responsibility.  The responsibility of the system administrator does not exist or is not active.  Check that the abbreviated name of the correct application is specified for your responsibility.

    adcmctl.sh: leave with the State 1

    .end std out.

    .end err out.

    EBS: 11.5.10.2

    Please help on this issue.

    Thank you

    Jeremy

    Hi Arno,

    Can you please try to end the SYSADMIN user as in - date and end date of the United Nations

    How to solve the lack of responsibilities for a user (Doc ID 429852.1)

    3 Verify that the user and role data are synchronized--> 3.1 remove/restore/user role of values related to the unprocessed commercial log fire

    -Kj

  • EBS > PROD dev > Post cloning steps > massive updates

    Oracle database: 11g
    Oracle EBS 11i
    OS - RHEL 5

    Dear, all -.
    Is there a way to make mass updates as follows:

    (1) deadline all Oracle EBS Application user accounts.
    (2) change the passwords on all the user accounts on request.
    (3) change e-mail addresses on all the user accounts on request.

    Instead of going to each user request account, I would like to know how we can make the collective update. Thanks in advance!

    ainigma wrote:
    Oracle database: 11g
    Oracle EBS 11i
    OS - RHEL 5

    Dear, all -.
    Is there a way to make mass updates as follows:

    (1) deadline all Oracle EBS Application user accounts.
    (2) change the passwords on all the user accounts on request.
    (3) change e-mail addresses on all the user accounts on request.

    Instead of going to each user request account, I would like to know how we can make the collective update. Thanks in advance!

    Use the FND_USER_PKG API.

    http://ETRM.Oracle.com/pls/trm11510/etrm_pnav.show_object?c_name=FND_USER_PKG&c_owner=apps&c_type=package

    FND_USER_PKG
    https://forums.Oracle.com/forums/search.jspa?threadID=&q=FND_USER_PKG&objid=C3&DateRange=all&userid=&NumResults=15&rankBy=10001

    You can also use FNDCPASS to change the passwords.

    FNDCPASS
    https://forums.Oracle.com/forums/search.jspa?threadID=&q=FNDCPASS&objid=C3&DateRange=all&userid=&NumResults=15&rankBy=10001

    Thank you
    Hussein

  • List of users

    Hello
    How can I get the list of users of the ebs
    What user are that active users are not
    When the user was created
    and Show Me if the responsibility is not more validated or vice versa!
    SQL query will be useful for me!


    Thanx

    Salvation;

    You can try to request FND_USERS or can try under request

    Select papf.employee_number, papf.full_name
    of women's wear, fnd_user fu per_all_people_f
    where papf.person_id = fu.employee_id
    and trunc (sysdate) between papf.effective_start_date and papf.effective_end_date

    See also:
    User responsibility list
    Re: List user responsibility

    Check also:
    http://forums.Oracle.com/forums/search.jspa?threadID=&q=user+list&objid=C3&DateRange=all&userid=&NumResults=15

    Respect of
    HELIOS

  • Integration of safety of BI applications and EBS

    Our client asks us to implement following features:

    • Users, passwords and groups of users (responsibilities) are stored in EBS
    • A user can connect directly to OBIEE
    • When the user enters their credentials, OBIEE checks against them EBS and EBS, gets the list of groups the user (responsibilities)

    Is it possible to implement?

    Thank you
    Alex

    Unless I'm mistaken (which is quite possible :) then you cannot connect directlyOBIEE, go again via EBS so that the session ID can be passed through to OBIEE for when it made its authentication against BSE.)

  • How to find who holds a SQL lock when its not v$ session.sql_id and v$ session.prev_sql_id

    Hi all

    Looking a little nudge in the right direction on a strange problem with blocking locks in our database of BSE...

    We occasionally will blocking locks in our EBS 12.1.3 database (11.2.0.4 CARS on OEL5).   I can easily determine the INST_ID select and SID that keeps the lock with this:

    Select final_blocking_instance, final_blocking_session from gv$ session where lockwait is not null;

    and can use these results to find the specific object being blocked by querying a gv$ locked_object where session_id = xxx and INST_ID select = xxx.   These sessions blocker are generally inactive to an event of "SQL * Net client message"-while they seem to be connected to the database users who need simply to commit or rollback transactions.   Usually, when I see this type of behavior, the specific application involved in the unresolved external transactions is easy to find by taking the SQL_ID (or sometimes the PREV_SQL_ID) value of gv$ session and questioning gv$ sql.  I can then use this information to better understand what users are trying to accomplish and help them understand what they need to change to avoid the deadlock problem.

    But recently, we have integrated the add-on of Oracle content management and it seems to have added (I suspect indirectly) triggers for many forms EBS our users work in.  Now that we know these "locks blocking inactive form" - and the SQL_ID value is zero and related PREV_SQL_ID sql_text is

    SELECT * FROM AXF_COMMANDS_SYN WHERE FORMID =: b1 AND (MENUTYPE = 'SPÉCIAL' MENUTYPE or = "ZOOMANDSPECIAL") AND AXF_COMMANDS_SYN. SPECIAL 'n' IS NOT NULL


    Although I can see SGS $ locked_object both the text of the SQL being run by sessions which blocked the blocking the locks held by the session is on an object (for example RA_CUSTOMER_TRX_ALL) that does not seem to be at all related to AXF_COMMANDS_SYN.   The AXF schema has been added as part of the deployment of content management.


    So, my thought is that a different cursor open (previous) held by the session is the real unresolved SQL that maintains the lock.  Is there a way to determine the SQL_ID of this query "indirectly" from gv$ locked_object / gv$ transaction, gv$ open_cursor, etc.?  I can determine what is the problem and what user, we need to talk to him - but I would really like to find the exact SQL that is involved.   I am also to establish if the new behavior is somehow contributing to locking problems blocking or just 'a Kipper"- and I think I know which statement SQL Gets the lock will help me to move forward with the investigation.  I'm sure I could find this info by tracing the blocking - session but the problem occurs rarely, and I'm not able to determine which trace session until it is too late... :-)


    Any recommendations would be appreciated, and my apologies for the long post...









    A session may issue a followed LMD of 5 requests without issuing a commit.

    Another session may be attempting a DML when the 5th request session above is running.  Querying V$ session for the first session SQL_ID or PREV_SQL_ID wouldn't you say the first SQL DML.

    You can walk backwards through V$ ACTIVE_SESSION_HISTORY (if you have the License Pack diagnosis) and determine all SQL_IDs of this first session if they did get captured in V$ ACTIVE_SESSION_HISTORY or DBA_HIST_ACTIVE_SESS_HISTORY.  (Attention: not all SQLs are captured - particularly short-lived SQLs can't get captured)

    Hemant K Collette

  • 'You have encountered an unexpected error' post login

    Hello


    We have an installer of EBS, where users are redirected to a page with the following message:

    You have encountered an unexpected error. Please contact the system administrator for assistance.

    Operating system: Solaris 5.10
    DB: 11.2.0.2
    EBS:11.5.10.2

    Here is the error:
     oracle.apps.fnd.framework.OAException: oracle.apps.fnd.cache.CacheException
         at oracle.apps.fnd.framework.OAException.wrapperException(OAException.java:891)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequest(OAWebBeanHelper.java:603)
         at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processRequest(OAWebBeanContainerHelper.java:247)
         at oracle.apps.fnd.framework.webui.OAPageLayoutHelper.processRequest(OAPageLayoutHelper.java:1136)
         at oracle.apps.fnd.framework.webui.beans.layout.OAPageLayoutBean.processRequest(OAPageLayoutBean.java:1569)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:959)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:926)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequest(OAWebBeanHelper.java:646)
         at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processRequest(OAWebBeanContainerHelper.java:247)
         at oracle.apps.fnd.framework.webui.beans.form.OAFormBean.processRequest(OAFormBean.java:385)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:959)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:926)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequest(OAWebBeanHelper.java:646)
         at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processRequest(OAWebBeanContainerHelper.java:247)
         at oracle.apps.fnd.framework.webui.beans.OABodyBean.processRequest(OABodyBean.java:353)
         at oracle.apps.fnd.framework.webui.OAPageBean.processRequest(OAPageBean.java:2336)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:1735)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:509)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:430)
         at _oa__html._OA._jspService(_OA.java:84)
         at oracle.jsp.runtime.HttpJsp.service(HttpJsp.java:119)
         at oracle.jsp.app.JspApplication.dispatchRequest(JspApplication.java:417)
         at oracle.jsp.JspServlet.doDispatch(JspServlet.java:267)
         at oracle.jsp.JspServlet.internalService(JspServlet.java:186)
         at oracle.jsp.JspServlet.service(JspServlet.java:156)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:588)
         at oracle.jsp.provider.Jsp20RequestDispatcher.forward(Jsp20RequestDispatcher.java:162)
         at oracle.jsp.runtime.OraclePageContext.forward(OraclePageContext.java:187)
         at _oa__html._OA._jspService(_OA.java:94)
         at oracle.jsp.runtime.HttpJsp.service(HttpJsp.java:119)
         at oracle.jsp.app.JspApplication.dispatchRequest(JspApplication.java:417)
         at oracle.jsp.JspServlet.doDispatch(JspServlet.java:267)
         at oracle.jsp.JspServlet.internalService(JspServlet.java:186)
         at oracle.jsp.JspServlet.service(JspServlet.java:156)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:588)
         at oracle.jsp.provider.Jsp20RequestDispatcher.forward(Jsp20RequestDispatcher.java:162)
         at oracle.jsp.runtime.OraclePageContext.forward(OraclePageContext.java:187)
         at _oa__html._OA._jspService(_OA.java:94)
         at oracle.jsp.runtime.HttpJsp.service(HttpJsp.java:119)
         at oracle.jsp.app.JspApplication.dispatchRequest(JspApplication.java:417)
         at oracle.jsp.JspServlet.doDispatch(JspServlet.java:267)
         at oracle.jsp.JspServlet.internalService(JspServlet.java:186)
         at oracle.jsp.JspServlet.service(JspServlet.java:156)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:588)
         at org.apache.jserv.JServConnection.processRequest(JServConnection.java:456)
         at org.apache.jserv.JServConnection.run(JServConnection.java:294)
         at java.lang.Thread.run(Thread.java:534)
    ## Detail 0 ##
    oracle.apps.fnd.cache.CacheException
         at oracle.apps.fnd.cache.AppsCache.get(AppsCache.java:228)
         at oracle.apps.fnd.functionSecurity.Resp.getResp(Resp.java:581)
         at oracle.apps.fnd.functionSecurity.FunctionSecurity.getResp(FunctionSecurity.java:697)
         at oracle.apps.fnd.functionSecurity.FunctionSecurity.getUserResps(FunctionSecurity.java:595)
         at oracle.apps.fnd.functionSecurity.FunctionSecurity.getUserResps(FunctionSecurity.java:559)
         at oracle.apps.fnd.framework.navigate.webui.OANavigateUtil.getSSWAResponsibilities(OANavigateUtil.java:624)
         at oracle.apps.fnd.framework.navigate.webui.OAHomePageCO.processRequest(OAHomePageCO.java:104)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequest(OAWebBeanHelper.java:587)
         at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processRequest(OAWebBeanContainerHelper.java:247)
         at oracle.apps.fnd.framework.webui.OAPageLayoutHelper.processRequest(OAPageLayoutHelper.java:1136)
         at oracle.apps.fnd.framework.webui.beans.layout.OAPageLayoutBean.processRequest(OAPageLayoutBean.java:1569)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:959)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:926)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequest(OAWebBeanHelper.java:646)
         at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processRequest(OAWebBeanContainerHelper.java:247)
         at oracle.apps.fnd.framework.webui.beans.form.OAFormBean.processRequest(OAFormBean.java:385)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:959)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:926)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequest(OAWebBeanHelper.java:646)
         at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processRequest(OAWebBeanContainerHelper.java:247)
         at oracle.apps.fnd.framework.webui.beans.OABodyBean.processRequest(OABodyBean.java:353)
         at oracle.apps.fnd.framework.webui.OAPageBean.processRequest(OAPageBean.java:2336)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:1735)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:509)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:430)
         at _oa__html._OA._jspService(_OA.java:84)
         at oracle.jsp.runtime.HttpJsp.service(HttpJsp.java:119)
         at oracle.jsp.app.JspApplication.dispatchRequest(JspApplication.java:417)
         at oracle.jsp.JspServlet.doDispatch(JspServlet.java:267)
         at oracle.jsp.JspServlet.internalService(JspServlet.java:186)
         at oracle.jsp.JspServlet.service(JspServlet.java:156)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:588)
         at oracle.jsp.provider.Jsp20RequestDispatcher.forward(Jsp20RequestDispatcher.java:162)
         at oracle.jsp.runtime.OraclePageContext.forward(OraclePageContext.java:187)
         at _oa__html._OA._jspService(_OA.java:94)
         at oracle.jsp.runtime.HttpJsp.service(HttpJsp.java:119)
         at oracle.jsp.app.JspApplication.dispatchRequest(JspApplication.java:417)
         at oracle.jsp.JspServlet.doDispatch(JspServlet.java:267)
         at oracle.jsp.JspServlet.internalService(JspServlet.java:186)
         at oracle.jsp.JspServlet.service(JspServlet.java:156)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:588)
         at oracle.jsp.provider.Jsp20RequestDispatcher.forward(Jsp20RequestDispatcher.java:162)
         at oracle.jsp.runtime.OraclePageContext.forward(OraclePageContext.java:187)
         at _oa__html._OA._jspService(_OA.java:94)
         at oracle.jsp.runtime.HttpJsp.service(HttpJsp.java:119)
         at oracle.jsp.app.JspApplication.dispatchRequest(JspApplication.java:417)
         at oracle.jsp.JspServlet.doDispatch(JspServlet.java:267)
         at oracle.jsp.JspServlet.internalService(JspServlet.java:186)
         at oracle.jsp.JspServlet.service(JspServlet.java:156)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:588)
         at org.apache.jserv.JServConnection.processRequest(JServConnection.java:456)
         at org.apache.jserv.JServConnection.run(JServConnection.java:294)
         at java.lang.Thread.run(Thread.java:534)
    Caused by: oracle.apps.jtf.base.resources.FrameworkException: Error in IAS Cache: java.lang.NullPointerException
         at oracle.apps.jtf.cache.IASCacheProvider.get(IASCacheProvider.java:718)
         at oracle.apps.jtf.cache.CacheManager.getInternal(CacheManager.java:4794)
         at oracle.apps.jtf.cache.CacheManager.get(CacheManager.java:4617)
         at oracle.apps.fnd.cache.AppsCache.get(AppsCache.java:216)
         ... 52 more
    Caused by: oracle.apps.jtf.base.resources.FrameworkException: 
    An exception occurred in the method CacheAccess.get
    null
    The base exception is:
    null
         at oracle.apps.jtf.base.resources.FrameworkException.convertException(FrameworkException.java:607)
         at oracle.apps.jtf.base.resources.FrameworkException.addException(FrameworkException.java:585)
         at oracle.apps.jtf.base.resources.FrameworkException.<init>(FrameworkException.java:66)
         at oracle.apps.jtf.base.resources.FrameworkException.<init>(FrameworkException.java:88)
         at oracle.apps.jtf.base.resources.FrameworkException.<init>(FrameworkException.java:202)
         at oracle.apps.jtf.base.resources.FrameworkException.<init>(FrameworkException.java:218)
         at oracle.apps.jtf.base.resources.FrameworkException.<init>(FrameworkException.java:249)
         ... 56 more
    oracle.apps.fnd.cache.CacheException
         at oracle.apps.fnd.cache.AppsCache.get(AppsCache.java:228)
         at oracle.apps.fnd.functionSecurity.Resp.getResp(Resp.java:581)
         at oracle.apps.fnd.functionSecurity.FunctionSecurity.getResp(FunctionSecurity.java:697)
         at oracle.apps.fnd.functionSecurity.FunctionSecurity.getUserResps(FunctionSecurity.java:595)
         at oracle.apps.fnd.functionSecurity.FunctionSecurity.getUserResps(FunctionSecurity.java:559)
         at oracle.apps.fnd.framework.navigate.webui.OANavigateUtil.getSSWAResponsibilities(OANavigateUtil.java:624)
         at oracle.apps.fnd.framework.navigate.webui.OAHomePageCO.processRequest(OAHomePageCO.java:104)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequest(OAWebBeanHelper.java:587)
         at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processRequest(OAWebBeanContainerHelper.java:247)
         at oracle.apps.fnd.framework.webui.OAPageLayoutHelper.processRequest(OAPageLayoutHelper.java:1136)
         at oracle.apps.fnd.framework.webui.beans.layout.OAPageLayoutBean.processRequest(OAPageLayoutBean.java:1569)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:959)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:926)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequest(OAWebBeanHelper.java:646)
         at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processRequest(OAWebBeanContainerHelper.java:247)
         at oracle.apps.fnd.framework.webui.beans.form.OAFormBean.processRequest(OAFormBean.java:385)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:959)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:926)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequest(OAWebBeanHelper.java:646)
         at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processRequest(OAWebBeanContainerHelper.java:247)
         at oracle.apps.fnd.framework.webui.beans.OABodyBean.processRequest(OABodyBean.java:353)
         at oracle.apps.fnd.framework.webui.OAPageBean.processRequest(OAPageBean.java:2336)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:1735)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:509)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:430)
         at _oa__html._OA._jspService(_OA.java:84)
         at oracle.jsp.runtime.HttpJsp.service(HttpJsp.java:119)
         at oracle.jsp.app.JspApplication.dispatchRequest(JspApplication.java:417)
         at oracle.jsp.JspServlet.doDispatch(JspServlet.java:267)
         at oracle.jsp.JspServlet.internalService(JspServlet.java:186)
         at oracle.jsp.JspServlet.service(JspServlet.java:156)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:588)
         at oracle.jsp.provider.Jsp20RequestDispatcher.forward(Jsp20RequestDispatcher.java:162)
         at oracle.jsp.runtime.OraclePageContext.forward(OraclePageContext.java:187)
         at _oa__html._OA._jspService(_OA.java:94)
         at oracle.jsp.runtime.HttpJsp.service(HttpJsp.java:119)
         at oracle.jsp.app.JspApplication.dispatchRequest(JspApplication.java:417)
         at oracle.jsp.JspServlet.doDispatch(JspServlet.java:267)
         at oracle.jsp.JspServlet.internalService(JspServlet.java:186)
         at oracle.jsp.JspServlet.service(JspServlet.java:156)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:588)
         at oracle.jsp.provider.Jsp20RequestDispatcher.forward(Jsp20RequestDispatcher.java:162)
         at oracle.jsp.runtime.OraclePageContext.forward(OraclePageContext.java:187)
         at _oa__html._OA._jspService(_OA.java:94)
         at oracle.jsp.runtime.HttpJsp.service(HttpJsp.java:119)
         at oracle.jsp.app.JspApplication.dispatchRequest(JspApplication.java:417)
         at oracle.jsp.JspServlet.doDispatch(JspServlet.java:267)
         at oracle.jsp.JspServlet.internalService(JspServlet.java:186)
         at oracle.jsp.JspServlet.service(JspServlet.java:156)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:588)
         at org.apache.jserv.JServConnection.processRequest(JServConnection.java:456)
         at org.apache.jserv.JServConnection.run(JServConnection.java:294)
         at java.lang.Thread.run(Thread.java:534)
    Caused by: oracle.apps.jtf.base.resources.FrameworkException: Error in IAS Cache: java.lang.NullPointerException
         at oracle.apps.jtf.cache.IASCacheProvider.get(IASCacheProvider.java:718)
         at oracle.apps.jtf.cache.CacheManager.getInternal(CacheManager.java:4794)
         at oracle.apps.jtf.cache.CacheManager.get(CacheManager.java:4617)
         at oracle.apps.fnd.cache.AppsCache.get(AppsCache.java:216)
         ... 52 more
    Caused by: oracle.apps.jtf.base.resources.FrameworkException: 
    An exception occurred in the method CacheAccess.get
    null
    The base exception is:
    null
         at oracle.apps.jtf.base.resources.FrameworkException.convertException(FrameworkException.java:607)
         at oracle.apps.jtf.base.resources.FrameworkException.addException(FrameworkException.java:585)
         at oracle.apps.jtf.base.resources.FrameworkException.<init>(FrameworkException.java:66)
         at oracle.apps.jtf.base.resources.FrameworkException.<init>(FrameworkException.java:88)
         at oracle.apps.jtf.base.resources.FrameworkException.<init>(FrameworkException.java:202)
         at oracle.apps.jtf.base.resources.FrameworkException.<init>(FrameworkException.java:218)
         at oracle.apps.jtf.base.resources.FrameworkException.<init>(FrameworkException.java:249)
         ... 56 more
     
    Please suggest...


    Concerning
    KK


    Bud the Db version to the correct
    Published by: Kk on July 5, 2012 12:26

    Published by: Kk on July 5, 2012 03:59

    Salvation;

    It worked before? If so, what has changed?

    Did you run autconfig on db as appstier? Is there a mistake?

    Please see:
    oracle.apps.fnd.cache.CacheException - connection null - on AppsLocalLogin.jsp [414170.1 ID]
    Screen of requisition not opening not Center on the buyer, asking error in IAS Cache [ID 865493.1]
    Troubleshooting Oracle iStore error: "the application is not currently available or an unexpected error has occurred" [1324180.1 ID]

    Respect of
    HELIOS

  • connection to Oracle ebs with 2 different users of the same machine

    Hi all

    I need your help, I want to know if it is possible to connect with two different users of oracle connection and work with forms and reports from MY MACHINE to oracle ebs SERVER connected to a network. your help will be appreciated, thanks in advance.

    my computer is: Windows 7 64

    my browser: internet explore machine

    OS: rhel Server 6.1

    EBS:12.1.3

    Thank you.

    Hello

    If you use IE 8 or later, you can go to file-> new Session, open the application and connect with a different user.

    https://support.Microsoft.com/en-us/KB/968341

    Kind regards

  • After the upgrade to IE 10, not able to download/export users excellent reports in Oracle EBS 12.0.6 forms order orgranizer

    After the upgrade to IE 10, not able to download/export users excellent reports in Oracle EBS 12.0.6 forms order orgranizer. It of something to do with the settings of internet explore, please advise to solve this problem.

    The new window opens and immediately disappears.

    Thanks for your replies.

    We can get the exported file now. In IE 10, all results export are saved temporarily in the download options, press Ctrl + J (view downloads) and save the results and open it.

  • Discoverer 11.1.1.7.0 against 12.1.3 with OAM 11.1.2 EBS to request the password for the user with Ondaaah

    Hello

    Oracle has not been able to help me to do this job; 2 open of SR for weeks and no good answer.  They referred me to the people of onlinappsdba and various other public Internet sites.  We run EBS 12.1.3 and Disco 11.1.1.7.0 with 10g SSO and Ondaaah and SSL.  That works very well, users, identity is established through Ondaaah on our corporate network, with zero sign - on.  I'm replacing 10gSSO by OAM 11.1.2.  OAM/OID works very well for EBS and OBIEE, always zero sign - on with the OID 11.1.1.7.0 and AccessGate piece (and a webgate for both).  (Too many servers to SSO support in my view, if something goes wrong, too many places to look.)  For Disco, I created the osso.conf in OAM 11.1.2 installed in a folder on the Disco and bounced of Disco.  This works OK if in OAM authentication method is based authentication forms, with OAM inviting the user to signon, OID and then passes the user name and password through the OID in Active Directory, and connect on Disco invites to indicate the user name, and then gives access to workbooks.  No prompt for password clubbing.  But when I try to activate Ondaaah as an authentication method in the OAM, discoverer invite first the "Oracle Applications" connection for a user name and the EUL.  But Disco then prompts the user a password, that no longer exists in fnd_user. because authentication is external.  Connections fail.  I am also unable to create a private connection; This dialog box Disco also invites a user password.  At the login page of Disco, the user session went to OAM and fact authentication successful via Ondaaah.  I can tell from follow-up to the session through Fiddler.  Transmitted to the disco but Disco missing something and password prompts.  Support OAM at Oracle seems to think that OAM is not send the cookie to Discoverer, although I'm not sure.

    First of all, Ondaaah with Disco should work with OAM, right?  Any thoughts on what might be missing?  I went through the MOS notes a few times, closely followed the tutorial onlinappsdba on it.

    Thank you very much.

    Tom

    The hotfix is described in Note 1616228.1 problem with mod_osso and custom authentication plugins.  Disco can work very well, with zero sign - we and OAM.

  • locking the user in oracle ebs accounts

    Hello world

    I have some difficulties to create a procedure where it blocks requests for ebs user if they have no connection for more than 30 days.

    This is the procedure I use

    CREATE OR REPLACE PROCEDURE APPS. XXFND_DISABLE_USER_PROC (ERRBUF IN OUT VARCHAR2, RETCODE IN OUT VARCHAR2)

    IS

    Msg_erreur varchar (200);

    CURSOR cur_users

    IS

    SELECT USER_ID FROM FND_USER WHERE (SYSDATE-nvl(password_date, LAST_LOGON_DATE)) > 30

    AND END_DATE IS NULL;

    -extraction of data and lock user, column name needs to be changed if the sql cursor changes

    BEGIN

    I'm IN cur_users LOOP

    -This disables the user account using today's date

    fnd_web_sec.unsuccessful_login (I.USER_ID);

    fnd_web_sec.unsuccessful_login (I.USER_ID);

    fnd_web_sec.unsuccessful_login (I.USER_ID);

    FND_FILE. PUT_LINE (FND_FILE. JOURNAL, ' user is locked :'|| I.USER_ID);

    COMMIT;

    END LOOP;

    EXCEPTION

    WHILE OTHERS

    THEN

    Msg_erreur: = ' when another exception';

    RETCODE: = SQLCODE;

    errbuf: = SQLERRM;

    END;

    but this affects the audit reports. Y at - it another way to block the accounts with changing them the standard table as update, run immidiate.

    Thanks in advance

    Hello

    I don't have access to an instance of the EBS now anyway just check with the following query:

    SELECT USER_ID, user_name FROM applsys. FND_USER

    WHERE (SYSDATE-nvl(password_date, LAST_LOGON_DATE)) > 30

    AND END_DATE IS NULL

    AND ENCRYPTED_FOUNDATION_PASSWORD NOT AS 'INVALID '.

    AND USER_ID IN

    (

    SELECT DISTINCT USER_ID

    OF FND_UNSUCCESSFUL_LOGINS

    WHERE ATTEMPT_TIME< (sysdate="" -="">

    )

    Thank you &

    Best regards

  • EBS multiuser to single user environment environment cloning

    Hi Hussein Snoussi,.


    I create a new clone for my Production System of the EBS R12.13 be used as a test system.

    My Production System is multi-user (i.e. There is a user who has database level and another user who has the application layer).


    I want my test server for not only one user (oracle) which will hold the two levels. How can I make it possible?


    Should I just give all the rights on the copied files (db and apps) on the server to the unique oracle user target?

    Should I just give all the rights on the copied files (db and apps) on the server to the unique oracle user target?

    OK, you need to change the ownership of files db/apps node level compared to the level of the OS for user oracle, then run postclone on the node of layer application/database as an oracle user.

    Remember, when an OS user, you will need to source the file correct env every time you want to maintain a level (i.e. source env file db for the tasks and activities of database level and source the file env apps for the layer application tasks/activities).

    Thank you

    Hussein

  • Internally, when the user triggers link ebs

    Hi all

    What internal process occurs when a user triggers ebs link in its IE and after when the username and password is seen how he treats then give the user his exact responsibility?

    Concerning


    Knight wrote:

    Hi all

    What internal process occurs when a user triggers ebs link in its IE and after when the username and password is seen how he treats then give the user his exact responsibility?

    Concerning

    Please see previous discussions for the same topic and discussion- https://forums.oracle.com/search.jspa?view=content&resultTypes=&q=Login+AND+Cycle+AND+EBS

    Thank you

    Hussein

  • How to disable all user accouts in oracle EBS R12

    Hi DBAs,

    How to disable all user accounts in EBS R12 except sysadmin, comments & some other users using any piece of competitor or rear standard. Because tomorrow we will change all the sequence number in our applications. If we want to restrict all users. Once this sequence changing activity was made the activation of all users? Please help us in this activity.

    We already know the end of Putting front end date.

    Thank you
    S/N

    Use the code of the FND_USER_PKG API. This issue has been discussed several times in these forums - pl using the search function

    Re: Disable Oracle apps user accounts

    https://forums.Oracle.com/forums/search.jspa?threadID=&q=FND_USER_PKG&objid=C3&DateRange=all&userid=&NumResults=15

    When you use FND_USER_PKG for users to toggle should be value for X_OWNER? [948191.1 ID]
    How end-Date/remove a user of Applications [ID 1064798.1]

    HTH
    Srini

Maybe you are looking for