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

Tags: Oracle Applications

Similar Questions

  • 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

  • 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

  • installation took too long to run

    * HP LASERJET 100 m175nw

    * Windows XP

    Installing surgery took too long to run. It is a fatal error, preventing the use of the product.

    * No changes made, the product is installed for the first time.

    Hi JMMT23,

    Are using the installation option chip by plugging the USB cable to begin the installation or CD?

    Install the software with HP Smart Install

    1. Press the power button ( ) or switch to turn off the product, if it is already disabled.

  • 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

  • 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

  • Impossible to install cp1525 reached hp 64 bit of vista windows 99% say that it took too long fatal error try again

    Impossible to install cp1525 reached hp 64 bit of vista windows 99% say that it took too long fatal error try again

    Hi asarabia

    Fatal error documents

    Restore the original factory configuration
  • 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

  • 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

  • took too long to respond.

    Hello

    I'm trying to connect to the client via Vsphere Vcenter server, I am getting error, below please find attached snap attachment.

    The "address IP of vcenter" took too long to respond...

    Help, please...

    Hi vaibhav,

    Do you think below,

    1. check the vCenter Server service. It probably is running, but you can restart it.

    2. if above doesn't work, restart the SSO service.

    3. then check the Source of the identity in the SSO settings. See if the PDC is running.

    4 do the identity Source connectivity test to the highest point.

    Thank you

  • 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

  • Compile App with Windows 8.1 DPS

    Hello:

    R20 will support compilation app customized for Windows 8.1? We have several customers waiting for this feature soon.

    Saludos,

    Hi Leo,

    Your customers have tested for their content with the Adobe Content Viewer in the Windows store? If they are satisfied with the feature and please contact me directly via a private message and I will provide information on how we can build viewers personalized for your customers to enter the store Windows. Unfortunately we do not have App Builder for this at the moment so this is sort of a manual process.

    Neil

  • 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

  • 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

  • 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

Maybe you are looking for