Oracle EBS constraints and integrity

Hi,
Can anybody please explain me why Oracle EBS doesn't use referential integrity defined in the database?
thanks

Hi;
Can anybody please explain me why Oracle EBS doesn't use referential integrity defined in the database?I belive its use. Please see:
http://blogs.oracle.com/stevenChan/2008/04/comparing_oem_data_masking_and.html
http://www.linkedin.com/answers/technology/information-technology/databases/TCH_ITS_DBS/498465-17381239
11i System Item KFF Item Segment Length Reduction [ID 376210.1]
Regard
Helios

Similar Messages

  • Memory and No. of Processor calculation for Oracle EBS R11 and R12

    Can some one please tell me …. How to calculate required Memory and No. of Processors for Oracle EBS R11 and R12.
    For example we have 50 Concurrent users and 100 named (i.e. the users which are doing only Data entry.), so how to How to calculate required Memory and No. of Processors
    Please guide me on the same.
    Thanks,

    Please refer to the following links, it may be helpful:
    Oracle Applications Benchmark White Papers
    http://www.oracle.com/apps_benchmark/html/white-papers-e-business.html
    Oracle Applications Standard Benchmark White Papers
    http://www.oracle.com/apps_benchmark/html/white-papers.html
    Hardware requirements for Oracle APPS
    Hardware requirements for Oracle APPS

  • Mapping Roles/Groups between Oracle EBS R12 and OBIEE 11g

    Hi,
    We are implementing OBIEE 11g with Oracle EBS R12 as source system. Also we are using Out of the box RPD for Oracle EBS R12.
    But we are facing lot of challenges to map OBIEE 11g groups and EBS roles and responsibilities. We do not have prior experience with EBS as source system.
    Can anyone tell how to map between obiee groups with Oracle E-Business suit R12
    Is there any document link or notes regarding this.
    Any information regarding this will be a great help.
    Thanks in advance

    Hi,
    I am also looking for the solution to implement SSO of OBI 11g with EBS r12, what i understand from your post that you have configured SSO between OAM and EBS R12.
    Below is the link to configure SSO between EBSR12 and OBI 11g.
    http://www.astcorporation.com/images/PDFs/White_Papers/2012/AST_White_Paper-EBS-OBIEE_11g_Integration.pdf
    I want one clarification from you , once you read the above article what is your opinion do we require OAM integration if we want only EBS SSO with OBI11g ? I am bit confused in this ?
    Whats the use of OAM in this integartion ?
    Can you please help me.
    Thanks in Advance.
    Regards,
    Tarang Jain

  • Cold Oracle EBS backup and restore doesn't work

    Hi,
    I did a backup using tar while the database was open and not in archive mode ( archivelog disabled ) and restored it on another machine.
    OS = AIX 5.3
    Oracle EBS 11.5.9
    Database 9i
    When i started the database I got errors.
    Is there a metalink document which will help me recover the database ?
    I followed the following metalinks:
    Database Startup Fails with ORA-01113, ORA-01110 errors [ID 146039.1]
    Common Causes and Solutions on ORA-1113 Error Found in Backup & Recovery [ID 183367.1]
    However, I would like to point out that the above is applicable in case of archivelogs = enabled
    My case: archivelogs = disabled
    SQL> startup mount pfile=/oracle/proddb/9.2.0/dbs/initPROD.ora
    ORACLE instance started.
    Total System Global Area 615482512 bytes
    Fixed Size 742544 bytes
    Variable Size 436207616 bytes
    Database Buffers 167772160 bytes
    Redo Buffers 10760192 bytes
    Database mounted.
    SQL> SELECT V1.FILE#, NAME
    FROM V$BACKUP V1, V$DATAFILE V2
    WHERE V1.STATUS = 'ACTIVE' AND V1.FILE# = V2.FILE# ; 2 3
    no rows selected
    SQL> recover database using backup controlfile until cancel;
    ORA-00279: change 3368247542 generated at 02/10/2013 03:07:21 needed for thread
    1
    ORA-00289: suggestion : /oracle/proddb/9.2.0/dbs/arch1_637.dbf
    ORA-00280: change 3368247542 for thread 1 is in sequence #637
    Specify log: {<RET>=suggested | filename | AUTO | CANCEL}
    cancel
    ORA-01547: warning: RECOVER succeeded but OPEN RESETLOGS would get error below
    ORA-01194: file 1 needs more recovery to be consistent
    ORA-01110: data file 1: '/oracle/proddata/system01.dbf'
    ORA-01112: media recovery not started
    SQL> recover database using backup controlfile until cancel;
    ORA-00279: change 3368247542 generated at 02/10/2013 03:07:21 needed for thread
    1
    ORA-00289: suggestion : /oracle/proddb/9.2.0/dbs/arch1_637.dbf
    ORA-00280: change 3368247542 for thread 1 is in sequence #637
    Specify log: {<RET>=suggested | filename | AUTO | CANCEL}
    ORA-00308: cannot open archived log '/oracle/proddb/9.2.0/dbs/arch1_637.dbf'
    ORA-27037: unable to obtain file status
    IBM AIX RISC System/6000 Error: 2: No such file or directory
    Additional information: 3
    ORA-01547: warning: RECOVER succeeded but OPEN RESETLOGS would get error below
    ORA-01194: file 1 needs more recovery to be consistent
    ORA-01110: data file 1: '/oracle/proddata/system01.dbf'
    SQL> alter database open resetlogs;
    alter database open resetlogs
    ERROR at line 1:
    ORA-01194: file 1 needs more recovery to be consistent
    ORA-01110: data file 1: '/oracle/proddata/system01.dbf'
    SQL> select HXFIL File_num,substr(HXFNM,1,40) File_name,FHTYP Type,HXERR Validity,
    FHSCN SCN, FHTNM TABLESPACE_NAME,FHSTA status ,FHRBA_SEQ Sequence
    from X$KCVFH;
    419 rows selected.

    981553 wrote:
    I understand that Hot backups cannot be done with noarchivelog and data will be inconsistent.
    However, shouldn't the Database be able to recover whatever data is in there in the datafiles and startup normally. From where should it be recoverd, only if we store the data changes in a separate files. These files are called archive logs. The archive logs will be generated when you enable archive log.
    This is my question and concern. I searched for Metalink and couldn't find anything on it.
    I want to startup the database with whatever Data is present there after the backup. Any solutions for such a scenario ?
    ORA-00279: change 3368247542 generated at 02/10/2013 03:07:21 needed for thread
    1
    ORA-00289: suggestion : /oracle/proddb/9.2.0/dbs/arch1_637.dbf
    ORA-00280: change 3368247542 for thread 1 is in sequence #637
    Specify log: {<RET>=suggested | filename | AUTO | CANCEL}When it asks for change number "637" and if you are lucky enough that the redo log file with this sequence is not over written then that redo log file can be given as input when it asks as above.
    But again, all these tries are for nothing. At the end of the day if your database is in no archive log mode the reliable backup is only the one taken using cold backup method. i.e. by shutting down the database.
    Thanks

  • Oracle EBS Based and Interface tables

    Hi,
    Where can I find the list of all Based and Interface tables used in Oracle EBS R12 Applications. OM, INV, AR, AP, GL, & PO (Purchasing).
    I have been told that they are available in "My Oracle Support" please send me the path.
    Thanks,
    Amorsolo.

    Please see old threads, it should answer your question -- http://forums.oracle.com/forums/search.jspa?threadID=&q=Interface+AND+Tables&objID=c3&dateRange=all&userID=&numResults=15&rankBy=10001
    Thanks,
    Hussein

  • Oracle EBS content repository integration with UCM(Web Center)

    Hello,
    have any one try to user Oracle EBS content repository to integrate with UCM (Web Dav or Web serice) is this supported method to keep attachmnets forom FND_BLOB to Web Ceneter, Where I can find  any documntation
    Thank you

    Didn't see the link in your post. may have been stripped.
    if you want to use the ebs native attachment lists, what we've done is used a custom bpel composite to load items into the appropriate entity in the fnd_documents and all of those other related ebs tables. this takes webcenter out of it for the most part. you could also load links, similar to the imaging solution's approach. this way, again, uses the ebs attachments, but stores the image in IPM (in the imaging case, that is). there is a link loaded into the fnd tables.
    if you want to leverage the ebs-side attachment lists, managed attachments may not be the approach you want to take. You may want to look into the imaging solution or creating a custom process.
    -ryan

  • Oracle EBS HR and Fusion HCM comparison

    Hi All,
    Can someone give me comparison of EBS HR and Fusion HCM organization structure? For example, in EBS HR we have business group. What is the comparable object in Fusion HCM? Likewise, what are the other one to once comparison in organizational hierarchy? And what are the new levels added / removed in Fusion HCM?
    Thanks,
    CAH

    Have you looked at the documentation and see if it helps?
    Oracle Fusion Applications Documentation
    Oracle E-Business Suite Documentation
    I'm not sure if you can find a comparison documented at Oracle websites so you might log a SR and see what Oracle support would suggest.
    Thanks,
    Hussein

  • Oracle EBS - BPEL/BPM integration

    Hi
    Edited by: user10467930 on Sep 19, 2009 12:57 PM

    Oracle BPM has no adapter, it not really Oracle strategic product in the short term.
    Oracle OSB 10.3 has a BPEL transport
    If you are using the Oracle ESB from iAS use fastpath
    http://www.oracle.com/technology/products/integration/esb/files/esb-presentation-bpel-fastpath.pdf
    BPEL back to OSB can be implmented via SOAP calls.
    cheers
    James

  • Oracle EBS / MS Outlook Integration Options for Workflow Approvals

    My organization is using Oracle Applications 11.5.10.2 and is currently in the process of upgrading to R12.
    I've recently been asked to investigate and provide options for stream-lining users' ability to respond to workflow notifications from within Oracle Applications, removing the need for users to have to log into Oracle or send an e-mail response to the workflow notification mailer.
    Is anyone aware of any out-of-box mechanisms or 3rd party bolt-on solutions that would achieve this?
    For example, rather than a receiving a workflow notification e-mail asking an approver to log into Oracle to approve a purchase order, time card, recruitment request, or expense report, my business users would like to be able to approve or reject the approval directly from within MS Outlook.
    One option would be to utilize the inbound workflow e-mail processing (e.g. for the user to send a reply e-mail response back to workflow notification mailer), but I'd like to know if there are any other options - such as an add-in within MS Outlook that would prevent the business user from having to send an e-mail response message.
    Greatly appreciate any ideas or suggestions.
    ~Jeremy

    The note id's provided above are very helpful for understanding how to control the two out-of-box mechanisms for responding to approval notifications
    Option 1: Users click on the "Please click here to respond" hyperlink in the e-mail, log into Oracle Apps, and respond to the notification
    Option 2: Users click on the "Accept" or "Reject" hyperlinks provided in the workflow e-mail notification, which creates an response e-mail notification containing the notification_id and response (e.g. accept or reject). The response gets processed by the workflow notification mailer.
    My organization currently uses both both options (option 1 for some approval workflows, option 2 for others), and I'm familiar with how to toggle a particular workflow approval notification between these two options.
    However, my organization wishes to pursue another option that would involve creating a composite application or enterprise application mash-up, accessible within MS Outlook, that would allow an Oracle apps user to see his or her list of open notifications (within Outlook) and respond to the notifications from either Outlook or our corporate intranet web site. We recently implemented an Identity Access Management solution and have a good link established between each LAN (MS Exchange) user account and his or her Oracle Apps user account.
    To my knowledge, there is not out-of-box way to do this and it would require implementing a third-party bolt-on if one exists that would meet this need. Maybe one option would be to create a simple ADF application that would find open notifications in Oracle for the current user and wrap the seeded API's used to respond to the notification.
    Please let me know if anyone else has any feedback or prior experience addressing a similar business need.

  • Oracle EBS R12 and user account

    Hi All,
    I been searching through the administration guide / security guide but I cannot find where we can set the number of time a user can try to log in before his account get locks. Does anyone know?
    Thank,
    Felix

    It is a profile option "Signon Password Failure Limit". See MOS Doc 564125.1 (How to setup Password Security?)
    HTH
    Srini

  • Integration HP Planning and Budgeting to Oracle eBS.

    hey guys,
    i am very new to Hyperion and i want to know how to integrate Hyperion Planning and Budgeting to Oracle eBS.
    thanks and regards,
    Rahul.

    Hello,
    Unfortunately there is no prebuilt package that makes "Planning the source for OracleEBS". Right now the ERPi software you are looking at will only control budgetting information. You can review the current compliance of the software by doing a review of the documentation under the chapter "Data Write-back Rules".
    If you are looking to source pure data from Planning into OracleEBS then a custom solution will need to be developed and maintained outside of the Hyperion software .... or built to plug into the Hyperion Software (like ODI).
    Thank you,

  • Segregation of testing and the production environments- Oracle EBS implementation project

    I am currently auditing a oracle EBS implementation and I need to test the segregation of testing and the production environments, How can I approach that ?

    In Oracle EBS environments TEST and PRODUCTION are different systems altogether, you can say two entities which are identical in features/data but physically different. So you may have to test on below
    1.) DB level passwords (different in both instances) and are following the statndard corporate policies.
    2.) Unwanted application users are end-dated in TEST instances.
    3.) Data is masked appropriately in TEST instances.
    regards
    PRavin

  • Implement OBI Apps 7.9.6 with Oracle EBS 12

    Hi
    I have a couple of questions about the integration of OBI Apps 7.9.6 and Oracle EBS 12
    The first is, which ETL tool is used for this integration? Informatica or ODI 11g
    And the second is, my client is currently working on Oracle EBS 11 and plans to migrate to version 12, my question here is if the mappings and flows are fully supported version 11 to version 12 of the EBS or what I have to do to migrate?
    I hope you can help me
    Greetings and thanks in advance

    Hi Luis,
    Informatica is being used for the ETL. ODI will be an option when you move to Oracle BIA 11g (Fusion Application).
    You should upgrade to the latest Oracle BIA (7.9.6.3) version for Oracle eBS. This prabably means that you have to move to Oracle BI 11g as well.
    Check the documentation here; http://www.oracle.com/technetwork/middleware/bi-foundation/documentation/bi-apps-098545.html
    Cheers,
    Daan Bakboord
    http://obibb.wordpress.com

  • Capture XML data payload into database table (Oracle EBS R12)

    Hi All,
    We have a XML Publisher report which generates output in PDF format. We want to capture the XML data payload generated by this report and put it into a DB table once the PDF is generated.
    This report is generated through Oracle EBS R12 and XML Payload is stored by oracle by default in $APPLCSF/out directory.
    Any pointers would be helpful
    br

    Couple of options, this one is probably the easiest without knowing other requirements (e.g., do you have to store the output as XML, or do you just the data available so you can output in XML later?).
    Capture the SQL statement that generates the output in the first place. If you have that statement, you can insert into some table using the select statement. Once you have the report data (and you can tag that particular set of data with a job ID, timestamp, whatever, in case you need to store it and distinguish it from other reports down the road), you can generate XML output using the PL/SQL built-in DBMS_XMLGEN.
    Is that what you are looking for?

  • Oracle ILM assistant for Oracle EBS R12.1 application with 11.1.0.7 DB

    Oracle ILM through its ILM Agent, which is a database component provides option for data archiving.
    Need to know how ILM agent can be used against Oracle EBS R12 and the options available:
    a. Does ILM assistant map to industry Compliance requirements and can we add or modify based on additional Client requirements
    b. Is this configured for all components and are the business rules (default) taken care in terms of archiving related data, if not what are the options available
    c. What are the options to archive data
    i. On Same and archive database
    ii. Other RDBMS (mysql, or open source database)
    d. Access to archived data
    i. Is archive data available from the existing application or only from backend database
    ii. Does ILM assistant provide options to access archived data (same Oracle RDBMS or heterogeneous database)
    e. Retention options
    i. Does ILM assistant provide multi tier retention options for archived data for different range (# of years)
    Edited by: user9031099 on May 9, 2013 11:00 PM
    Any update on my query please...?

    Limits the Preferred Read-Write Tablespace to only 1 where as in Oracle EBS we would require multiple tablespaces to be Preferred Read Write. Can we extend the functionality of ILM assistant to have multiple Read-Write tablespaces...?

Maybe you are looking for

  • Is there an anti virus program for mac 9.1? Think I have a virus

    I don't use an anti virus - using outlook express I got a strange message with no subject or sender - just a blank line. I tried deleting it but it wouldn't be deleted. Since then every time I try to delete it - it crashes the system. Same with Inter

  • Why does my Macbook keeps freezing?

    I've had my macbook since thanksgiving 2008 and I have added a few programs to it. Nothing major since I am not a heavy computer user. I've noticed over the past several weeks that I can be in the middle of a webpage or a program and the computer sto

  • SMART PRINT: How do I use SMART Print on Safari web browser please?

    I use a MAC with Safari web browser. How do I get Smart Print for Safari please. (I do not want to use BING). Is there any way of doing this?

  • Pages icon

    My icons for Pages & Email have disappeared from my dock.  I've already tried HELP and it brings up the icons in a narrative & suggests that I drag it over to the dock.  That doesn't work.  Any suggestions? Radlady

  • A media for an HD wedding file H264 .mp4

    Hi guys, Maybe I'm a little dummy but.... I have a 4,90Gb Mp4 (h264) HD file. Is the result of a 27min wedding video project. And now? How to let bride and groom see their wedding on their own HDTV? I bought a 8 Gb pen drive to put it on but of cours