How to plan an oracle server?

Hi all

I'm running a server with the following configuration

System model: IBM, 7998-61 X
Processor type: PowerPC_POWER6
Implementation of processor mode: POWER 6
Version of the processor: PV_6
Number of processors: 4
Processor clock speed: 4005 MHz
Processor type: 64-bit
Core type: 64-bit
Memory size: 31616 MB
Good memory size: 31616 MB
Firmware of platform level: not available
Firmware version: IBM, EA340_075
Console connection: activate
Auto Restart: true
The heart: false

In the server, I have the following Oracle10g database

Size of the database in GB

Bank01 8
Bank02 7
Bank03 7
Bank04 44
Bank05 9
Bank06 13
Bank07 4
Bank08 7
Bank09 4
4 Bank10
Bank11 8
Banque12 16
Bank13 36
Bank14 8

These databases used to test the application.

How can I make "capacity planning" on the server?

For ex: if I create a new database, I get "fork function failed.


Thanks in advance
KSG

Refer to the [Concepts of Oracle® database | http://download.oracle.com/docs/cd/B19306_01/server.102/b14220/toc.htm] guide, specifically for architectures of process and memory, to see what is the footprint of resource base of an Oracle instance.

Read [this thread | http://asktom.oracle.com/pls/asktom/f?p=100:11:0:P11_QUESTION_ID:4347545437371] on astom.oracle.com to see what is taken from a well-known Oracle expert on multiple instances on a single server.

Tags: Database

Similar Questions

  • How to remove my Oracle Server?

    I've tested with Oracle Gateway and tried to install it under the same roof as my existing home Oracle which is Oracle 10g.

    Now, my Oracle is corrupt. This is just a test server. I was at halfway by deleting Oracle files and now I am unable to remove the remaining files. I stopped all services related to the Oracle and its still the same.

    How can I remove my server Oracle now.

    Please guide me.

    Thank you

    If you unable to launch YES, then you must cleanup manually, like stopping the services, or even by removing, oracle of domestic cleaning, inventory and registry. specific to oracle under windows.

    also check out this manual
    http://www.Oracle-base.com/articles/Misc/ManualOracleUninstall.php#Windows

  • How to plan the windows Server 2008 for stopping and waking up

    Hello everyone

    I want t set hours that turn on and off the machine during business hours (09:00 to 17:00)

    Could you please let me know how can I do this with windows scheduled task?

    Concerning

    This issue is beyond the scope of this site (for consumers) and to be sure, you get the best (and fastest) reply, we have to ask either on Technet (for IT Pro) or MSDN (for developers)
    *
  • How to understand the implementation of the plan in oracle I mean if I see two implementation plans for a single sql_id plans 2 How to determine the best execution plan? Links and answers are much appreciated. Thank you

    How to understand the implementation of the plan in oracle I mean if I see two implementation plans for a single sql_id plans 2 How to determine the best execution plan? Links and answers are much appreciated. Thank you

    How to understand the implementation of the plan in oracle I mean if I see two implementation plans for a single sql_id plans 2 How to determine the best execution plan? Links and answers are much appreciated. Thank you

    After two execution plans that have the same sql_id, so we can see what you're talking about.

    See "Oracle Explain Explain Plan optimizer" by Maria Colgan of the Oracle optimizer group

    http://www.Oracle.com/technetwork/database/bi-Datawarehousing/TWP-explain-the-explain-plan-052011-393674.PDF

    Examine the various aspects of a selectivity to parallel execution plan

    performance and understand what information you should be brilliant

    the plan can be overwhelming even for the most experienced DBA. This document

    offers a detailed explanation on each of the aspects of the execution plan and a

    Overview of what caused the CBO to make the decision, he did.

  • How to start the oracle database server and its client in windows 8

    Hi all

    I am a new entry in this forum and I am a beginner with oracle database.

    I always used SQL Server as the database, and it was easy to use after installation.

    With management program configuration of SQL Server I could to start service SQL Server (SQLEXPRESS) and the database server start!

    With SQL Server management studio, I was able to launch the client application, then was to establish a connection to the server and everything worked great!

    Now, how to work with the oracle database?

    I installed the oracle server and client version 11g R2 in windows 8, but how do I start the database?... and how can I start the client application to query?

    best wishes in advance.

    PS: Sorry for my English.

    If you are on the same machine, the only service that you absolutely need to start is the database service.  In your case OracleServiceSYSDBA (hmmm... How did you find with this name?).

    For queries, you can use SQL * Plus which should also be installed.  If you want something GUI, you can use SQL Developer (you need to install separately I think).

  • How to stop and start the CEP oracle server?

    I want to start and stop the CEP oracle server without using the eclipse IDE. How can I do?

    you first need to know where the field is and then go into the directory of the server, run startwlevs.sh or stopwlevs.sh.

    for example, assuming you are using example helloworld, you are to $FMW_HOME/ocep_11.1/samples/domains/helloworld_domain and then go to the defaultserver directory to run the startwlevs.sh script

  • How to integrate a database server Oracle Coherence

    Hi all

    How to integrate a database server Oracle Coherence and how to work on it?

    Thank you
    Sarvesh M

    You can also do this with manual coding to JDBC code or have a stored procedure that performs the actual mapping data to tables (this is probably the smallest amount of data transported between the node storage and DB, but with the overhead of processing of stored procedures).

    Best regards

    Robert

  • SQL to Oracle Server

    Hello
    I'll put up a link TO SQLServer to Oracle. I set up a linked server on the SQL computer (selects and updates and calling the work of the fine SP) and now trying to get a distributed transaction going on so that I can issue several commands and then validate the end of the process.

    I'm as follows using as reference but it seems little informaiton about this sort of thing passed Oracle 8i. I use the client software of 11g on the side of SQL Server and the database 10g (10.2.0.4).
    http://support.Microsoft.com/support/ComPlus/mtsandoracle.asp?sd=gn & LN = en-GB & gssnb = 1

    On the SQL Server side, I use OLEDB Microsoft (I have also installed the Oracle OLEDB in the ODAC, but I don't think that I need this because I plan to use the MSDTC Microsoft rather than Orace MTS). The doc cited above seems to say that MTS is not required, and to be honest I prefer to keep things simple and use drivers MS existing and MSDTC rather than install the drivers Oracle and OracleMTS, if they are not really necessary. Someone at - it not experience / opinion on this please?

    The main question I wanted to ask you, is that I was wondering if anyone could suggest if there is anything I do on the side of the Oracle to get this to work - it seems to be even less docs on this end of the transaction. I guess there are different parameters that would be preferable to set in the init.ora to optimize or even to allow distributed in Oracle transactions? No doubt MSDTC must run on the Oracle Server? I have to update the settings [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\MSDTC\MTxOCI] to reflect the Oracle 10 g s Dll on the server?

    Any help from someone who has done this, or links to recent docs would be appreciated...

    Thank you

    Rob

    Hello

    No, it has nothing to do at the end of the Oracle server. Given that the customer is the MSSQL Server in our case that attempts to make a connection with Oracle and to transmit, and to query the data.

    I think that you problem is solved, if you don't know how the naming model should be in the records of what you could do is simply go to ORACLE_HOME/bin directories and these DLLs will be residing there.

    If your answer is resolved you could mark the response as correct ;)

    Concerning

  • Bangla language Unicode to the Oracle Server installation

    Hello please help me how to configure the server to Oracle of bengali language. I want to work with the bengali language in a VB.NET project. Please share a link where I can get video

    3125833 wrote:

    Hello please help me how to configure the server to Oracle of bengali language. I want to work with the bengali language in a VB.NET project. Please share a link where I can get video

    https://www.Google.com/search?q=Bangla+language+Oracle+Server

  • How to plan an interactive report page to be emailed

    Gurus,

    I want to fill the same function, as described in How to plan an interactive to be emailed report page :

    http://download.Oracle.com/docs/CD/E17556_01/doc/user.40/e15517/app_comp.htm#sthref1192

    http://download.Oracle.com/docs/CD/E17556_01/doc/admin.40/e15521/aadm_mg_service.htm#sthref58

    but I can't find the documents referenced in How to plan an interactive to be emailed report page. Can someone send me the new links...

    APEX 4.1.1.00.23

    -Oracle database 10g 10.2.0.5.0

    Thank you

    Robert

    Found this online: creating and customizing an interactive report

    Towards the end of the document is the instruction on how to take out a subscription of interactive report...

    Thank you

    Tony Miller
    Software LuvMuffin
    Ruckersville, WILL

  • ESXi installation before vCenter Server?  How can I get vCenter Server on a virtual machine on ESXi servers?

    My plan for a new vSphere Essentials Plus 5.5 U2a installation is to have the vCenter Server on a virtual machine on the servers of the host on which is installed ESXi.  However, all the installation instructions I found indicate the user to first install the vCenter Server.  How can I get vCenter Server on a virtual machine on ESXi servers?

    Thank you for your help.

    Hi munkyman welcome to communities.

    After you have installed your first ESXi host, open a browser and go to https://your-ESXi-ip-or-FQDN

    You can download the vSphere Client here. It is a windows application that you can install on your desktop. It is often referred to as the "c# Client vSphere" in communities and blog posts, because it is a new implemented in the vCenter Server Web client.

    But for the beginning, install the vSphere Windows Client. You can then launch it and connect directly to your ESXi host. Here you can create your first virtual machine, which can be the VM vCenter (installation of Windows or device, that is you).

    You can use the web client or connect to the Server with the client c# vSphere vCenter VCenter runs.

    Tim

  • Maximum number of instances that can be created on an oracle server?

    Hi all...

    Can you tell me what is the maximum number of instances that can be created on an oracle server?

    Thanks and greetings

    Raymond Vinay

    Raymond Vinay wrote:

    Hi all...

    Can you tell me what is the maximum number of instances that can be created on an oracle server?

    Thanks and greetings

    Raymond Vinay

    The answer would be that as much as the ram in the server will stand. Is not limited the case as such. Maximum of how many you have created so far?

    Aman...

  • How have the Linux database server listener listen to the service in the Net of Windows XP Client Manager?

    People,

    Hello. I installed Oracle 11 GR 2 database server in the Oracle Linux 5 operating system.
    All customers (NetCA, DBCA, GROUND Deveoper, sqlplus...) works properly on the database server. The LISTENER_PT853 listener is listening on client tools under Linux successfully.


    I also installed Oracle database Client(SQL Developer, NetMgr, NetCA, sqlplus,...) in Windows XP. So that the client tools to connect to the database on Linux server, the listener in Linux must be tuned to the service in Windows XP.

    In Oracle Linux 5 Server Machine Net Manager:

    Service name: PT853
    Connection type: default database
    "TCP/IP Protocol".
    Host name: 192.168.196.102
    Port: 1521


    Listener: LISTENER_PT853
    Protocol: TCP/IP
    Host: 192.168.196.102
    Port: 1521


    I have test the Service PT853 with "SYS" username and password "SYS." The connection is successful.

    In the Windows XP Client computer, the information in the Net Manager is lower at:


    Service name: PT853_Linux
    Protocol: TCP/IP
    The host of the database Machine name: 192.168.196.102
    Port: 1521


    I test the connection by using "SYS" username and password "SYS" and got this error: ORA - 12514:TNS: listener does not currently of service requested in connect descriptor. There may be an error in the input fields or server may be ready to connect.


    Can I check the status of the listener in Linux Server machine as below:

    [user@localhost bin] $. / lsnrctl status LISTENER_PT853

    Its release: Service PT853 has 1 instance. PT853 of the Forum, State LOAN, has 1 handler for this service.


    Foregoing, we saw the listener in the Linux server machine only to listen to the PT853 service in Linux but not to listen to the service PT853_linux of the Windows XP client computer.

    Windows XP (192.168.196.101) and Linux (192.168.196.102) can ping each other successfully. So that client tools in Windows XP connection in Server database on Linux, the listener in Linux need to listen to on the service in Windows XP first.

    In Net Linux Manager, I add an address more (TCP/IP, 192.168.196.101, PORT 1521) to LISTENER_PT853, but gets the error.


    My question is:

    How have the Linux database server listener listen to the service in the Net of Windows XP Client Manager?


    Thanks in advance.

    UserAL1178M wrote:

    Hi you ave create listener.ora.

    Actually, no he didn't "need to create listner.ora.

    In fact, its problems stem from the fact that it * has * created one instead of letting some things by default.

    I give an example of my environment

    [oracle@home ~] $ cd /home/oracle/app/oracle/product/11.2.0/dbhome_1/network/admin/

    [oracle@home admin] $ cat listener.ora

    listener.ora # Network Configuration file: /home/oracle/app/oracle/product/11.2.0/dbhome_1/network/admin/listener.ora

    # Generated by Oracle configuration tools.

    LISTENER =

    (DESCRIPTION =

    (ADDRESS = (PROTOCOL = TCP (PORT = 1522))(HOST = home.test.al))

    (CONNECT_DATA =

    (SERVER = DEDICATED)

    (SERVICE_NAME = orcl.test.al)

    )

    )

    ADR_BASE_LISTENER = / home/oracle/app/oracle

    [oracle@home admin] $

    Change host, name of service depending on your environment. Your port is 1521.

    Then, first run all the listener and database startup. If you do the opposite, with that you will need to register the service change the order of system registry.

    Let me now if you need another sth

    Kind regards

  • connection of forms 6i with mysql without involving the Oracle Server

    Hi all

    could someone tell me how to connect forms 6i to mysql without involving the Oracle Server?

    allow to say that I have installed Developer 2000 oracle and install mysql 5.0.

    I open the form builder, click on connect.
    What must I provide here.
    I tried to create the named MYSQL odbc driver and try to connect you as below

    Scott/Tiger@ODBC:MySQL

    but it gives the error ORA-03121-none connected driver interface, works do not run.

    What should do?

    What you ask is impossible. Oracle Forms is designed to interact specifically with the Oracle database. You can access the other tables in the database in an Oracle using Oracle heterogeneous Services database, but right ODBC is no longer supported.

    Craig...

  • How to configure the SMTP server for the osb 10.3.1

    Hi all

    Anyone can share information on how to configure the SMTP server for the osb 10.3.1
    and then how to send an email to OSB 10.3.1

    Thanks in advance!

    See this url:
    https://blogs.Oracle.com/christomkins/entry/sending_an_email_from_oracle_s

Maybe you are looking for