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

Tags: Oracle Applications

Similar Questions

  • 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 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

  • Create tables custom wwww in schema Apps (what are the problems with this?)

    Hi all

    I'm a dba in a new environment where a number of custom diagrams is created in the schema of apps. I know that this is not considered the best practices of Oracle and I would like to make some recommendations for a change. Before that, I would like to know the problems that are associated with custom tables, living in the apps schema. We're currently on 11.5.10.2 on AIX. Also, if anyone can point me to the 'Official' standard customization or Oracle documentation where can I back up my case it would be greatly appreciated.

    Thanks in advance,

    Hello

    Please see this thread.

    Custom application implemented in E-bussiness Suite
    Re: Custom application is implemented in E-bussiness Suite

    Kind regards
    Hussein

  • 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

  • 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

  • How can I remove the custom xmp metadata schemas?

    I have been using the display of the metadata to create customized XMP metadata schemas.  Everything works fine, the fields will appear in all of the Creative suite, but I can't for the life of understand me how to remove (or change the name of) is to get a custom schema when it is created, the metadata view of the crowded with patterns that I misspelled or that are in the wrong place or have decided that I didn't need it for my project. The only option I have is to 'Add a property' which is useful I can get the right patterns labeled correctly and in the right order.    Can someone tell me how to delete or change these individually custom schemas?

    You are on an older version or CC? In CC, your custom drawings are stored here: Documents/Adobe/Premiere Pro/7.0/Profile-metadata Preferences. The path was different in the earlier version, and I don't remember what it was. But the search for the computer for the name of one of your drawings should take you directly to them.

    I advise to proceed with caution regarding renaming them or removing custom schemas. After playing with one of mine, I stumbled upon a crash on launch of the project which was open when I created the loading pattern. The accident has no repro in two subsequent tests, then at this point, I suspect his unrelated to the renaming of the schema. Still, I thought that I must warn you...

  • 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

  • Display of training "open goal" app to view 3 numbers at the time. Now, there are only 2. Why apple changed the display of training app?

    Display of training "open goal" app to view 3 numbers at the time. Now, there are only 2. Why apple changed the display of training app?

    Hello

    If you prefer to see your distance goal, the calories or the time displayed as a number instead of as a ring of progress:

    -On your iPhone, in the application of Eve, go to: Watch My > Workout - turn on show metric goal.

    More information:

    Use of the workout on your Apple Watch - Apple Support

  • 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

  • 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

  • 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

  • How to remove a custom theme color scheme

    Once a custom theme color scheme is created and recorded, how this set of custom colors can be deleted?

    Jay, I don't have time to test today, but did you read my last blog post?

    Captivate 8.0.1 Install? Keep your customization! -Captivate Blog

    You will find the path to the custom theme color palettes here, maybe delete the custom theme and restart CP will do?

  • 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 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

Maybe you are looking for