Does iSetup up work with Oracle General Ledger R12

Hello All,
Please forgive my ignorance if I'm asking a dumb question. I have been tasked with loading metadata into Oracle GL R12. I was told to research iSetup. It seems as though it works with E-Business Suite. I don't believe that is the same as GL, is it? If anyone knows how to load metadata to Oracle GL that would be great too, but I'll look for the GL R12 forum to ask that questions.
Sorry for the lame question.
-Scott

Hi,
It works, of course, and that is the whole purpose of iSetup. You have to assign 'iSetup' responsibility to the EBS user and you can start using the iSetup. For more information, you can refer the user guide located here.
http://download.oracle.com/docs/cd/B53825_04/current/acrobat/121azdg.zip

Similar Messages

  • Does INNER JOIN work with Oracle 8i ? (ORA-00933)

    hi,
    I try to execute the sql:
    SELECT
    A0.FULL_NAME,A0.MANAGER_ID,A0.DEPT_NO,A0.TOP_DEPT
    FROM
    HR_ORG A0
    INNER JOIN
    HR_EMP A1
    ON
    A0.MANAGER_ID=A1.EMP_NO
    WHERE
    A1.NAME = 'michael'
    but I caught an exception:
    java.sql.SQLException: ORA-00933: SQL...(message in
    chinese)
    Does INNER JOIN work with Oracle 8i ?
    thanks.

    INNER JOIN syntax is introduced in 9i, it does not exists in 8i. You can rewrite your statement:
    SELECT
    A0.FULL_NAME,A0.MANAGER_ID,A0.DEPT_NO,A0.TOP_DEPT
    FROM
    HR_ORG A0
    , HR_EMP A1
    WHERE
    A0.MANAGER_ID=A1.EMP_NO
    AND
    A1.NAME = 'michael'

  • Does JPublisher 10g work with Oracle 9i

    I want to expose PL/SQL as Web Services and need to know if using JPublisher from JDeveloper 10.1.2.0 will work

    JPublisher from JDev 10.1.2 should work with Oracle 9i databases.

  • Does Discoverer 4 work with Oracle 8.1.6?

    I have a disk for Installing Oracle discoverer 4.1.37 which I need to work with Orcale 8.1.6. When installing I am not permitted to use my Ora81 home as this is already been used by Oracle 8.1.6 production. Does this mean that I need Oracle 9i to use discoverer 4? Is there a version of discoverer available that works over 8.1.6.

    As far as I know, Dirk-Jan is correct. Discoverer uses the 'old' Oracle home structure, where 8i uses the new 'multiple home' structure. As far as I know, you will probably need to create at least an empty old-style home first, then install the database if you are going to install any products that require the old home, because by design it must be installed first. I think it is probably possible to mess around with the registry entries and switch which one it thinks was installed first, but I normally don't like playing around inside the registry that much. If you have another server, you could install the Discoverer server there, or use the workstation version. It works fine with 8.1.6 and 8.1.7.
    For that reason, we almost always install a 'stub' old home, even if it just contains an old installer entry, before we install things with new homes, just in case we need to install something that needs it.
    If Oracle has a more intelligent way of working that out, I wish somebody would post something, because it really is annoying sometimes.
    Ron

  • Does Informatica 7.1 work with Oracle 10g?

    Hi All,
    I have Oracle 10g (10.2.0.1.0) and I just installed Informatica 7.1. While creating a new repository in Informatica Repository Admin Console, I am getting error as:
    "Unable to create the repository content. Make sure that the database connection and the license keys are correct. Check the activity log for more details."
    I confirmed that the license keys are correct. The database connection is also good as I could connect using the same username/password in SQLPlus. The activity log says:
    WARNING : RS_39204 [Mon Mar 22 15:05:38 2010] : (5160|5392) Bad config file [Config\infrepo-es.cfg]. Has it been manually named and placed in the Config directory? The expected name is [Config\_Yrepository_0name_Z-es.cfg].
    ERROR : RS_39194 [Mon Mar 22 15:51:52 2010] : (5160|5568) Failure in running command-line request type[100401] [pmrepagent create -r "Info_Repo" -t "Oracle" -u infrep -c orcl -d "MS1252" -h sathe-3766a91ad -o 9999  -a Info_0Repo-es.lic -H "sathe-3766a91ad" -O 5001 -K 2082340862]. Error is [An error occurred while creating the repository.
    I did not change anything manually,as it says in the warning. I have no idea what the error says.
    My friend has Oracle 9i and he do not get any error like this. So does Informatica 7.1 works with Oracle 10g ?
    Please help.
    Yogini                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               

    Hi,
    I found that with Oracle 10g you have to grant all DBA privileges to the repository user. This is not needed in Oracle 9i. Thats why I was getting error.
    Now it works fine.
    Thanks!
    Yogini

  • Does Oracle Designer 10g work with Oracle 10g Express?

    Guys:
    Does anybody know if Oracle Designer works with Oracle 10g Express?
    Regards,
    Mike Gorman

    Designer will not work on express edition of the Oracle Database. You will need the Standard or the Enterprise Edition of the Database.

  • Does ORACLE functions work with Oracle Database 10G

    Hi,
    I am wondering if ORACLE functions work with Oracle Database 10G or is it mandatory to use OCI functions?
    Thanks in advance!

    I was able to run a simple query with ora_* functions using 10g on Windows.
    The Oracle OCI calls used by PHP's ora extension still exist in the Oracle 10g libraries
    But I cannot recommend this obsolete extension.
    -- cj

  • Outbound interfaces from oracle general ledger

    Hi,
    I have a requirement of exporting :
    • Stores transactions
    • Invoice transactions
    • Payment transactions
    • Bank reconciliation transactions
    • Goods Received Not invoiced (GRNI) Accrual transactions
    Please let me know if there are any stadard interfaces or open API from oracle general ledger for exporting these transactions.
    Any links/pointers in this regard would be helpful.
    Thanks & Regards,
    Parag Gurjar

    Hi,
    I believe what you have heard is false, you can work with multiple periods open at the same time. But as a best practice its better if you could close the relevant month period on due dates so as to avoid transaction being entered to previous open periods...  Because the accounts will go on a mess if transaction rolls in from future periods.
    Hope this helps,
    Regards,

  • Oracle General Ledger Functional

    Hi Team,
    Am new to Oracle General Ledger Functional.
    Even am new am working GL Support.
    I need some functional Guidance related Rates .
    Any one can guide me
    Regards,
    Sampath

    Hi AsifMuhammad),
    I want to send concurrent program output as a email attachment.
    Can you guide me how can we send.
    I have tried the following methods
    1.Shell script by using mailx/UUencode (but there are security Reasons  at my client side not to Use these commands)
    2.When am trying with Pl/sql its not picking/reading the attachment by passing request id as input.
    3.I have set the profile options (FND SMTP ),After setting these profiles am able to send as a body of mail but not as attachment.
    1.Please guide me how to send email attachment of completed request by passing request _id
    2.How can send attachment after completion it self.
    Regards,
    Sampath

  • Is there any enterprise class PHP framework that works with Oracle ?

    Hi everyone,
    I am investigating the possibility of using some kind of PHP framework that will help develop enterprise class web applications. -- something similar to Oracle's ADF for Java --
    I have spend the last two weeks working with symfony which appears to be very attractive but does now work with Oracle. (Well at least I haven't been able to make it work).
    So my question is what are you people using? I mean you can't go around witting PHP scripts that display HTML tables with embedded echo's in them, each time you want to display the results of a query...
    Thanks in advance
    Thanassis

    There is Cake, but I have no experience. I wrote an article about Symfony, after I was tasked with maintaining a PHP application written with Symfony. A colleague has left the company and the application was given to me. Since then, I have left the company, so I am no longer in such close contact to PHP frameworks. The information about Cake can be found at http://cakephp.org. I have no experience whatsoever with it.

  • Tools required to install to work with Oracle Data warehouse

    Could anyone please guide me...as I am quite new to Oracle...
    till now I was working on Data warehousing using Microsoft tools i.e. (SSIS, SSRS, SSAS, SQL Server)
    So Please tell me which are the tools required to install to work with Oracle Data warehouse
    I came to know about OWB and OBIEE, but not sure what exactly these are ?

    In order to create and develop a webcenter portal application, you only need to install JDeveloper and download the WeBCenter extensions. That's true.
    But this install does not include the WebCenter services like dicussions, document services, analytics,... If you want to use these and integrate them in your portal, then you would need to install the suite as described on my blog.

  • Does nike plus work with the ipod shuffle fourth gen?

    I already have any iphone but it is too big to run with. I like to listen to music while I run but I like to track how far I run with nike plus. I was looking to get the ipod shuffle fourth gen because its small and can clip on to my clothes while I run and is only $50, but does nike plus work with it?

    Hello 5taytrill
    The Nike Plus is not supported for iPad. The article below will answer that, plus some others that may come up.
    Nike + iPod Frequently Asked Questions (general)
    http://support.apple.com/kb/ht1602
    What are the system and software requirements of the Nike + iPod Sport Kit?
    iPod nano software version 1.2 or later
    iPod touch (2nd generation) software version 2.1 or later
    iPhone 3GS and later with iOS 3.0 and later
    A Windows PC or Mac OS X computer with the latest iTunes
    Regards,
    -Norm G.

  • Does MSN messenger work with mac?

    does msn messenger work with mac and do they update the versions frequently? i saw on the msn website that it has up to version 6.0.1 or something...is that new i will i be using an outdated version of messenger....
    all of my friends have msn messenger so, if the msn messenger for mac is so old, are there any other messaging programs that i can use to communicate with msn users??
    thanks for the help...

    juanparce88 wrote:
    all of my friends have msn messenger so, if the msn messenger for mac is so old, are there any other messaging programs that i can use to communicate with msn users??
    MSN messenger is still active in development, It has just been crippled - no Nudges, no msn games, no drawing, no a/v support etc..You can still do the basics; Talk to your friend, custom smileys/multiple convos.
    Note you can't sort contacts by e-mail (a feature I missed from Windows). Adium does attempt to solve a few problems but the group convo feature with MSN doesn't work very well - I still prefer Messenger for Mac because it holds the general 'look and feel' of MSN messenger for windows. (Kind of :P).

  • Unable to find ODI_SAmple_DATA.zip file to work with oracle profiling.

    I am unable to find ODI_SAmple_DATA.zip file to work with oracle profiling.Any help regarding profiling???Do i need to
    copy it from sw installation folder.?How profiling is different or related to odi data quality???Do we take source data twice -
    1) For ODI target load
    2)For profiling into entities.

    Try:
    http://www.oracle.com/technology/products/oracle-data-quality/pdf/oracledq_sample_data.zip
    and
    http://download.oracle.com/otn/nt/ias/101340/oracledq_sample_directory.zip
    Hope this helps.
    G

  • Does creative cloud work with windows 8

    does creative clould work with windows 8?. I see windows 7 as a minimum requirement with no mention of windows 8

    lewis0,
    Welcome to Adobe Community .
    Minimum requirements means that you have to have these as the minimum configuration to install the Adobe Products . You can surely go ahead and install the product on a windows 8 PC and it should work fine.
    Regards,
    Kartikay Sharma

Maybe you are looking for

  • Firefox installs, verifies extensions then becomes stuck, no will not open but will show on processes

    Installed firefox 4, it installs fully then when I go to launch it, says that it is verifying extensions. Application times out and forces close, now when i try to open it, it won't load however it is showing in processes taking up a good bit of memo

  • Trying to open iTunes...

    I am trying to open iTunes, but it keeps sending me this message: "iTunes was not installed correctly. Please reinstall iTunes. Error 7 (Windows error 193)" please help me! i have reinstalled iTunes multiple times, but nothing i have tried has worked

  • Updating work hours

    Greetings everyone, I'm trying to update a field in a table with the total work hours in a specific month. To achieve this I've tried using a piece of SQL found in several other threads to retrieve the number of work days in a month. This doesn't wor

  • Securing the HR data against unauthorized ABAP program access

    Dears, Is there a way to secure HR data against unauthorized user-defined ABAP program access; in other words is there a way to prevent a the HR tables access from within a newly created ABAP program (SELECT statement) ? Thanks. Reda

  • How do add CD cover artwork for

    cover flow? I hope I have that term correct. Some album covers show up some don't. Is there an easy way to add album cover? Thanks, SP