What ideal Win Server and Hardware are recommended for 11g DBs

What best Win Server and Hardware are recommended for 11g DBs?
- Processor
- Memory
- Storage
- Network
- Etc...
Following is the scenario:
- The server will be for development and test DBs
- More than one databases will be installed each for each project
- Maximum 4 databases will be accessed each time
- Maximum DB size for each DB will be in couple of GBs.

Which version of 11g ? For 11gR2, see the requirements here - http://download.oracle.com/docs/cd/E11882_01/install.112/e16773/reqs.htm#i1011417
Any server that exceeds these requirement will suffice. Obviously the more the number of processors, the faster the processors, the more the RAM, the more the disk etc etc, the better.
HTH
Srini

Similar Messages

  • How to find what are all the rules and events are monitoring for specific server in SCOM 2007

    how to find what are all the rules and events are monitoring for specific server in SCOM 2007.
    I need to know what are all the events, services, and rules are monitored for the specific server.
    Kindly help me friends.

    how to find what are all the rules and events are monitoring for specific server in SCOM 2007.
    I need to know what are all the events, services, and rules are monitored for the specific server.
    Kindly help me friends.
    Thanks for the question Sandoss. This is something that we all come across at sometime.
    Thanks & regards, Sumit Agrawal
    The lack of this feature is an inexcusable oversight for an enterprise management product.  They have some serious lightweights making design decisions on the SCOM team. 5 thumbs down. 
    BTW the answer is probably LOTS of stuff. Literally 100's of workflows are running on any server. 
    The following OpsMgr DB query will list all running monitors on a server. Change the name of @srv. I think this works pretty well.  I'd like some feedback if something is missing.
    DECLARE @srv varchar(30)
    SET @srv = 'your name here'
    SELECT mon.displayName as monitor, bme.FullName,bme.DisplayName as object,
    case
        when s.HealthState = 1 then 'healthy'
        when s.HealthState = 2 then 'Warning'
        when s.HealthState = 3 then 'Critical'
        else 'N/A'
    end as Health
    FROM state AS s WITH (NOLOCK)
    left join BaseManagedEntity as bme WITH (NOLOCK) on s.basemanagedentityid = bme.basemanagedentityid
    left join dbo.MonitorView Mon WITH (NOLOCK) on Mon.ID = s.monitorid
    where
    bme.FullName like '%' + @srv + '%'
    and s.HealthState <> 0
    and mon.IsInternalRollupMonitor = 0
    and mon.IsExternalRollupMonitor = 0
    order by bme.DisplayName, mon.displayName

  • Hardware sizing recommendations for B2B Server

    My customer Welch Foods Inc. is on 11i Oracle eBusiness Suite and is planning to uptake the latest 1Sync integration features in the PIM product. For out-of-box AS2 connectivity with 1Sync - they are planning to use Oracle B2B Integration Server 10.1.2.3.
    They have an average transaction volume of 30 transactions per month. One time - initial load of 20,000 transactions.
    Based on the above estimates, they are looking for hardware sizing recommendations for the B2B server.
    Your assistance is much appreciated.
    Asmi Maharishi
    SDM for Welch Foods.

    Thanks for your reply!
    Here are the responses to your queries:
    1. Is B2B instance going to run alone in a box
    Yes, B2B instance will run alone on a box.2. what will be the size of message
    Messages can be anywhere from 5-20 KB3. how many messages will be part of a transaction.
    It should be 2 - Registration and publication. But sometimes it depends on how successful the first “registration” goes. Typically we get one or two errors that the users go into PLM, correct and re-send.However, Looking at your current requirement, 30 transaction per month, we can easily address in a 4 GB machine itself.
    Additionally, Oracle B2B supports 10+ messages per second in 32GB, 4 processor machine.
    Memory suggested above is 4GB, does that take into account memory used by the 10G App server foot print or this is only to take care of messages? Also, how many Processors (Risk IBM) will be needed?

  • How to identify the installed Weblogic Server and JDK are 32bit or 64bit?

    Hi everyone,
    I have a question ~
    Both Weblogic Server and JAVA JDK are installed on the server already, but I only know the Weblogic Server is 10.3.4.0 and JAVA JDK version is 1.6.0_25.
    I know the 64bit Weblogic Server installation file is a wlsXXXX_generic.jar package and 64bit JAVA JDK needed also.
    But, since the Weblogic installed already, there are no such installation files on the Linux Server now.
    I have tried the "java -version" for java version and check the Weblogic version from Weblogic console.
    How to identify the installed Weblogic Server and JDK are 32bit or 64bit with Linux command? Or is there any way to check it?

    What you can try to do is use WLST (or an MBean browser, such as JConsole or JRockit Mission Control) and connect to the adminserver.
    For example when using WLST:
    # set the environment by using setWLSEnv.sh (located in the ${WL_HOME}/server/bin directory).
    # start WLST by using: java weblogic.WLST
    # connect to the adminserver
    connect('adminusername','adminpassword');
    # change to the serverruntime environment
    serverRuntime();
    # show the attributes
    ls();
    # Here an attribute is shown called WebLogicVersion that shows the version of WebLogic
    -r--   WeblogicVersion                              WebLogic Server 10.3.5.0  Fri Apr 1 20:20:06 PDT 2011 1398638
    # Note that this does not show if is 32 bits or 64 bits to retrieve this information you have obtain the JVM version
    # change the directory
    cd('JVMRuntime/AdminServer');
    # show the attributes
    ls();
    -r--   Version                                      R28.0.1-21-133393-1.6.0_20-20100512-2126-linux-x86_64
    # when you have something like x86 at the you are running a 32 bit version, if you have something like x86_64 you are running a 64 bits versionAs mentioned above you can also retrieve this information by using a MBean browser.

  • How many GB are recommended for downloading and watching movies on an ipad?

    how many GB are recommended for downloading and watching movies on an ipad?

    I agree. With a 16 gig you'll find that you only have room for a couple of movies once the operating system and any other apps take up their space.
    The other alternative would be to look into something like a wireless harddrive, where you can store your movies and stream them to your iPad via an app. However if you're purchasing content from iTunes that may/may not work. So if you consider that you may want to dig a little deeper and make sure it'll do what you want it to do.

  • Subversion error -- server and project are not accessible

    I just updated to CS4 for the only reason to be able to use
    SVN within the program. I used to use versions, but thought that
    not having to switch would be nice.
    Whatever I tried, I'm getting the error "server and project
    are not accessible." Remember, log in with Versions works smooth as
    pie.
    I created a new folder to download a new copy from the
    repository, uninstalled all previous subversion clients and
    reinstalled CS4, only to still get this error!
    What to do? Why is Adobe making this so hard without proper
    support?

    rosiewrose wrote:
    > Why is there no live chat or other support that would
    help me resolve this??
    This is a user-to-user forum. Adobe provides two free
    technical support
    incidents for standalone products. Details here:
    http://www.adobe.com/support/programs/customer/gss.html
    > Where can I get my money back, I really don't have time
    for things like this.
    Contact Adobe customer support.
    David Powers
    Adobe Community Expert, Dreamweaver
    http://foundationphp.com

  • What Driver name/class and url are to be provided?

    I have created a new alias for jdbc in the portal along with the user-mapping...........as a result i can see jdbc system in the system drop-down box.............but i m having some problem while making the connection with portal as it is asking for driver name/class and url and also other details..........my back-end server is MS SQL...........What Driver name/class and url are to be provided in this case or any other details required?????
    thank you very much............

    Hi Deep,
    There is a how-to posted on SDN regarding how to connect and configure the BI JDBC Connector.
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/uuid/6209b52e-0401-0010-6a9f-d40ec3a09424
    This document describes the jdbc driver to use etc.
    Hope this helps,
    Cheers,
    Scott

  • What versions of Linux and WIndows are supported?

    I have looked on the web site, and cannot find what versions of Linux and Windows are supported? Most of the documentation just says Linux and/or Windows, with no referenence to version.
    My specific questions are for Oracle Personal server:
    Is it supported on
    Windows XP Professional
    Windows XP Home Edition
    Red Hat Linux 7.3
    Red Hat Linux 7.2
    Red Hat Linux 8.0
    Red Hat Linux 9.0
    RHEL 3.0
    If yes to all or some, what is the best OS/Version to install the Oracle Personal Server on? Considering performance? Ease of install and use?
    Thanks,
    Tomas

    Joel:
    Thanks. But, when I tried to create an acct in metalink section, it said I needed a "support identifier". When I researched this, it seems I can only get a "support indentifier" if I have a valid support contract.
    Now, that seems a bit of "the cart before the horse", as I am thinking of buying the Oracle Personal Server, but have not.
    And want to know supported platforms before I do buy. But, now it seems I have to buy, to get my pre-sales question answered.
    Is there another place I can find this info, possibly a pre-sales area of the oracle web?
    Rgds,
    Tomas

  • JAX-RPC: Web service where both server /and/ client are services?

    I'm considering a two-way Web service in an application that I'm designing and would appreciate any insight from prior experience.
    This will be a standard client-server application, where the server broadcasts messages and the client, in turn, can request further information about the messages that it receives (think RSS-style updates, but with more interaction). [strong]However[strong], instead of having the client poll the server for new messages, I'd like to have the client register itself with the server as a message listener. The server is currently implemented as a Web service on port X. I'd like the client to register itself with the server, and then receive messages on port Y.
    I'm considering a design like the following (note the directions of the inheritance arrows):
    ( Server class )  --<-- ( RemoteServerImpl class ) -->-- / RemoteServer interface /
           |
    ( Listener class ) --<-- ( RemoteListenerImpl class ) -->-- / RemoteListener interface /Some considerations:
    * In both cases, the client and server are broken out into an interface and two classes. The non-Remote classes implement all of the functionality. The RemoteX interfaces declare the methods that will be exposed via RPC, and the RemoteXImpl classes are empty subclasses of the non-Remote classes.
    * In order to register itself with the Server, the Listener must be passed in as a method parameter, and thus conform to the JAX-RPC specification for value types. However, value types can't implement java.rmi.Remote.
    * Only the Server and Listener know anything about each other.
    * This application can be run either remotely or locally, depending on how the Server and Listener are instantiated. For the latter, they're instantiated directly and the listener is registered with the Server. For the latter, the RemoteX interfaces will point to the service stubs.
    * I don't see an easy way to allow both the Server and the Listener to have references to each other (at least now without some casting magic), since one of them will have to conform to the value type specification, which requires that all of its fields must be valid JAX-RPC types.
    I've got the Server portions implemented and working, and am now going to turn to the Listener stuff. Can anybody see a fundamental problem with this design, or can suggest something better?

    Hi There,
    Because web services are fundamentally a Services-oriented architecture, and not an Object-oriented one, you are unable to pass objects by reference (only by value) hence the design decision to not allow rmi.Remote objects to be sent across the wire. The best way would be to abstract an object which does itself not represent a server, but a route to a server (lets call it ServerPointer). This must contain address, port, service info, etc.
    Now, in your Server class, create a factory method which takes a ServerPointer, and returns a reference to a
    remote server, e.g. protected Server createServer( ServerPointer p ) (using the necessary APIs to get such a reference)
    Hope this helps...

  • I do not have my software to reboot my computer.  How do I find out what my administration id and password are?

    I do not have the software to reboot my computer.  How do I find out what my administrator ID and password are?

    Hey,
    Do you have access to the internet?
    You might visit Adobe website and download Acrobat pro on your system.
    Then, you can use your serial number for activating the software.
    Regards,
    Anubha

  • What version of XHTML and CSS are in Safari 3.2.1

    hello
    do you know what up to date versions of XHTML and CSS are in Safari 3.2.1
    Before i decided to post here i did look at other options, the developers seem to have their own club.
    and there was not much other choice on the front page of the forums.
    I did try looking through the reference library, http://developer.apple.com/referencelibrary/
    where else could i look to find what versions of XHTML and CSS are in Safari 3.2.1
    and any other interesting specs.
    thank you for your time in this matter.
    James

    Hi,
    When you say you looked through the reference library, did you see [this page|http://developer.apple.com/referencelibrary/InternetWeb/idxWebContent-date .html]?
    It doesn't mention explicit version numbers but claims to tell you what functionality is supported.
    Safari handles CSS2.1 and a growing number of CSS3 declarations. Work is also ongoing on [adding HTML5 support|http://webkit.org/blog/140/html5-media-support>, but I don't know if any of it has made the release version of Safari yet.

  • I need an app that allows - top notch Powerpoint accessibility.  Notetaking and audio recording.  AND a possible translator.  Is there any appl or two that are recommended for a busy traveling executive?

    My boss just purchased and IPad and needs an app that allows -
    Powerpoint Editing and graphics capability/accessibility. 
    Notetaking and audio recording. 
    Japanese Translator.
    Is there any appl or two that are recommended for this busy traveling executive?
    Mahalo Nui Loa!

    dmkimball wrote:
    Japanese Translator.
    Have a look at
    http://itunes.apple.com/us/app/google-translate/id414706506?mt=8

  • HT2292 I am using win vista and have installed itunes for my ipod shuffle four years back. now I have purchased iphone 4, and trying to reinstall itunes after uninstalling my earlier itunes i always get a message that error in installation. kindly help

    I am using win vista and have installed itunes for my ipod shuffle four years back. now I have purchased iphone 4, and trying to reinstall itunes after uninstalling my earlier itunes i always get a message that error in installation. kindly help

    You might find this article helpful: http://support.apple.com/kb/TS3694
    It has the error range of 3000's which states
    Errors 3000-3999 (3002, 3004, 3013, 3014, 3018, 3164, 3194, and so on): Error codes in the 3000 range generally mean that iTunes cannot contact the gs.apple.com server on ports 80 or 443. This may be because out-of-date or incorrectly configured security or firewall software is interfering, an old version of iTunes is installed, an entry in your hosts file redirecting requests to gs.apple.com (see error 1004 above), or because of your Internet proxy settings. If you are using a proxy, try without using one or with a known-good network. If that does not resolve the issue, follow iTunes for Windows: Troubleshooting security software issues. Error 3014 may indicate that you need to free up more disk space on the computer before trying to restore again. Error 3194 most likely indicates you do not have the latest version of iTunes installed Update to the latest version of iTunes. 

  • Can we assign 2 IPs for a SCCM 2012 primary site server and use 1 IP for communicating with its 2 DPs and 2nd one for communicating with its upper hierarchy CAS which is in a different .Domain

    Hi,
    Can we assign 2 IPs for a SCCM 2012 primary site server and use 1 Ip for communicating with its 2 DPs and 2nd one for communicating with its upper hierarchy CAS . ?
    Scenario: We are building 1 SCCM 2012 primary site and 2 DPs in one domain . In future this will attach to a CAS server which is in different domain. Can we assign  2 IPs in Primary site server , one IP will use to communicate with its 2 DPs and second
    IP for communicating with the CAS server which is in a different domain.? 
    Details: 
    1)Server : Windows 2012 R2 Std , VM environment .2) SCCM : SCCM 2012 R2 .3)SQL: SQL 2012 Std
    Thanks
    Rajesh Vasudevan

    First, it's not possible. You cannot attach a primary site to an existing CAS.
    Primary sites in 2012 are *not* the same as primary sites in 2007 and a CAS is 2012 is completely different from a central primary site in 2007.
    CASes cannot manage clients. Also, primary sites are *not* used for delegation in 2012. As Torsten points out, multiple primary sites are used for scale-out (in terms of client count) only. Placing primary sites for different organizational units provides
    no functional differences but does add complexity, latency, and additional failure points.
    Thus, as the others have pointed out, your premise for doing this is completely incorrect. What are your actual business goals?
    As for the IP Addressing, that depends upon your networking infrastructure. There is no way to configure ConfigMgr to use different interfaces for different types of traffic. You could potentially manipulate the routing tables in Windows but that's asking
    for trouble IMO.
    Jason | http://blog.configmgrftw.com | @jasonsandys

  • What is the best and most stable firmware for wrt1900ac?

    I recently got the wrt1900ac and I wabt to update the firmware. What is the best and most stable firmware for wrt1900ac?

    The most current version is pretty stable aside the Network Map App which is known to cause a router reboot. Linksys is aware of this and is working on fixing it. Just don't use this app.
    Internet Service Provider and Modem Configurations
    What ISP Service do you have? Cable or DSL?
    What ISP Modem Mfr. and model # do you have?
    To safely update FW, I recommend doing the following:
    1. Save router config to file first using IE or FF with all security add-ons disabled.
    2. Factory reset the router with all other devices disconnected or turned OFF accept for 1 wired PC.
    3. Reload or Update the FW using IE or FF. Just download the FW file to your local wired LAN PC.
    4. Factory reset the router and then set up from scratch first and test with out loading the saved config from file. Check to see if any problems are fixed before loading the saved config from file. Sometimes you need to set up from scratch with out loading the saved config file. Just safer that way.
     Any other WiFi routers in the area? Link> Use http://www.techspot.com/downloads/5936-inssider.html to find out. Use v3. How many? 
    My current WiFi settings that are working well are Mixed Mode on both radios, Mixed Channel width on both radios, WPA2 only. Manual channel 11 on 2.4Ghz and 149 on 5Ghz. However those channels for your use will depend on whos near by your surroundings found in the InSSIDer app and you'll need to adjust accordingly to channels that are not being used which are preferred 1, 6 and 11 or (13 for out side of the north america region) on 2.4Ghz. WPS, Media Filter and IPv6 disabled. USB Drive Share, WMM and Media Prioritization enabled. LinksysSmartWiFi is enabled along with mobile access app on Iphone 4S works. 

