ORA-20001: FND-ORG_ID PROFILE CANNOT READ: N, OPTION, MO: Operating Unit

Hi All,
I have a issue major issue while running Pages from Jdeveloper. The pages are erroring out.
I guess it has something to do with Profile Options- MO: Operating Unit.
Its very urgent.Can anybody help.
Below is the ERROR STACK related to the same
Exception Details.
oracle.apps.fnd.framework.OAException: Application: FND, Message Name: SQL_PLSQL_ERROR. Tokens: ROUTINE = AppsConnectionManager.appsInitialize(int,int,int,int,Connection):23120,-1,-1,0,oracle.jdbc.driver.OracleConnection@9aba32; REASON = java.sql.SQLException: ORA-20001: FND-ORG_ID PROFILE CANNOT READ: N, OPTION, MO: Operating Unit
ORA-06512: at "APPS.FND_MESSAGE", line 498
ORA-06512: at "APPS.FND_CLIENT_INFO", line 141
ORA-06512: at "APPS.FND_GLOBAL", line 1977
ORA-06512: at "APPS.FND_GLOBAL", line 2171
ORA-06512: at "APPS.FND_GLOBAL", line 2313
ORA-06512: at "APPS.FND_GLOBAL", line 2251
ORA-06512: at line 1
; ERRNO = 20001;
     at oracle.apps.fnd.framework.server.OAExceptionUtils.processAOLJErrorStack(OAExceptionUtils.java:988)
     at oracle.apps.fnd.framework.OACommonUtils.processAOLJErrorStack(OACommonUtils.java:866)
     at oracle.apps.fnd.framework.CreateIcxSession.createTransaction(CreateIcxSession.java:525)
     at runregion.jspService(runregion.jsp:103)
     at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:56)
     at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:317)
     at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:465)
     at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:379)
     at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
     at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:727)
     at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:306)
     at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:767)
     at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:259)
     at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:106)
     at EDU.oswego.cs.dl.util.concurrent.PooledExecutor$Worker.run(PooledExecutor.java:803)
     at java.lang.Thread.run(Thread.java:534)
## Detail 0 ##
oracle.apps.fnd.framework.OAException: Application: FND, Message Name: FND_GENERIC_MESSAGE. Tokens: MESSAGE = java.sql.SQLException: ORA-20001: FND-ORG_ID PROFILE CANNOT READ: N, OPTION, MO: Operating Unit
ORA-06512: at "APPS.FND_MESSAGE", line 498
ORA-06512: at "APPS.FND_CLIENT_INFO", line 141
ORA-06512: at "APPS.FND_GLOBAL", line 1977
ORA-06512: at "APPS.FND_GLOBAL", line 2171
ORA-06512: at "APPS.FND_GLOBAL", line 2313
ORA-06512: at "APPS.FND_GLOBAL", line 2251
ORA-06512: at line 1
     at oracle.apps.fnd.framework.OAException.wrapperException(OAException.java:891)
     at oracle.apps.fnd.framework.OAException.wrapperException(OAException.java:865)
     at oracle.apps.fnd.framework.server.OAExceptionUtils.processAOLJErrorStack(OAExceptionUtils.java:980)
     at oracle.apps.fnd.framework.OACommonUtils.processAOLJErrorStack(OACommonUtils.java:866)
     at oracle.apps.fnd.framework.CreateIcxSession.createTransaction(CreateIcxSession.java:525)
     at runregion.jspService(runregion.jsp:103)
     at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:56)
     at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:317)
     at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:465)
     at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:379)
     at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
     at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:727)
     at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:306)
     at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:767)
     at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:259)
     at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:106)
     at EDU.oswego.cs.dl.util.concurrent.PooledExecutor$Worker.run(PooledExecutor.java:803)
     at java.lang.Thread.run(Thread.java:534)
