How to allocate the processor to oracle ebs instances

dear all
we are using solaris 10 on sparc t3 server.
we want to allocate some processor to oracle ebs instances for the multi instance environment
so please suggest us how should we go for it..
regards

In addition to the above, increasing the number of processors should not impact the functionality of the application and your only concern should be the licensing, and for this matter you will need to contact your Oracle sales representative.
http://www.oracle.com/us/corporate/pricing/price-lists/index.html
Global Pricing and Licensing
Thanks,
Hussein

Similar Messages

  • How to store the images in Oracle?

    Hi,
    I am a new developer, trying to find out how to store the images in Oracle. Is there anyway that I can store the images in Oracle and insert them into my html file?
    Thanks!
    Sarah

    There is a simple image example available from OTN.
    From the OTN main page, go to Products --> interMedia --> Sample Code. The name of the example is "Load rich media content with a browser."
    This example loads and retrieves an image from an Oracle8i database through a web page using the Oracle interMedia Web Agent.
    Hope this helps.
    null

  • How to modify the database by Oracle-ridc-client

    How to modify the database by Oracle-ridc-client

    First of all, from your question it is not very clear what kind of modifications you intend to do - one correct answer to your question could be "call any non-read-only service", which will result as insert/update/delete to a table somewhere. My guess is that this is not the answer you are looking for.
    While working with RIDC (or CIS to answer your other thread at once) you have to understand that you integrate primarily with the application layer of your solution. If you want to modify the database scheme, you might, for instance, add a new metadata field - this is OK, because there is a service that you may call to achieve that. On the other hand you might want to change the db scheme directly (e.g. add a new column to a standard table); here neither RIDC, not CIS will help you unless you create a custom (server-side) service that you will call. Note, however, that you should be doing this only if you are really sure what you are doing.

  • How to identify the locks in oracle db objects? i dont have access to check

    How to identify the locks in oracle db objects? i dont have access to check the v$lock or v$ objects. i dont have dba access. what are the symptoms for table, row or objects lock? how v guess it would be lock?
    Thanks in advance friends..

    I believe you will have to call your DBA on the phone in that case.
    You can query something with a select ... for update nowait.
    If it raises an exception you can handle it within a when section.
    -- Running in one session
    SQL> create table t1 as select 1 col1 from dual;
    Table created
    SQL> select * from t1 for update nowait;
          COL1
             1
    SQL>
    -- now running in a different session
    SQL> select * from t1 for update nowait;
    select * from t1 for update nowait
    ORA-00054: resource busy and acquire with NOWAIT specified
    SQL> set serveroutput on
    SQL>
    SQL> DECLARE
      2    CURSOR cur1 IS
      3      SELECT col1 FROM t1 FOR UPDATE NOWAIT;
      4    v_col1 NUMBER;
      5    locking_error EXCEPTION;
      6    PRAGMA EXCEPTION_INIT(locking_error, -00054);
      7  BEGIN
      8    OPEN cur1;
      9  EXCEPTION
    10    WHEN locking_error THEN
    11      dbms_output.put_line('Busted locking my rows!');
    12  END;
    13  /
    Busted locking my rows!
    PL/SQL procedure successfully completed
    SQL> Now, surely you won't be able to tell anything else other than there was something locked there.
    But none of the details you would find in the views.

  • How to Transfer the Data from ORACLE APPS to SAP

    Hi Gurus,
    Here are my couple of quieries regarding Data Migration from Legacy(Oracle Apps) to SAP.
    1. How to link between Legacy system(ORACLE APPS) and SAP ?
    2. How to migrate the data from Oracle tables to SAP directly, instead of loading the flat files(.txt, .xls) ?
    Please respond to my queries ASAP.
    Thanks,
    SAPSURE.
    Edited by: sapsure on Sep 9, 2010 11:39 AM
    Edited by: sapsure on Sep 10, 2010 2:32 PM

    1. How to link between Legacy system(ORACLE APPS) and SAP ?
            If you have SAP PI in place then you can interact with oracle database tables directly from PI and then data can be posted to SAP transactions through IDocs/BAPIs.
            If you did not have SAP PI still you can do JDBC connection directly from ABAP program. Not sure about the exact steps check in forum.
    2. How to migrate the data from Oracle tables to SAP directly, instead of loading the flat files(.txt, .xls) ?
            If you want to directly post the data SAP transactions (I hope not directly to SAP tables) then connection needs to establish through ABAP program or Via. PI.
    Regards,

  • 3 HDDs and Adobe Premiere - How to allocate the disc space?

    Dear Members of the Forum,
    First, I want to thank you for the valuable information you share with people like me. Your advice helped me build my first computer (few days ago) and got me interested reading about computers in general. I'm a hobbyist photographer and videographer and I build my machine to suit my purposes for editing HD video content stored in AVCHD format.
    I have few important questions regarding the allocation of disc space for editing AVCHD files in Adobe Premiere. Presently I work with CS3 but will migrate to CS5 in the future. My configuration is: i7-930, ASUS P6T mobo, 6GB RAM (planning to expand to 12gigs), GPU is nVidia 250GTS with 1GB-RAM, Corsair 750W ATX, Windows 7/64bit. I also have a 3 hard drive discs set-up:
    C: WD Black Caviar 500GB for OS/programs
    D: Seagate 500GB 7200.12 - waits to be allocated functions after reading your advice
    E: WD Black Caviar 1TB for storage
    After reading Harm Millaard's valuable tutorials I'm still not quite clear about how to allocate the space on my 3 hdd set-up. Harm recommends to 'Use at least 3 different physical disks on an editing machine, one for OS/programs, one for media and one for pagefile/scratch/renders'. Having 3HDDs this translates into:
    1. OS/programs go to my C: WD Black Caviar 500GB (32MB cache)
    2. Pagefile/scratch/renders:
                    a) SCRATCH discs consist of: Captured Video/Captured Audio/Video+Audio Previews/ Media Cache/ DVD Encoding. With a 3 hdd setup where each of these should go? My understanding is that the Disc Cache should be on a different physical disc than the source footage.
                   b) Where exactly to put the PAGEFILE? And should one change it size if one has 6GB+ of RAM? Does Adobe Premiere has its own 'pagefile' or this is the Windows pagefile you are talking about? I could not find where Adobe's pagefile settings are located on the Adobe Premiere CS3 menus;
                    c) which disc to use for RENDERS on my 3 hdd system?
    I can add a fourth HDD (Seagate 500GB 7200.12) to the above configuration if this would be a smart thing to do to achieve better results.
    Thank you in advance! I'm sure that your replies are going to benefit many like me who still have similar practical questions after reading your well informed guidelines.

    Thank you very much Harm!
    I'm sure this would be of great help to newbies like me in the field of video-editing.
    To summarize:
    1. For a 3 hard disc drive video-editing rig the recommended disc allocation is as follows:
    C: OS & programs
    D: page file, media cache and renders/previews plus miscellaneous
    E: media and exports
    2. For a 4 hdd video-editing rig:
    C: OS & programs
    D: Windows page file and renders/previews plus miscellaneous
    E: original source media
    D: media cache and exports
    I hope this is correct.
    Btw. I built my first system a week ago after reading this post by Harm:
    http://forums.adobe.com/thread/433549

  • How to determine bottleneck node in Oracle EBS

    Hi all,
    I am currently working on Oracle EBS auditing and performance tuning project. After assessment phase, I am going to give a proposal about how to improve performance of entire systems to my senior manager.
    But it is the first time I work on this kind of project. So, please share me some experience to assess, determine which node is running in high load, the bottleneck of system (web node, concurrent node, form node,...). It will be better if share me some material (guide, checklist or methodology).
    Thanks,

    Hi;
    Similar topics discussed here before.Please chek:
    EBS-Application security
    Re: Oracle Applications Security
    E-business Performance issuse
    Re: E-business Performance issuse
    Regarding Performance Tuning
    Regarding Performance Tuning
    Audit-EBS
    Re: How to setup audit trail for some of our tables
    I belive you can follow note&steps&advice in upper links
    Hope it helps
    Regard
    Helios

  • How to find the largest tables in EBS

    Hi gurus,
    Oracle EBS R12.1.2
    Linux x86-64
    RDBMS 11g
    How can I find the top 10 largest tables in EBS - in terms of size (KB/MB)? pls send me the Query and also direction from where (which Schema) should I run that query?
    -- TIA

    Hi;
    I suggest check below threads:
    How to know which is the largest table in my oracle database??
    Find Largest Tables in 9i Database
    Query to find biggest table in oracle ERP database?
    Those links should give you answer of your questions.
    Regard
    Helios

  • How to deployed jsp report to Oracle EBS R12

    Hi,
    The jsp report deploy using Oracle Report. How to deploy the jsp report to Oracle EBS R12 and calling jsp report through Self-Service Menu.
    Thank you.
    Wilson

    Hi,
    What tool you have used to develop those pages?
    Please see the docs referenced in this thread.
    I want to start OAF R12 please give me PDF
    I want to start OAF R12 please give me PDF
    Thanks,
    Hussein

  • 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

  • How to print the Cheques in Oracle Payroll in R12

    After Running the Cheque Writer Process in Oracle Payroll how can one print the Cheque Leaves in the Payroll module for each employee that is to be paid through cheque.
    Please give the Navigation for the same.
    Regards,
    Chetan

    Please if there is any one who has tried out some customisation on how to print the cheques after running the cheque writer process kindly share it with me as i am in big trouble here....

  • How to find custom table in Oracle EBS

    Hi experts,
    I am looking for the query that can find out all custom tables/objects in Oracle EBS? For some reasons, the custom tables/objects's name does not follow any standard. That a reason why I cannot find all custom objects in database. If you have that query, please share with me.
    Thanks in advance
    Hieu

    I am looking for the query that can find out all custom tables/objects in Oracle EBS? For some reasons, the custom tables/objects's name does not follow any standard. That a reason why I cannot find all custom objects in database. If you have that query, please share with me.There is no direct way to list the custom objects in the database/application unless you follow the customization standard (naming convention).
    https://forums.oracle.com/forums/search.jspa?threadID=&q=Find+AND+Custom+AND+Objects&objID=c3&dateRange=all&userID=&numResults=15&rankBy=10001
    https://forums.oracle.com/forums/search.jspa?threadID=&q=Custom+AND+Objects+AND+Naming&objID=c3&dateRange=all&userID=&numResults=15&rankBy=10001
    Thanks,
    Hussein

  • How to Restrict the users in oracle applications

    Hi,
    I want to Restrict the users in oracle applications without using database
    can any one please expalin me how to resttrict the users using middletier
    Thanks
    Gita

    HI srini ,
    my application version 12.0.4 and database is 10.2.0.4
    and i want to restrict the No of users
    exp i have have 500 users and i want restrict to 100 only
    how can i do that please explain
    Thanks,
    Sudheer

  • How to allocate the processes to various drives?

    I am ready to render my movie project come hell or high water!
    Could you please descirbe specifically which processes you would allocate to which drives on a quad core PC during the rendering process & what names you would give them.
    I have a brand new laptop :- well I was going to paste my PC specs here but this window won't allow cut/copy/paste!!!! yet another totally frustrating aspect to this supposedly layman's software!
    So from that little outburst you can tell I am at my wits end...................I have read these forums until my eyes bled. I am now even more confused & have 40 more questions than I started with & realize I'm supposed to be an expert on more things than many people would know about in a life time just to operate this PrE software.
    So now to do the long hand typing..............
    Brand new Asus laptop
    win7sp1 up to date 64bit,
    IntelR i7-2630QM CPU 2GHz Quad core,
    1.5Tb hard drive,
    16Gb RAM,
    3Gb graphocs card running nVidia EForce with 17.3" screen,
    drive C:\ OS 202Gb free of 279Gb,
    (D:) DATA 394gb free,
    (E:) SDATA1 349Gb free,
    (F:) SDATA2 349Gb free,
    1xUSB3 & 3+ x USB2,
    Removable expansion HDD 2Tb Seagagte USB2 (fast but actual speed unknown),
    Blue Ray RW+- CD/DVD internal burner,
    Paging file 16361Mb on C:\
    Trail version Trend Micro Titanium
    Photoshop Premiere Elements 9 up to date.
    Not being previously aquainted with more than 1 core, I'm not sure which part of the rendering process to allocate to which drive.
    The file will be a big one that's for sure. I didn't know that I was supposed to change the default settings of the PrE or that the photos might be too big. These things are not a problem with WMM.
    So the movie is as follows:- (again longhand typing... sigh)
    movie files are all .avi   640x480   30f/s   88kbps audio   
    all photos are . jpeg mostly 3264 x 2448  180dpi  1.75Mb
    all taken with  Cannon PowerShot camera
    This project is the first of a set of 3 which will all be17mins long about half & half stills(5sec duration each) & video, with some titles &  lots of transitions.
    Since I have the whole PC to use to do the rendering & then burn to file, I'm not concerned about what resources get used. I am sick of making changes & just want to get it done to see if it works & if it will fit on a DVD after. I am burning to file because if more than 1 movie will fit on a disk, that is the way I want to set it up.
    So other questions relating to this rendering are:-
    Can I do it all in one go or do I have to do it in sections,
    Should I make a copy of the movie file first incase it doesn't go well,
    I know nothing of how to set the defaults, I just want the movie to play on HD TVs using various DVD players & the odd computer all belonging to friends.
    Are there generalised presets for wide screen.
    I have previously done a test movie using videos & still photos from this same camera & included titles & transitions & then just burnt it without rendering & it turned out well enough except the picture was a bit too big on the TV.

    Will reducing the size of the photos still mean they show the best quality on the TV screen?
    I did make a test movie using some of the same vids & stills I was going to use in the proper movies. It was my first use of PrE & I used it just like I had been using WMM, then the shocks started because PrE doesn't operate like WMM!  However I was happy with that test movie except for the slightly larger than ideal picture with an almost square aspect on the TV even though I had selected a widescreen aspect at the time burning.
    Steve the 'properties' doesn't say the vids & stills are MPEG AVI files just .avi. There are also stills & video from another camera that I do have to use in the other 2 movies in the set & they are definitely MPEG with crazy codecs because the camera is a Kodak (apple based). There didn't seem to be any problem with PrE using them or the .avi files or the larger still images all in combo in the 1 test movie. I didn't know about rendering at that stage so I just burnt it to disc.
    That's why I just decided to quit stuffing around with this first project & get onto finishing it. I will make a copy of the PrE file as it is now then get onto rendering more as a test to see how it will turn out. If it is all wrong or can't finish I will go back to the copy & modify. But knowing which drives to allocate to which parts of the process is all new to me.
    I neglected to mention in my firt post that I have to make PAL movies here in Australia.
    The new PC's harddrives are all configured NTFS.  My old laptop had an NTFS harddrive. It's the one I used to make the test movie when I first loaded the PrE on it & discovered it wasn't big enough to make movies more than 6-8mins long possibly due to the photos being so big & also because I never rendered it first.
    Hunt,  I paid a lot for this new laptop PC because I was under the impression it had 4 separate drives rather than 1 drive with 4 partitions. I certainly never wanted partitions. Now after what you have just said, I'm not sure what I have. I'm sure the specs talk about different drives. It certainly pictures 4 separate drives in the sys inf & the PC is said to be quad core which to my understanding in this country should mean 4 physical drives. Also I think somewhere  I came across the part numbers or registered numbers for each drive although I can't find that place now.
    The drives are MATSHITA BD-MLT UJ240AS  DVD/CD-ROM  Does that give you any insight to whether there are 4 HDDs or just 1 HDD partitioned?

  • How to find the depth in oracle Inventory

    Oracle Apps R12 Order management.
    Hi All
    I working in oracle Apps r12 in order management. How to fine the depth of a product in order management.
    Any help is highly appricatable.
    thanks & Regards
    Srikkanth.M

    Thanks for ur reply
    I have checked in the mtl_system_items_b tables there is no column for depth as u said we can use the height value as depth value.
    My problem is i need to create a product manually using the XML Tag so here the depth column is mandatory, so that why i am searching for depth column.
    is the formula used to find the depth is correct
    depth= volume / length*width
    please let me if i am correct or wrong
    Thanks & regards
    Srikkanth.M

Maybe you are looking for