Display the name of responsabilities of the E-Business Suite in OIM 11

Hi
I have a problem when is displayed the responsability of E-business Suite to user in the IDM.
Is displayed the responsability code instead of the responsability name.
I changed some configurations in child EBS form, Design Console,
Column Captions = lkv_encoded
Lookup Column Name = lkv_encoded
Where is lkv_encoded i changed to lkv_decoded but not worked
Can help me ?
TKS

Hi Jose,
no idea whether this is approach is correct or not, you can judge yourself (so without warranty ) It's based on the way Tom Kyte calculated the size of a table in one of his posts on AskTom.com. I just put some aggregations around it:
select owner
    , count(table_name) as count_tables
    , sum(table_size_in_MB) as total_size_in_MB
from ( select owner
            , table_name
            , round((blks*(select value from v$parameter where name = 'db_block_size') - blks*avg_space)/1024/1024,1) as table_size_in_MB
          from (select owner
                    , table_name
                    , blocks blks
                    , empty_blocks
                    , avg_space
                    , num_freelist_blocks
                  from all_tables
group by owner
order by 3 desc nulls last;
Have fun.
David.

Similar Messages

  • What's my terminal number on the E - Business Suite instance?

    Hi,
    Can you please help me find out my terminal number on the E-Business Demo instance I 've been on a Windows PC?
    Thanks

    I've chosen the resposibility of 'General Ladger, Vision Operations(USA)' in the vision demo instance.
    Then, using
    Setup > Financials > Flexfields > Validation > Values
         Find Values By = Value Set
         Name = Operations Company
    I want to enter a new 'Segment value' & description ( company name). I would like to choose this value as my Terminal number (XX) and description( company name) as XXcompany. Here XX is my terminal number which I want to find out.
    Hope it makes sense now.
    Thanks
    MK

  • Integrate an Apex Application with the E-Business Suite 11i

    Hi !
    I'm currently working to get connected to APEX (Application Express 3.2.1.00.11) using an E-Business Suite 11i form function then using the ICX cookie.
    I'm using a document created by Rod West(consultant at Cabot Consulting) to help me doing this connection.
    The document is : http://www.oracle.com/technology/products/database/application_express/pdf/apex_ebs_wp_cabot_consulting.pdf
    I always have errors when I try to get connected using the method suggested in the document.
    The error I have received is :
    ORA-00942: table or view does not exist ORA-00942: table or view does not exist ORA-06512: at "APPS.ICX_SEC", line 2388 ORA-06510: PL/SQL: unhandled user-defined exception
    This error seems to come from wfa_sec.getsession(:P101_USERNAME) used in the Before Header process of the login page(Page101).
    See code here (Figure 10 in the document) :
    BEGIN
    wfa_sec.getsession(:P101_USERNAME);
    :P101_PASSWORD :=
    XXAPX_SECURITY_PKG.generate_hash
    (FND_GLOBAL.user_name);
    IF :P101_PASSWORD IS NOT NULL THEN
    APEX_CUSTOM_AUTH.login(
    P_UNAME => :P101_USERNAME,
    P_PASSWORD => :P101_PASSWORD,
    P_SESSION_ID => v('APP_SESSION'),
    P_APP_PAGE => :APP_ID||':1'
    END IF;
    EXCEPTION WHEN OTHERS THEN NULL;
    END;
    I have done a "GRANT EXECUTE ON apps.WFA_SEC" to my APEX Schema, so the APEX Schema should have access to everything used by the package... I have tried to "GRANT EXECUTE ON" ICX_SESSIONS but I still have the same error...
    Do I need to do other "GRANT" ? Have you experienced the same problem ?
    Thanks for your help !

    Hi !
    Yes, I have already created synonyms but I still got the same errors...the error seems to be related to a table used in the package icx_sec...I have tried to grant and create synonym for tables icx_transactions and icx_sessions but I still got the error. Any ideas ?
    I have also tried to use the method (OWA_COOKIE.send) suggested in the 2007 version of the Rod West's document (the method you mentionned in the thread) and I'm able to get connected to my APEX application using the E-Business Menu but I have an intermittent problem with this method.. In fact, some days I'm able to get connected to APEX at the first try but some days I received "Invalid Login Credentials" at the first try and at the second try I get connected...And we haven't found any reasons yet for the intermittent "Invalid Login Credentials" ?
    Have you experienced the same intermittent problem on your side ?
    Thanks !

  • Is there a Glossary for the E-Business Suite?

    We have just started the Oracle E-Business Suite Implementation and are running into issues understanding the acronyms as well as the terms used on the interface. Does anyone have glossary that they are willing to share?

    Hi,
    Please see this thread.
    EBS cheat sheet
    EBS cheat sheet
    Thanks,
    Hussein

  • Display the selecting business role page when launching the transaction

    Dear experts,
    According to the following URL,
    I configured Transaction Launcher to launch CRM GUI transaction.
    [https://websmp207.sap-ag.de/~form/sapnet?_FRAME=CONTAINER&_OBJECT=011000358700000311352008E]
    1. Create BOR Object Type
    2. Define Logical System and Assign ITS URL
    3. Use Transaction Launcher Wizard
    4. Create Logical Link
    I try to launch CRM GUI transaction,
    but selecting business role page is displayed(not CRM GUI transaction).
    Could you please help us out?
    Regards,
    Takehiko Kurosawa

    If i recall correctly from PS2, business role pages are pages that are only visible in the personal space of users. Normaly users can create there own pages in there own personal space. When you create business role pages, these pages will be available in everybody's personal space.
    That's why they are not available in a custom group space. Business role pages are bound to the personal space.
    If you want to role out pages to a specific department than you can solve this by using permissions. Create your business page in your custom space and set the permissions so that only people from a specific department can see the page. Therefore you need to put all your users from a specific department in a group.

  • Don't want display the archive partners in Interaction Center Winclient

    Hi All,
    While searching for the business partners in the Interaction Center Winclient ( Transaction Code : CIC0),  we don't want to display the archived business partners . Please provide your valuable suggestions.
    Thanks in advance.

    Hello,
    the only standard way can be seen in note 813540.
    In CIC0, when you select for business partner and "Select related
    business partner screen" appears for this BP, there is a list of icons
    below this screen. There should be also "Change layout" button (
    between "print" and "Choose layout" buttons). When you click on the
    button "Change layout", you may choose additional fields as described
    in the Note. I saw this fields (hidden) in your systems, so the Note is
    implemented already. Add these fields from 'hidden' section to 'Line 1'
    section. Click 'copy' button and fields should be there finally
    visible. I hope it helps you a little bit.
    Regards, Gerhard

  • How to put an image infront of a link as in the Oracle E-Business Suite

    I have noticed that when the main page opens in the EBS after login, the links that we see has a small square icon infront of it.
    Can anyone let me know whats the name of this image and how to put it infront of the links on my main page.
    Regards

    Hi Gaurav,
    I have just found out that in the E-business suite, when you click a link with the icon as fwkhp_formsfunc.gif then it opens up Oracle Forms based interfaces, whereas when you click on a link with fwkhp_sswafunc.gif as an icon, then OAF based pages opens up.
    Just thought of sharing with you.
    Regards

  • Default databse with E-Business Suite 11.5.10.2 or the latest EBusiness

    I would like to know the list of products bundled with the E-Business Suite latest version, especially the databse. Is it 91R2 or 10gR2. I need the default database as well as compatible version.

    the recent version 11.5.10 CU2 comes with oracle database 9i R2.
    But there is a metalink document, to upgrade from 9i to 10g R2.
    regards

  • Which is the Simplest E-Business Suite.

    Hi All,
    I was going through the E-Business suite 12, There are so many components. I just wanted to know which is the simplest E-Business Component in the suite that can be easily installed and configured.
    With installation guide or admin guide if any.
    Thanking you all,

    We are new to this E-Business Suite. And we wanted at
    lest one module or application to be installed to get
    started with. Is it possible to install & work with
    at lest one module or application or else i have to
    completely install the entire suite.It will install everything for you. You may go with Vision demo database installation which already comes with seeded data (Unlike fresh installation which requires a setup).
    To get more details about each module, please check the following link:
    Oracle E-Business Suite
    http://www.oracle.com/applications/e-business-suite.html
    We seen the download link for "Oracle E-Business
    Suite Applications Release 12.0 Media Pack for
    Microsoft Windows" It has 48 parts & takes appx
    39GB hard disk space. We are confused which all parts
    to download. Is it mandatory to download entire suite
    or can it be done downloading & installing the
    required module.You need to download the following (Not all 48 parts):
    From: Oracle Applications Release 12.0 Rapid Install Start Here (Part 1 of 5) - Part Number: B42431-01 Part 1 of 5
    To: Oracle Applications Release 12.0 for Microsoft Windows Rapid Install APPL_TOP - Disk 1 (Part 3 of 3) - Part Number: V10281-01 Part 3 of 3
    Further the Installation guide also does not clearly
    mention the hardware and software requirements.What kind of installation you want to do? Is it Single node or Multi-node installation? How many concurrent users you have?
    For installation steps, you may have a look at the following threads:
    Oracle E-Business Suite R12 Installation Steps on Windows XP
    Oracle E-Business Suite R12 Installation Steps on Windows XP
    Oracle E-Business Suite R12 Installation on Windows 2003
    Oracle E-Business Suite R12 Installation on Windows 2003
    PS: The link provided we have already seen but we got confused which one to go for.The link which has been provided before is R12 documentation set. You do not need to go through all the documents, just pick up the modules you want to use and with the help of Metalink it should be enough.

  • How to understand the FI Business Proceess

    Dear Experts,
    How can we understand FI Business procee of a Client. i have some BBP doc's but i couldn't.
    Thanks in advace.

    The ASAP solution was developed to ensure the successful, on-time delivery of a project. SAP delivers the AcceleratedSAP (ASAP) methodology for project management and system implementation.
    Developed by SAP to optimize the success of implementing the SAP Business Suite, ASAP streamlines the implementation by providing templates, methods, tools, and accelerators that have been built on the success of thousands of previous SAP implementations.
    The ASAP methodology adheres to a specific road map that addresses the following five general phases:
    1. Project Preparation, in which the project team is identified and mobilized, the project standards are defined, and the project work environment is set up;
    2. Blueprint, in which the business processes are defined and the business blueprint document is designed;
    3. Realization, in which the system is configured, knowledge transfer occurs, extensive unit testing is completed, and data mappings and data requirements for migration are defined;
    4. Final Preparation, in which final integration testing, stress testing, and conversion testing are conducted, and all end users are trained; and
    5. Go-Live and Support, in which the data is migrated from the legacy systems, the new system is activated, and post-implementation support is provided.
    ASAP incorporates standard design templates and accelerators covering every functional area within the system, as well as supporting all implementation processes. Complementing the ASAP accelerators, the project manager can create a comprehensive project plan, covering the overall project, project staffing plan, and each sub-process such as system testing, communication and data migration. Milestones are set for every work path, and progress is carefully tracked by the project management team.
    Effective Communication
    Weekly update meetings ensure full communication between the project team, the client project team, and project management. These meeting are used not only to update on project status, but also to identify any issues or risk areas that may threaten the project. By identifying these problems early, they are more easily mitigated and resolved, reducing their impact on the project timeline.
    Ensuring Quality and Mitigating Risk
    Project quality is verified near the completion of each project phase. Using existing ASAP checklists, these quality checks ensure that all tasks for the phase have been completed properly, that all relevant documentation has been kept, and that all tasks required to commence the next phase of the project have been completed.
    In addition to the specific project team, companies may use Quality Assurance reviews on all of its projects to ensure that experience gained on other projects has been taken into account and that the optimum system design has been utilized.

  • E-Business Suite Customisations - which version of the Database can I use?

    Hi,
    We've made some customisations to the E-Business suite and want to find out what the Oracle official line is on licencing database. We think that making the customisations means that we need more database but could a lower (& cheaper) type of database license be acquired (standard?) to handle the processing for any customs and then, using a link, just load the finished data into the Apps interface, thereby avoiding any customs in the Apps db? If so, can it be on the same server as the Apps?

    The best place for such app specific request would be in one of the eBusiness forums.
    Nicolas.

  • How Can I Display the Name of iPhoto Library?

    I manage a huge number of images so I keeep them in their own iPhoto libraries. In order to change libraries, I have to rename the one I have just left and then restart iPhoto. I have looked for years but cannot find a way for iPhoto to display the name of the library it has open. I could remember the names of all my libraries if I was not forced to change them in order to leave them and go to another. Does iPhoto tell you the name of the library you have open?
    Thanks
    20"iMAc G5   Mac OS X (10.4.5)  

    Hi John,
    iPhoto 6 now shows the name of the library in the title bar of the iPhoto window. At least it did the other day for me.
    You can have a unique name for each of your libraries and use the Option key to launch iPhoto and choose to open another library, then navigate to the library, highlight it and click open.
    You can also use one of the iPhoto Library managers to switch between libraries.
    iPhoto Library Manager
    iPhoto Library Manager documentation
    this page will show you everything you can do with iPhoto Library Manager.
    You can also try iPhoto Buddy

  • How to display the folder name in a webi report at infoview

    Hi all,
    Suppose I have a report named "Test_Report" at location Public folder > Test_Folder> Reports_Folder
    now I want to display the folder name "Test_Folder" using a variable in "Test_Report".
    So that the variable will always display the corresponding folder name of "Test_Report" wherever the report resides.
    Thanks in advance.

    Folder name is located in the breadcrumb
    remove your breadcrumb in your collectionrenderer of the layout set you are using.
    Check the layout set you are using in your KM navigational iview.
    Raghu

  • Displaying the name of iPhoto library

    I have a large number of different iPhoto libraries, and was wondering if there was some way to display the name of the Library in use. I have given them all different names, and can usually tell which one I am in, but not always.
    iPhoto insists on calling each one "Library" in the information pane. I've looked through the responses to this question in the iPhoto 5 section (i.e. "can't do it") but, now that iPhoto offers multiple library support, you'd think this would be addressed.
    Th causes of my problem are twofold: 1) I often duplicate libraries and then split them by deleting different film rolls from each and 2) I'm getting old, and my memory is not what it once was, so I tend to forget which of the two libraries I've opened and which files should be deleted.
    Any suggestions?

    luba:
    Yes if you use iPhoto Library Manager to manage your multiple libraries as you can see here. iPLM adds the library title to the top of iPhoto's window when you go thru iPLM. It will also let you copy albums or rolls between libraries and keep the keywords and comments like this.
    I have my workflow setup to always go thru iPLM so I always know exactly which library I'm opening. My memory isn't good enough to remember the last one I had opened.
    Do you Twango?
    TIP: For insurance against the iPhoto database corruption that many users have experienced I recommend making a backup copy of the Library6.iPhoto database file and keep it current. If problems crop up where iPhoto suddenly can't see any photos or thinks there are no photos in the library, replacing the working Library6.iPhoto file with the backup will often get the library back. By keeping it current I mean backup after each import and/or any serious editing or work on books, slideshows, calendars, cards, etc. That insures that if a problem pops up and you do need to replace the database file, you'll retain all those efforts. It doesn't take long to make the backup and it's good insurance.
    I've written an Automator workflow application (requires Tiger), iPhoto dB File Backup, that will copy the selected Library6.iPhoto file from your iPhoto Library folder to the Pictures folder, replacing any previous version of it. You can download it at Toad's Cellar. Be sure to read the Read Me pdf file.

  • Displaying the name of a minimum value in crosstab

    Hi,
    we have a crosstab with [Job Number] in the left column, [Quantitiy Break] as the column headers and (min[bid value]) as the measure.
    We want to display the name of the [vendor] who gave the minimum bid alongside the measure in the crosstab.
    we have tried allsorts of formula along the lines of:
    =[Vendor] Where ([Bid Value Row]=(Min([Bid Value Row])))
    =[Vendor] Where ([Bid Value Row]=(Min([Bid Value Row] ForEach ([Job Number]))))
    =[Vendor] Where ([Bid Value Row]=(Min([Bid Value Row] ForEach ([Job Number];[Quantity Break]))))
    etc
    can anyone help?
    thanks very much
    Keith

    You could try the method I use to pull this back from the database in one go...
    Create an object
    start with bidvalue (aggregated on the right level, formatted as string,
    make sure you use leading zeroes and room enough for the highest possible value)
    and concatenate the vendor after that.
    Now use right(min(new object);lenght(new object)-length bidvalue string)
    (might have tweak a bit to get the exact vendor part of the string, this is from the top of my head,
    but no doubt you'll get it to work)
    This will find the combination with the minimum bidvalue, but only return the vendor part.
    Hope this helps,
    Marianne

Maybe you are looking for

  • How do you hook up apple TV when existing TV has one HDMI already in use for satellite

    My TV has one HDMI outlet.  Its being used to hook up to my satellite box.  When I unplug, I lose picture.  I thought I could may be hook Apple TV into satellite box, but that also only has one HDMI outlet.  Does anyone know how to hook up Apple TV w

  • Resolving timed out after 10000 milliseconds

    i keep getting this error when trying to run pacman but my internet is working fine if you need more detailed info please ask error: failed retrieving file 'core.db' from mir.archlinux.fr : Resolving timed out after 10000 milliseconds error: failed r

  • No Data in View BuPaSelectCPforCustomer

    Hi experts, I have a problem with the view BuPaSelectCPforCustomer. I have two differnt users with different profiles. User1 have the default profile and user2 have a customized profile. Now I enter an account which have 3 contact persons. With user1

  • Using cookies to remember the last 2 links visited

    Hey everyone, I am trying to use learn JSP and cookie. I am making a webpage, and it is suppose to remembers the last 2 links selected from the website. Basically, there are a few radio buttons. The user is to pick one, press submit. I am trying to w

  • IntialContext issue on .exe execution

    Hi, I have a Javafx2.2 application which works well as Netbeans 7.2 standAlone application. I then created a self contained deployment application and generated the bundle as per the tutorial provided. However, when I click the .exe file , my applica