## Detail 0 ##
java.sql.SQLException: ORA-20001: FND-ORG_ID PROFILE CANNOT READ: N, OPTION, MO: Operating Unit
ORA-06512: at "APPS.FND_MESSAGE", line 498
ORA-06512: at "APPS.FND_CLIENT_INFO", line 141
ORA-06512: at "APPS.FND_GLOBAL", line 1977
ORA-06512: at "APPS.FND_GLOBAL", line 2171
ORA-06512: at "APPS.FND_GLOBAL", line 2313
ORA-06512: at "APPS.FND_GLOBAL", line 2251
ORA-06512: at line 1
     at oracle.jdbc.dbaccess.DBError.throwSqlException(DBError.java:134)
     at oracle.jdbc.ttc7.TTIoer.processError(TTIoer.java:289)
     at oracle.jdbc.ttc7.Oall7.receive(Oall7.java:583)
     at oracle.jdbc.ttc7.TTC7Protocol.doOall7(TTC7Protocol.java:1986)
     at oracle.jdbc.ttc7.TTC7Protocol.parseExecuteFetch(TTC7Protocol.java:1144)
     at oracle.jdbc.driver.OracleStatement.executeNonQuery(OracleStatement.java:2176)
     at oracle.jdbc.driver.OracleStatement.doExecuteOther(OracleStatement.java:2050)
     at oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStatement.java:2959)
     at oracle.jdbc.driver.OraclePreparedStatement.executeUpdate(OraclePreparedStatement.java:650)
     at oracle.jdbc.driver.OraclePreparedStatement.execute(OraclePreparedStatement.java:726)
     at oracle.apps.fnd.security.AppsConnectionManager.appsInitialize(AppsConnectionManager.java:472)
     at oracle.apps.fnd.security.AppsConnectionManager.borrowConnection(AppsConnectionManager.java:319)
     at oracle.apps.fnd.common.Context.borrowConnection(Context.java:1773)
     at oracle.apps.fnd.common.AppsContext.getPrivateConnectionFinal(AppsContext.java:2460)
     at oracle.apps.fnd.common.AppsContext.getPrivateConnection(AppsContext.java:2398)
     at oracle.apps.fnd.common.AppsContext.getJDBCConnection(AppsContext.java:2257)
     at oracle.apps.fnd.common.AppsContext.getLocalJDBCConnection(AppsContext.java:2650)
     at oracle.apps.fnd.common.AppsContext.getLocalJDBCConnection(AppsContext.java:2584)
     at oracle.apps.fnd.common.AppsContext.getLocalJDBCConnection(AppsContext.java:2564)
     at oracle.apps.fnd.common.WebAppsContext.createTransaction(WebAppsContext.java:2610)
     at oracle.apps.fnd.framework.CreateIcxSession.createTransaction(CreateIcxSession.java:504)
     at runregion.jspService(runregion.jsp:103)
     at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:56)
     at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:317)
     at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:465)
     at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:379)
     at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
     at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:727)
     at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:306)
     at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:767)
     at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:259)
     at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:106)
     at EDU.oswego.cs.dl.util.concurrent.PooledExecutor$Worker.run(PooledExecutor.java:803)
     at java.lang.Thread.run(Thread.java:534)
oracle.apps.fnd.framework.OAException: Application: FND, Message Name: FND_GENERIC_MESSAGE. Tokens: MESSAGE = java.sql.SQLException: ORA-20001: FND-ORG_ID PROFILE CANNOT READ: N, OPTION, MO: Operating Unit
ORA-06512: at "APPS.FND_MESSAGE", line 498
ORA-06512: at "APPS.FND_CLIENT_INFO", line 141
ORA-06512: at "APPS.FND_GLOBAL", line 1977
ORA-06512: at "APPS.FND_GLOBAL", line 2171
ORA-06512: at "APPS.FND_GLOBAL", line 2313
ORA-06512: at "APPS.FND_GLOBAL", line 2251
ORA-06512: at line 1
     at oracle.apps.fnd.framework.OAException.wrapperException(OAException.java:891)
     at oracle.apps.fnd.framework.OAException.wrapperException(OAException.java:865)
     at oracle.apps.fnd.framework.server.OAExceptionUtils.processAOLJErrorStack(OAExceptionUtils.java:980)
     at oracle.apps.fnd.framework.OACommonUtils.processAOLJErrorStack(OACommonUtils.java:866)
     at oracle.apps.fnd.framework.CreateIcxSession.createTransaction(CreateIcxSession.java:525)
     at runregion.jspService(runregion.jsp:103)
     at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:56)
     at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:317)
     at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:465)
     at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:379)
     at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
     at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:727)
     at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:306)
     at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:767)
     at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:259)
     at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:106)
     at EDU.oswego.cs.dl.util.concurrent.PooledExecutor$Worker.run(PooledExecutor.java:803)
     at java.lang.Thread.run(Thread.java:534)