Maybe you are looking for

  • Error message when installing Photoshop CS2 in Windows 8

    I just upgraded to a computer with Windows 8.  I use Photoshop CS2.  I am getting the error message below when starting photoshop after installation.  I changed program folders, but that did not work.  Please advise.  Error: an error has been detecte

  • Problem in AP after transefering  journals to GL

    Hi, I am run request transefer journal to GL to transefer invoices journal the requesr run completed and correctly when swith to Gl responsiibilty to find unposted journal i can't find it i used toad to serch the journal in GL_JE_LINES GL_JE_HEADERS

  • Uprgade to R12.1.3

    Dear All, We are upgrading R11 to R12.1.3. Now the main upgrade driver for american and NLS completed. now we need to upgrade to R12.1.3  , can I upgrade to 12.1.3 and configure server process (Configure and start server processes (required)) or shal

  • Why do we have a restore state phase?

    Component trees are, as far as I understand, session scope things. Suppose a webapp that shows details about objects of a type (records in a DB table). We cannot have the component tree track the user (e.g., different component trees for different in

  • 10.7.5 & Pro Tools 10.3.2 not working together

    I have updated to 10.7.5 and now Pro Tools 10.3.2 is not working properly. I was told to reset to factory settings and update back to 10.7.4..any suggestions about this?