EBS 12.2 compile problem APPS schema

Hello

In my database as user apps, I use this command:

EXEC DBMS_UTILITY.compile_schema (pattern = > 'APPS');

But it never ends and the invalid number of objects is greater:

SQL > select count (*) from dba_objects where status = 'INVALID ';

COUNT (*)

----------

72678

SQL > select count (*) from dba_objects where status = 'INVALID ';

COUNT (*)

----------

73024

SQL > select count (*) from dba_objects where status = 'INVALID ';

COUNT (*)

----------

74876

What can I do? kill oracle process?

Thank you

Luis

Hello

It is best to use the apps schema to compile script adadmin or adutlrcmp.sql.

Using utlrp.sql does the job, too.

Kind regards

Bashar

Tags: Oracle Applications

Similar Questions

  • Compile Apps Schema took so long

    Hi friends,

    EBS R12.1
    OEL 5.4

    I am compiling scheme apps due to an invalid object when you apply the patch. but the program is always run as 24 hours + now :(

    Have you encountered similar problem yet? Can you help me solve this kind of problem?
    adadmin
    
           Compile/Reload Applications Database Entities
       ---------------------------------------------------
    
       1.    Compile APPS schema
    
       2.    Compile menu information
    
       3.    Compile flexfields
    
       4.    Reload JAR files to database
    
       5.    Return to Main Menu
    
    
    
    
    Enter your choice [5] : 1
    
    
    sqlplus -s APPS/***** @/u01/applprod/PROD/apps/apps_st/appl/ad/12.0.0/sql/adutlrcmp.sql APPLSYS ***** APPS ***** ***** 16  0 NONE FALSE
    «The above program works forever and his has an activity when you check the status of the OS «top»»
    top - 14:27:49 up 63 days,  4:59,  6 users,  load average: 2.12, 2.17, 2.23
    Tasks: 432 total,   2 running, 430 sleeping,   0 stopped,   0 zombie
    Cpu(s): 12.5%us,  0.2%sy,  0.0%ni, 86.9%id,  0.4%wa,  0.0%hi,  0.0%si,  0.0%st
    Mem:   8171552k total,  8121216k used,    50336k free,    34908k buffers
    Swap:  8388600k total,  1101216k used,  7287384k free,  5796552k cached
    
      PID USER      PR  NI  VIRT  RES  SHR S %CPU %MEM    TIME+  COMMAND
    23133 oraprod   25   0 1227m 116m 109m R 100.0  1.5   1144:00 oracle
    27215 root      16   0 13004 1364  820 S  0.7  0.0   0:04.44 top
    18303 root      15   0 13004 1360  816 R  0.3  0.0   0:00.03 top
    23346 oradev1   15   0 1215m  41m  41m S  0.3  0.5   3:48.11 oracle
    24746 appldev1  17   0  821m 246m 6244 S  0.3  3.1   8:25.78 java
    Help, please...


    Thank you very much

    MsK

    Salvation;

    I have to run autoconfig or pre clone so that changing again appear in my backup?

    You can do it, I think it will cause any problem

    If my level of DB's RAC, I need to run the command on a single node right? no need to run on all nodes?

    No you don't need to use the same command on the other node

    Respect of
    HELIOS

  • Integration of apex EBS with the APPS schema

    Hello

    I'm a developer APEX with no experience of BSE, but I took on a project to review the current context where the APEX and EBS are integrated. The first thing that I found is that 40 + Apex Applications all use the EBS 'APPS' schema as the schema work space of analysis, I read in the document Oracle 'white paper of March 2015 release on Extending Oracle E-business 12.1 and above using APEX', is a large, no!. Below are the details of the environment. In addition, they use a PLSQL Embedded walkway that once, it looks like the less favored approach and a listener of the Apex on (Glassfish?) must be used.

    So my question is... what would be the best approach, should I change all the existing application to use a newly created Apex analysis schema for example APEX_EBS_EXTENSION and then create views and grants him so it can access the data of the applications. I do this manually through all the applications by looking at each piece of code? This seems a very unpleasant approach. Should we deviate from the integrated bridge, any guidance would be appreciated?

    The task that made me initially was to manage the upgrade of the schema in the database to 5 APEX Apex, regression test all existing applications and create new applications using the universal theme, but I want to get the House in order before the upgrade.

    Environment

    E-Business Suite Release 12.1.3

    Apex 4.1.0.00.32

    Oracle Database 11 g Enterprise Edition Release 11.2.0.3.0 - 64 bit Production

    IBM/AIX RISC System/6000: Version 11.2.0.3.0 - Production

    Hi AndyLou,

    AndyLou wrote:

    I'm a developer APEX with no experience of BSE, but I took on a project to review the current context where the APEX and EBS are integrated. The first thing that I found is that 40 + Apex Applications all use the EBS 'APPS' schema as the schema work space of analysis, I read in the document Oracle 'white paper of March 2015 release on Extending Oracle E-business 12.1 and above using APEX', is a large, no!. Below are the details of the environment. In addition, they use a PLSQL Embedded walkway that once, it looks like the less favored approach and a listener of the Apex on (Glassfish?) must be used.

    Yes. Oracle REST Data Services (ADR) (formerly known as the APEX listener) deployed to the support for Java EE application servers is a best/best option as for Oracle APEX instead of the EPG Web listener option.

    Reference: https://docs.oracle.com/cd/E59726_01/install.50/e39144/overview.htm#HTMIG29325

    Learn about considerations when using of EPG (Embedded PL/SQL Gateway) as the web listener with Oracle APEX.

    Reference: https://docs.oracle.com/cd/E59726_01/install.50/e39144/overview.htm#HTMIG29140

    So my question is... what would be the best approach, should I change all the existing application to use a newly created Apex analysis schema for example APEX_EBS_EXTENSION and then create views and grants him so it can access the data of the applications. I do this manually through all the applications by looking at each piece of code? This seems a very unpleasant approach. Should we deviate from the integrated bridge, any guidance would be appreciated?

    Yes. You must move far EPG to a better option.

    The task that made me initially was to manage the upgrade of the schema in the database to 5 APEX Apex, regression test all existing applications and create new applications using the universal theme, but I want to get the House in order before the upgrade.

    Environment

    You should go for upgrade of the Oracle APEX of 4.1 to 5.x with existing architecture first. Regression test your applications to remove if any errors introduced by upgrade. The kickoff of a new project to migrate your applications to universal theme.

    Reference:

    After the upgrade, when all the dust about the upgrade issued sets in, then you can consider changing your architecture, analysis scheme for your APEX applications according to white papers issued by Oracle:

    Kind regards

    Kiran

  • Custom Apps Schema tables

    Hello

    I am beginner in oracle apps. I put in place of oracle ebs r12. But I read in several places that we must not create custom apps schema tables.

    But I am confused here that why the tables should not be created in the Apps schema.

    Custom tables should not be mixed with the tables stocked in apps schema (or any other seeded schema) and it should be created in his own schemes. When you create dashboards customized under scheme apps for your objects will belong to the apps user who is unsupported. In addition, whenever needs correction or upgrade to your custom object can influence these processes. When you include your tables custom in seeded patterns you increase the security risk and make it difficult to debug/fix the problems of stability of the performance/EBS. It would be easy for you to maintain your custom tables when they have its own schema.

    https://blogs.Oracle.com/stevenChan/entry/avoid_mixing_custom_applications_with

    You must consider the following when creating custom tables:

    -Create custom in custom schema tables, and integrate it with applications (and other drawings if necessary)

    -Make sure that your custom objects follow Oracle E-Business Suite, naming conventions

    Thank you

    Hussein

  • How to reset the apps schema password when lost or forgotten

    Hello

    Is it possible to reset the apps schema password when it is lost or forgotten?

    Version of the EBS is 12.2.4.

    Please let me know

    Kind regards

    Hugues

    Hi Hugh,.

    You can find password forgotten in EBS. Please follow the document "https://oracledbamasters.wordpress.com/2013/11/11/how-to-find-apps-password-r12/".

    It is very useful.

    Thank you

    Jeremy

  • Account locked APPS schema

    Hello

    All by running the adautocfg.sh script it returned an error that can not connect to the apps schema.

    Tried to connect via sqlplus and it returns "blocked account". I've manually unlocked with "edit user", after which I was able to start the level apps. Finished with status 0, but when I try to connect via the browser, it gives 'unable to authenticate the session. "

    After a while the APPS account has been locked again. I unlocked it again once, run the adautocfg.sh both on the apps for layers and db (after updating the db with admkappsutil.pl layer) and apps account is not locked, but I still cannot connect through the web browser. The message "Unable to authenticate the session" is still there.

    Attached, I will attach the adconfig and NetServiceHandler newspapers where it gave error in the first place.

    I would be very grateful if someone can help me solve the problem...


    Thanks in advance! Hello

    All by running the adautocfg.sh script it returned an error that can not connect to the apps schema.

    Tried to connect via sqlplus and it returns "blocked account". I've manually unlocked with "edit user", after which I was able to start the level apps. Finished with status 0, but when I try to connect via the browser, it gives 'unable to authenticate the session. "

    After a while the APPS account has been locked again. I unlocked it again once, run the adautocfg.sh both on the apps for layers and db (after updating the db with admkappsutil.pl layer) and apps account is not locked, but I still cannot connect through the web browser. The message "Unable to authenticate the session" is still there.



    I would be very grateful if someone can help me solve the problem...


    Thanks in advance!

    974556 wrote:
    OK, I did this time with APPLSYS instead of APPS in the syntax, and it went well.

    Then I start autoconfig, also went OK, but when I tried to start the apps with adstrtall.sh level he gave me this:

    adformsctl.sh: exit with status 204

    check the log file and it says the following:

    01/07/13-13: 06:06: adformsctl.sh version 120.16.12010000.3
    01/07/13-13: 06:06: adformsctl.sh: OPMN stop managed FORMS OC4J instance

    opmnctl: stop opmn managed the process...

    01/07/13-13: 06:14: adformsctl.sh: exit with status 0

    ================================================================================

    01/07/13-13: 46:23: adformsctl.sh version 120.16.12010000.3
    01/07/13-13: 46:23: adformsctl.sh: from OPMN if it does not work

    opmnctl: opmn is already running.

    01/07/13-13: 46:25: adformsctl.sh: OPMN startup managed FORMS OC4J instance

    opmnctl: from opmn managed the process...
    ================================================================================
    opmn id = tedamm4.ballisticcell.com:6200
    0 out of 1 process started.

    IAS instance-id = PROD_tedamm4.tedamm4.ballisticcell.com
    ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
    --------------------------------------------------------------------------------
    IAS-component/process-type/process-set:
    default_group/forms/default_group.

    Error
    --> Process (index = 1, uid = 2011975413, pid = 0)
    no ports available from the port range
    Cannot start a process managed after the attempt limit maximum
    no ports available from the port range
    no ports available from the port range
    Journal:
    None

    01/07/13-13: 46:25: adformsctl.sh: exit with status 204

    The password has been changed successfully?

    AutoConfig resulted on the database level node and then on the application tier node?

    Please see these documents.

    R12: Oacore JVM process does not start after having increased their number in Oracle Applications version 12 in Context.xml [ID 555214.1]
    "Stop adoafmctl.sh" and "Stop adformsctl.sh" give time-out errors and the two exit with status 204 [1451001.1 ID]
    Upgrade to the latest Patch of 10.1.3.x 10g OracleAS located in Oracle E-Business Suite Release 12 [454811.1 ID]

    Thank you
    Hussein

  • How to give subsidies on the packages belonged to another apps schema

    Hello

    Could you help me by giving subsidies on the packages belonged to another apps schema.

    to give the grant that we can use to either run or debug, but I'm not sure that him on the behaviour of this donation.

    (1) if I give subsidies to the parcel if it may harm data or objects associated with this object IE apps.

    The user who got grants on these packages if it executes this package - make changes in the environment.

    with respect,
    Surya

    Published by: SuryaSrinivas on June 30, 2009 02:31

    Hello

    I think that it should run no problem granting privilege on the packaging of custom schemas apps. However, you must give approval with cautious execute as account APPS is a powerful user and you need to know the implication to give privileges to other diagrams.

    Kind regards
    Hussein

  • Anyone having problems with iOS 9.2.1? Storage problems, apps not working?

    Anyone having problems with iOS 9.2.1? Storage problems, apps not working?

    No, not at all. Maybe if your were to describe the issues a little more in detail, someone might be able to help.

  • dev c++ compile problems

    Hallow's end:
    IAM beginner in c programming and iam using dev c ++ compiler work good for me when I write my own code, but when I download some source codes from the internet and try to compile it there give me a lot of errors is so I want to know is this a compiler problem or what?

    Hello
    I suggest you to send your request here:
  • Can FND_USER_PKG be executed or used by the APPS Schema

    Hello

    I have a client who needs to use applications. FND_USER_PKG (to update password etc.) through the APPS Schema.

    Is it supported?

    Kind regards

    Hugues

    Hello Pravin,

    Thanks for the tips.

    It is not supported. It is considered as customization and Oracle will not be supported.

    How to: Run the application as a custom user [1483548.1] Packages

    Kind regards

    Hugues

  • Apps Schema need DBA privilege in all cases?

    Dear all,

    In any case drawing apps need DBA privilege in e-business R default 12.1.3,, we should not GRANT DBA to apps?

    Please suggest me when DBA permission necessary for the APPS schema.

    Thank you

    Hello

    Please read on user apps and the security of having a better understanding here

    http://docs.Oracle.com/CD/E18727_01/doc.121/e12841/T120505T120510.htm

    http://docs.Oracle.com/CD/E18727_01/doc.121/e12841/T120505T120521.htm#338810

    Configuration Guide for Oracle E-Business Suite Release 12 (Doc ID 403537.1)

    Concerning

    SANAE

  • Custom in APPS Schema views

    I am looking for your practices copies/opinions on this issue.

    We have all our custom views (for custom applications that are defined as an extension of the oracle application - for example $XXMAR_TOP as an extension of the $AR_TOP)
    defined in the schema of APPS.

    It is important that these views are defined in the APPS schema or it is advisable to define custom views in the custom schema with subsidies for APPS?

    Thank you

    It is recommended to create custom views in the APPS schema (with XX prefix).
    For more details, refer to the standards of customization to http://docs.oracle.com/cd/E18727_01/doc.121/e12897/T302934T458264.htm

    Sandeep Gandhi

  • removal of the compiler problem markers

    An internal error occurred during: "Remove markers compiler problem..." ».

    java.lang.NullPointerException

    FB 4.5.  I know that the old FB has a .markers file you could delete, but where 4.5 keep these?

    Sometimes, the markers disappear with 'clean', but not always.

    Richard

    I have created a new workspace, imported all my projects, and the problem by removing the errors disappeared, for now.

  • How to grant privileges to update on the custom procedures created in the apps schema?

    Hello
    We have a R12.0.6 instance that runs within our Organization. Our programmers keep requesting access on some custom procedures that are initially created in the apps 'write (update)' scheme. I have created a read-only as database user and granted ' run/debug' privilege on these custom procedures, but always using this procedure user cannot be updated (in sufficient privileges).

    Once they change the procedure, send me the code. Using profile user apps, I can recreate it using procedures create or replace the control. In this way it works very well. Our concern is how they (programmers) themselves using database read-only user does this work? What privileges should be granted?

    Please guide me?
    Concerning
    Ariz

    Arizuddin wrote:
    Hello
    First of all, I have to give ' run/debug"on a particular procedure that exists in the apps schema. Grant then 'edit any proceedings', it works.

    "alter any procedure" is a privilege of system and now the user can change any procedure in the database. You will need to remember this security risk.

    Concerning
    Rajesh

  • Migrate SSDS to an another MBP - problem App Store now

    Hello

    Scenario: first MBP 13 "early 2011, second MBP 13" mid-2012.

    I had a little accident with a glass of orange juice and the 2011 MBP just next door. Say no more, it's a classic. I could get at least the SSD unscathed.

    In any case, I got my hands on basically the same model MBP. It is just over a year the most recent. I like to use the 500 GB SSD with El Capitan and bootcamped Win10 of the MBP 2011 as I just swapped it with the HD to MBP 2012.

    So far so good. Double it starts perfectly and everything seems to work except the App store. I checked everything suggested for the "cannot connect to the App store" problem, but none of them worked, terminal settings, Keychain, time hacks etc etc. I guess it has something to do with the fact that the SSD is still material information of MBP, 2011 somewhere and now that it's running on a different model (very slightly) I'm stuck on the App Store. Of course, I am the legal owner of these two Mbps.

    I would be very grateful for any hint how to get around this, even with a terminal hack. I have no time to reinstall. I need the SSD to stay the main system disk where a moment computer migration is no option.

    See you soon

    Learn the following Apple support details. Mac App Store: frequently asked Questions (FAQ) - Apple Support

    Perhaps, it will provide more information.

    Kim

Maybe you are looking for

  • Toshiba TL968G - three television channels goes away after a while

    Hello I have a problem with my TL 968 G. Last week, he deleted my last three television channels in my channellist by itself.I thought that it is a problem wit the TV channels, but after a new search, they are back, so that they are still on the air.

  • limits of upgrading mountain lion

    I need to upgrade Lion 10.7.5 to 10.9 Mounntainlion but I I life 11 which keeps my i functioning web app. (add to my website olefuzzcartoons.com) If I buy 99is 10.9 bone (from the app store) it anyway I still CAN KEEP I WEB?   I'm looking for a repla

  • KB963027 update won't let me connect to the internet.

    Genuine windows vista hm. Premium (32 bit) serv. PK. 1. my pc auto updates every day, after the recent updates, I couldn't connect to the internet. I narrowed down it to KB963027. After that I deleted the update and restarting, I could once again con

  • Background Intelligent Transfer service went from automatic to manual and off when the Pc is off

    PC is running XP home 2002 SP3. With the service disabled MS Security Essentials does not update or Windows updates are not loaded. PC updates after I pass the service to self and sart service.

  • Keyboard and wireless mouse freeze after wake up

    I had a lot of trouble when my computer goes int mode 'sleep' lately. After waking from sleep mode my mouse and keyboard do not work and the cursor is frozen. What could be the problem? I saw a fix for problems similar to this usb. Are their all the