## Detail 0 ##
java.sql.SQLException: ORA-20001: FND-ORG_ID PROFILE CANNOT READ: N, OPTION, MO: Operating Unit
ORA-06512: at "APPS.FND_MESSAGE", line 498
ORA-06512: at "APPS.FND_CLIENT_INFO", line 141
ORA-06512: at "APPS.FND_GLOBAL", line 1977
ORA-06512: at "APPS.FND_GLOBAL", line 2171
ORA-06512: at "APPS.FND_GLOBAL", line 2313
ORA-06512: at "APPS.FND_GLOBAL", line 2251
ORA-06512: at line 1
     at oracle.jdbc.dbaccess.DBError.throwSqlException(DBError.java:134)
     at oracle.jdbc.ttc7.TTIoer.processError(TTIoer.java:289)
     at oracle.jdbc.ttc7.Oall7.receive(Oall7.java:583)
     at oracle.jdbc.ttc7.TTC7Protocol.doOall7(TTC7Protocol.java:1986)
     at oracle.jdbc.ttc7.TTC7Protocol.parseExecuteFetch(TTC7Protocol.java:1144)
     at oracle.jdbc.driver.OracleStatement.executeNonQuery(OracleStatement.java:2176)
     at oracle.jdbc.driver.OracleStatement.doExecuteOther(OracleStatement.java:2050)
     at oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStatement.java:2959)
     at oracle.jdbc.driver.OraclePreparedStatement.executeUpdate(OraclePreparedStatement.java:650)
     at oracle.jdbc.driver.OraclePreparedStatement.execute(OraclePreparedStatement.java:726)
     at oracle.apps.fnd.security.AppsConnectionManager.appsInitialize(AppsConnectionManager.java:472)
     at oracle.apps.fnd.security.AppsConnectionManager.borrowConnection(AppsConnectionManager.java:319)
     at oracle.apps.fnd.common.Context.borrowConnection(Context.java:1773)
     at oracle.apps.fnd.common.AppsContext.getPrivateConnectionFinal(AppsContext.java:2460)
     at oracle.apps.fnd.common.AppsContext.getPrivateConnection(AppsContext.java:2398)
     at oracle.apps.fnd.common.AppsContext.getJDBCConnection(AppsContext.java:2257)
     at oracle.apps.fnd.common.AppsContext.getLocalJDBCConnection(AppsContext.java:2650)
     at oracle.apps.fnd.common.AppsContext.getLocalJDBCConnection(AppsContext.java:2584)
     at oracle.apps.fnd.common.AppsContext.getLocalJDBCConnection(AppsContext.java:2564)
     at oracle.apps.fnd.common.WebAppsContext.createTransaction(WebAppsContext.java:2610)
     at oracle.apps.fnd.framework.CreateIcxSession.createTransaction(CreateIcxSession.java:504)
     at runregion.jspService(runregion.jsp:103)
     at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:56)
     at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:317)
     at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:465)
     at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:379)
     at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
     at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:727)
     at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:306)
     at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:767)
     at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:259)
     at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:106)
     at EDU.oswego.cs.dl.util.concurrent.PooledExecutor$Worker.run(PooledExecutor.java:803)
     at java.lang.Thread.run(Thread.java:534)
Thanks,
Sombit.

Hi,
Can you please let me know where we can set the custom property MULTIORG_ENABLED in AM?Please see (Oracle Applications Multiple Organizations Access Control for Custom Code [ID 420787.1]) -- Search for "MULTIORG_ENABLED".
Thanks,
Hussein

Similar Messages

  • Strange characters cannot read folder options and descriptions

    Hi, have been running iTunes on desktop for ages with no probs. Have bought new HP 510 laptop still running XP but from day 1 have had little squares in all the drop down menus and main screens. Can see all song descriptions etc fine but prob seems to be with the iTunes software. Has anyone else ever come across this? Going away soon so it is important to be able to read screens.

    You probably have your language set incorrectly
    Go to: Edit>Preferences>General
    Edit - 2nd from left
    Preferences- bottom
    General - Leftmost tab
    Language - at the bottom
    English is the 5th down for me.
    Close iTunes and reopen for change to take effect

  • About Multi-ORG for EBS R12.1.1 .. Oracle error -20001 ORA-20001 APP-FND-02

    I have two questions:
    1. If I have only single organization, Do I need to set up multi-org? We will be using AR, AP, and GL modules only.
    2. Is there any step-by-step process to set up multi-org?
    I am getting error: "Oracle error -20001 ORA-20001 APP-FND-02901. You do not have access to any operating unit. Please check if your profile option MO:Security Profile includes any operating unit or the profile option MO: operating unit is set has been detected in MO_GLOBAL_INIT" when I access any form for Entry.
    Thanks

    1. If I have only single organization, Do I need to set up multi-org? We will be using AR, AP, and GL modules only.Yes.
    2. Is there any step-by-step process to set up multi-org?https://forums.oracle.com/forums/search.jspa?threadID=&q=MultiOrg&objID=c3&dateRange=all&userID=&numResults=15&rankBy=10001
    I am getting error: "Oracle error -20001 ORA-20001 APP-FND-02901. You do not have access to any operating unit. Please check if your profile option MO:Security Profile includes any operating unit or the profile option MO: operating unit is set has been detected in MO_GLOBAL_INIT" when I access any form for Entry.Does this happen to all responsibilities?
    Please see the steps in (ORA-20001: APP-FND-02901 Errors Encountered When "Requests" Tab is Selected from PFT or EPF [ID 859072.1]) to set the profile option at the responsibility level for the responsibility you are trying to access.
    Thanks,
    Hussein

  • Setting 'MO: Security Profile or MO: Operating Unit profile option' - Urgen

    All,
    Version: 12.0.4
    Module: Purchasing
    I'm trying to invoke the PO_CHANGE_API1_S.record_acceptance to send the Advance shipment Notice doc to Oracle R12. On invocation I'm getting the following error
    ORA-20001: APP-FND-02902: Multi-Org profile option is required+
    set either MO: Security Profile or MO: Operating Unit profile option+
    1. How do I set this profile option?
    2. Is it required to set both security and OU profile option?
    3. At what level(site,appln,resp,user,ou,...) should I set the profile?
    Please help me.
    Thanks,
    Sen

    Hi,
    You can set those profile options from System Administrator responsibility > Profile > System.
    Please see these docs for details.
    Note: 602141.1 - R12 - Error ORA-20001, APP-FND-02902 Accessing Profile Classes Form With Multi-Org Access Control (MOAC) Enabled
    Note: 338332.1 - App-Fnd:02902: Multi-Org Profile Option Is Required. Ora-20001
    Note: 393560.1 - How To Prevent the Profile Option MO: Operating Unit being set to NULL at Site Level?
    Regards,
    Hussein

  • Profile Option: HZ: Display Accounts for All Operating Units

    I just noticed this profile option, but cannot find any documentation stating what it does. Does anyone know? Offhand, it sounds like the customer account is now org-striped, in addition to the sites, but I don't see any other evidence of this.
    Thanks.

    Have you looked at note 369821.1.?
    It says,
    If you want to review all of the Quotes for all organizations then you need to set the profile "HZ: Display Accounts for All Operating Units" to "Yes" at the site level. After that you will be able to see all the transactions in OCO for all organizations. Sandeep Gandhi

  • Profile Option : Default Opterating Unit

    Hi
    Can any one tell me what is the use of Profile Option : "MO: Default Operating Unit", why it is used
    Thanks
    Sunil

    Hi Sam
    If "MO: Operating Unit" used
    1. What is the use of Default Operaing Unit if we used Profile Option MO: Operating Unit.
    2. How we can shift the Operating unit Under a same responsibility
    2. Whether we can attach More Operating Unit on one Resposibility or can we use more Operating Unit under same Resposibility. If so How?
    Thanks
    Sunil

  • ORA-20001: APP-FND-02604

    Hi,
    I applied this :
    Declare
    Cursor C1 is
    select d.product_code,b.responsibility_key from FND_USER_RESP_GROUPS_ALL a,fnd_responsibility b,fnd_user c,fnd_application d
    where a.user_id = c.user_id
    and a.responsibility_id = b.responsibility_id
    and b.application_id = d.application_id
    and c.user_name ='SYSADMIN'; -- user you want to copy
    BEGIN
    for v in c1 loop
    FND_USER_PKG.AddResp('MYUSER',v.product_code, v.responsibility_key,
    'STANDARD', 'DESCRIPTION', sysdate, null);
    end loop;
    END;
    and I have this :
    Input truncated to 1 characters
    Declare
    ERROR at line 1:
    ORA-20001: APP-FND-02604:
    APPLICATION_SHORT_NAME=GL, RESPONSIBILITY_KEY=GENERAL_LEDGER_SUPER_USER,
    SECURITY_GROUP=STANDARD.
    ORA-06512: "APPS.APP_EXCEPTION", line 70
    ORA-06512: "APPS.FND_USER_PKG", line 2140
    ORA-06512: line 11
    Do you have any idea ? Thanks for your help.
    Regards.

    It copy the FND responsabilities of a user (for me system) on another user (MYUSER)
    It is the package :
    /Data/oracle/d03/prdaappl/fnd/11.5.0/patch/115/sql/AFSCUSRB.pls
    in which :
    -- AddResp (PUBLIC)
    -- For a given user, attach a valid responsibility.
    -- If user name or application short name or responsbility key name
    -- or security group key is not valid, exception raised with error message.
    -- Usage example in pl/sql
    -- begin fnd_user_pkg.addresp('SCOTT', 'FND', 'APPLICATION_DEVELOPER',
    -- 'STANDARD', 'DESCRIPTION', sysdate, null); end;
    -- Input (Mandatory)
    -- username: User Name
    -- resp_app: Application Short Name
    -- resp_key: Responsibility Key
    -- security_group: Security Group Key
    -- description: Description
    -- start_date: Start Date
    -- end_date: End Date
    procedure AddResp(username varchar2,
    resp_app varchar2,
    resp_key varchar2,
    security_group varchar2,
    description varchar2,
    start_date date,
    end_date date) is
    userid number := -1;
    respid number := -1;
    appid number := -1;
    secid number := -1;
    begin
    begin
    select user_id into userid
    from fnd_user
    where user_name = AddResp.username;
    select application_id into appid
    from fnd_application
    where application_short_name = AddResp.resp_app;
    select responsibility_id into respid
    from fnd_responsibility
    where application_id = appid
    and responsibility_key = AddResp.resp_key;
    select security_group_id into secid
    from fnd_security_groups
    where security_group_key = AddResp.security_group;
    exception
    when no_data_found then
    fnd_message.set_token('USER_NAME', username);
    fnd_message.set_name('FND', 'INVALID_RESPONSIBILITY_DATA');
    fnd_message.set_token('APPS_NAME', resp_app);
    fnd_message.set_token('RESP_KEY', resp_key);
    fnd_message.set_token('SECURITY_GROUP', security_group);
    app_exception.raise_exception;
    end;
    if (fnd_user_resp_groups_api.assignment_exists(
    userid, respid, appid, secid)) then
    fnd_user_resp_groups_api.update_assignment(
    user_id => userid,
    responsibility_id => respid,
    responsibility_application_id => appid,
    security_group_id => secid,
    start_date => AddResp.start_date,
    end_date => AddResp.end_date,
    description => AddResp.description);
    else
    fnd_user_resp_groups_api.insert_assignment(
    user_id => userid,
    responsibility_id => respid,
    responsibility_application_id => appid,
    security_group_id => secid,
    start_date => AddResp.start_date,
    end_date => AddResp.end_date,
    description => AddResp.description);
    end if;
    end AddResp;
    Best regards.

  • Solved: ORA-20001: get_dbms_sql_cursor error ORA-01445: cannot select ROWID

    I got an error, googled it and couldn't find a good answer. Joe Fuda helped me to fix the problem. Here is the answer for future google results.
    Error:
    ORA-20001: get_dbms_sql_cursor error ORA-01445: cannot select ROWID from, or sample, a join view without a key-preserved table
    Query that triggered the error:
    SELECT
    p.rowid
    , p.product_id
    , p.product_type
    , p.product_name
    , p.product_description
    FROM
    product p
    , link_release_product rp
    WHERE
    rp.release_id = 1
    AND
    p.product_id = rp.product_id
    This is casued by the keyword "rowid".
    The same error occurs if 'p.rowid' is replaced with 'p."ROWID"'.
    You can replicate this error in SQL Command by adding wrapping the query with 'select * from ( [the query] )'
    Fix:
    Add an alias to 'p.rowid' so the query is now like:
    SELECT
    p.rowid product_rowid
    , p.product_id
    , p.product_type
    Reason:
    Unclear, it might have something to do with how APEX does pagination.

    ok, found the answer... it has to do with the single row view issue addressed in this thread... ORA-01446 on Interactive query
    (sorry if there's a better way to link to other threads in this forum).

  • ORA-20001: Schema name SCOTT is a reserved schema and cannot be provisioned

    After upgrade to 1.6:
    ORA-20001: Schema name SCOTT is a reserved schema and cannot be provisioned.
    Any idea ?
    The same for username TEST

    "38452",
    Please read the section "Understanding Oracle Default Schema Restrictions" on page 18-3 of the HTML DB 1.6 documentation.
    Joel

  • Error ORA-20003: Cannot read file/...  in Cash Management?

    Dear All.
    I am having this Error in the Cash Management Module on the bank statement load process
    Error ORA-20003: Cannot read file /software/d01/oracle/interface/finance/inbound/email.9Nemail.13111507.3445704.cnv.
    How do I resolve this error.
    Thank you.

    Hi Lucy,
    The error is probably due to one of the reasons:
    1. There is no file in the location: /software/d01/oracle/interface/finance/inbound/email.9Nemail.13111507.3445704.cnv.
    2. No permission on the file respective file.
    Please get the assistance from the DBA to check on this.
    Thanks &
    Best Regards,

  • Cannot reacquire firefox. error message reads "your firefox profile cannot be loaded. it may be missing or inaccessible.

    I lost Firefox for no apparent reason. I deleted the program and attempted to reinstall and download. Received an error message that read "Your firefox profile cannot be loaded. It may be missing or inaccessible." At the same time, I lost Picasa and all my photos. When I tried to reinstall Picasa, I received the same message about Firefox. Can someone please help. It's driving me nuts.

    See:
    * http://kb.mozillazine.org/Recovering_a_missing_profile
    Create a new profile as a test to check if your current profile is causing the problems.
    See "Basic Troubleshooting: Make a new profile":
    *https://support.mozilla.org/kb/Basic+Troubleshooting#w_8-make-a-new-profile
    There may be extensions and plugins installed by default in a new profile, so check that in "Tools > Add-ons > Extensions & Plugins" in case there are still problems.
    If that new profile works then you can transfer some files from the old profile to that new profile, but be careful not to copy corrupted files.
    See:
    *http://kb.mozillazine.org/Transferring_data_to_a_new_profile_-_Firefox

  • APP-FND-00676: The flexfield routine FDFGDC cannot read the default ref....

    Hi Guys
    Please help me, I'm desperate. I'm trying to enter a new Lease in Properties Module. In the payments tab, when I try to save a line I get the following error:
    APP-FND-00676: The flexfield routine FDFGDC cannot read the default reference field specified for this descriptive flexfield. The developer specified a context field (via the Register Descriptive Flexfields form) that does not exist in this block of this form.
    Action: Contact your system administrator, and choose another default reference field for this descriptive flexfield.
    I've got an idea that it's complaining about a Flexfield, but I don't know which one and I don't know how to resolve this error. Any ideas would be appreciated.
    Thank you
    Regards

    Hi Octavio
    I did see the hints on Metalink and I looked at them. In principle I do understand what they are saying on the hints. My problem is that I can't find any hints on Property Manager, which is where I'm getting this error. And my other big problem is that I don't know which Flexfield is causing the error. So even if I follow the hints from Metalink, it's still not working because I could be looking at the wrong flexfield.
    Thanks a lot.

  • Error ORA-20001: The payment cannot be fully paid with the monetary units a

    Hi All,
    I have got the following error, when I am trying to run Pre-Payments. The error is coming for employees who are having Payment Method as "Cash".....
    Error ORA-20001: The payment cannot be fully paid with the monetary units available.
    ORA-06512: at "APPS.HR_UTILITY", line 937
    ORA-06512: at "APPS.HR_PRE_PAY", line 1454
    ORA-06512: at "APPS.HR_PRE_PAY", line 1944
    I am not sure why that error is coming.
    Can anyone tell me what needs to be done for rectifying that error.....
    Regards,
    Phani

    What is the application release?
    Please see these docs.
    ORA-20001: APP-06442 The Payment Cannot Be Fully Paid With The Monetary Units Available Processing PrePayments [ID 250010.1]
    ORA-20001: The Payment Cannot Be Fully Paid With The Monetary Units Available [ID 1226804.1]
    Pre-payments Error when Paying an Employee in Currency other that USD or CA : The Payment Cannot be Fully Paid with the Monetary Units [ID 249746.1]
    Thanks,
    Hussein

  • APP-FND-01242: Cannot read value from field Error in Forms

    Hi,
    I have a form which is having a navigation
    Setup -> Codes,
    as soon as the Code page has open, am pressing Cntrl + F11, and am getting the
    below error.
    APP-FND-01242: Cannot read value from field COMBO.ENABLED_FLAG
    Cause: The field COMBO.ENABLED_FLAG could not be located or read.
    Action: This error is normally the result of an incorrectly-entered field name string in a trigger, or a field name string that does not uniquely specify a field in your form. Correct your trigger logic to precisely specify a valid field.
    when am clicking on the button 'Ok' am getting a value one by one.
    am a newbie to forms, please let me know how to solve this error in details
    steps that helps me

    Ask your question in an eBusiness-suite related forum, maybe here OA Framework

  • OWB Issue|| ORA-12838: cannot read/modify an object after modifying it in

    Hi
    I am not able to enter the data into the staging table .
    it is also not throwing any error ,only giving warnings.
    so as a next step i just took the intermediate result generation and try to run it
    but it is giving me an error in that
    ORA-12838: cannot read/modify an object after modifying it in parallel
    Can you please help me in tthis case.
    Thanks

    Hello,
    The error ORA-12838 occurs if you try to issue SELECT/DML immediately after completing parallel DML, within one transaction - it's not permitted.
    Start another transaction - issue Commit or Rollback first.

Maybe you are looking for

  • Mapping error

    I am getting an error message "ORA-06502: PL/SQL: numeric or value error: character string buffer too small" while executing the mapping. Is there any table(view) in Runtime Repository Owner where I can get the column name for which the above error o

  • 2nd monitor W2072a suddenly has no signal

    2nd monitor W2072a suddenly has no signal, tried switching cables & rebooting but box comes up states Scanning then No Signal.  I desperately need help since the only way I can use a computer is with 2 monitors due to a disability

  • IPod pauses abitrarily

    When connected to iPod HiFi or other accessories which combine dock connection with playing music, my iPod abitrarily pauses as if it was disconnected from power supply.

  • What is best recommendstion for DNS LB for lync 2013 Edge servers

    What is best recommendation for DNS LB for lync 2013 Edge servers ?. We have F5 LB for edge and want to decide if we can go with DNS base LB for Edge servers. Anil MCC 2011,ITIL V3,MCSA 2003,MCTS 2010, My Blog : http://messagingschool.wordpress.com

  • DFSr supported cluster configurations - replication between shared storage

    I have a very specific configuration for DFSr that appears to be suffering severe performance issues when hosted on a cluster, as part of a DFS replication group. My configuration: 3 Physical machines (blades) within a physical quadrant. 3 Physical m