Step by Step 10g ASM Installation on Linux

Hello,
Can any body provide me link for step by step 10g ASM Installation on linux (i.e from disk partitioning to final configuration). I searched on GooGle but didn't find ASM alone, though there were many step by step for RAC environment. I want to first learn ASM alone. Please help me as I'm first time learning ASM.
Looking for Kind reply
Regards,
Abbasi

Abbasi wrote:
Hello,
Can any body provide me link for step by step 10g ASM Installation on linux (i.e from disk partitioning to final configuration). I searched on GooGle but didn't find ASM alone, though there were many step by step for RAC environment. I want to first learn ASM alone. Please help me as I'm first time learning ASM.
Looking for Kind reply
Regards,
AbbasiHi Abbasi,
It would be better if let me know version of Linux, how you plan to use the disk (direct or UDEV), RAC or Single instance.
Anyway, I'll assume you've using OEL/RHEL 5, UDEV for Single Instance (Oracle 10g installed) and only one disk (/dev/asm_disk1) configured for testing purpose.
Creating ASM instance on Linux (Single Instance) using DBCA
1. Add disk to Linux server
2. Configure UDEV for the device. E.g /dev/sdb -> /dev/asm_disk1 //check Oracle documentation for configure UDEV on RHEL/OEL 5. You can directly use /dev/sdc for testing purpose.
3. Change the owner of the disk. e.g. chown oracle:oinstall /dev/asm_disk1
4. As root user, run Oracle CSS script. The Cluster Synchronization Services (CSS) daemon provides cluster services for ASM, communication between the ASM and database instances, and other essential services
# $ORACLE_HOME/bin/localconfig add
5. As oracle user, run DBCA (X11 needed)
$ dbca
6. Select the "Configure Automatic Storage Management" option, then click the "Next" Button.
7. Enter a password for the ASM instance, then click the "Next" button.
8. On the confirmation screen, click the "OK" button to create the ASM instance
9. Once the ASM instance is created, you are presented with the "ASM Disk Groups" screen. Click the "Create New" button.
10. On the "Create Disk Group" screen, enter Disk Group Name of e.g. "DATA" and select the required level of redundancy.
•     External - ASM does not mirror the files. This option should only be used if your disks are already protected by some form of redundancy, like RAID.
•     Normal - ASM performs two-way mirroring of all files.
•     High - ASM performs three-way mirroring of all files.
11. If you didn't find any disk, click "Change Disk Discovery Path..." and enter "/dev/asm_disk1"
12. Select "External" for redundancy, tick the disk (/dev/asm_disk1) and click "OK" button.
13. On the "ASM Disk Groups" screen. Click the "Finish" button.
To access the ASM instance :
1. As oracle user, export the ORACLE_SID
$ export ORACLE_SID=+ASM
2. sqlplus "/as sysdba"
3. SQL> select name, total_mb, free_mb from v$asm_diskgroup;
SQL> select name, path, header_status from v$asm_disk;
To access the ASM command line utility:
1. As oracle user, export the ORACLE_SID
$ export ORACLE_SID=+ASM
2. Enter the asmcmd command
$ asmcmd
You also can refer to :
<a class="jive-link-external" href="http://www.idevelopment.info/data/Oracle/DBA_tips/Automatic_Storage_Management/ASM_10.shtml">http://www.idevelopment.info/data/Oracle/DBA_tips/Automatic_Storage_Management/ASM_10.shtml</a>
<a class="jive-link-external" href="http://forums.oracle.com/forums/thread.jspa?threadID=1102203&tstart=1">how to create an asm instance manaually? oracle 11gr2.
Regards,
Hafiz Abdullah

Similar Messages

  • Step by Step Oracle 10g ASM Installation on Linux

    Hello,
    Can any body provide me link for step by step 10g ASM Installation on linux (i.e from disk partitioning to final configuration). I searched on GooGle but didn't find ASM alone, though there were many step by step for RAC environment. I want to first learn ASM alone. Please help me as I'm first time learning ASM.
    Looking for Kind reply
    Regards,
    Abbasi

    You should check the oracle learning library for any such doubts,
    http://apex.oracle.com/pls/apex/f?p=9830:28:0::NO:RIR:IR_PRODUCT,IR_PRODUCT_SUITE,IR_PRODUCT_COMPONENT,IR_RELEASE,IR_TYPE,IRC_ROWFILTER,IR_FUNCTIONAL_CATEGORY:,,,,,automatic%20storage%20management,
    HTH
    Aman....

  • Oracle 10g RAC installation on linux server.

    HI,
    Can anybody help me that to give some answers of my question's ?
    can i install oracle 10g RAC on a single hdd linux server which is installed on an ordinary intel processor based machine.
    if i can then plz tell me this how can i do this.
    i am new in linux server just wanted to learn that how to install oracle 10g RAC.
    thanks & Regards to all of my seniors..

    The only option you have to install RAC on 1 machine is to use Oracle VM, VMWare or Linux Virtualization feature (Linux Xen).

  • Create a new user for oracle 10G ASM instance with sysdba system privilege

    Hi,
    In our Golden Gate Project, we require the SYS user credential to connect to the Oracle 10g  ASM instance to read the database transaction logs.But our client is not providing the SYS user credential to  connnect to ASM instance.
    I'm getting the error message "ORA-01109:  database not open",When I tried to create a new user using the  below the steps in oracle 10g ASM instance
    1. Login using "sqlplus / as sysdba"
    2. Create user <username> identified by <password>;
    But in oracle 11g ASM instance, I'm able to create new  user  by connecting the ASM instance with SYSASM role without issues.
    Is there is any workaround to create a new user with sysdba system privilege in oracle 10g ASM instance?.
    Thanks in advance .

    Hi,
    Recreate the password file for the ASM instance as follows:
    Unix:
    orapwd file=<ORACLE_HOME>/dbs/PWD<SID> password=<sys_password>
    Windows:
    orapwd file=<ORACLE_HOME>/database/PWD<SID>.ora password=<sys_password>
    Now sys password is reset, we are ready to use sys for ASM management. I decided to create another user ASMDBA as I tried above.
    SQL> create user ASMDBA identified by test01;
    User created.
    SQL> grant SYSASM, SYSOPER to ASMDBA;
    Grant succeeded.
    SQL> select * from v$pwfile_users;
    USERNAME SYSDBA SYSOPE SYSASM
    SYS TRUE TRUE TRUE
    ASMDBA FALSE TRUE TRUE
    Please see this link : http://orachat.com/how-to-change-asm-sys-password-creating-sysasm-user-11g/
    Thank you

  • Need step by step installation of oracle database 10g on mac os x (10.5)

    Does anybody know step by step installation of Database 10g on mac os x?
    Thanks

    First you download Oracle 10.1.0.3: The only supported database version.
    Then you beg Apple to send you a copy of Panther 10.3.6: The only supported operating system version.
    Then, if you are familiar with FreeBSD and/or Mac OSX, you should have it up and running in a day or so.
    If you are thinking you can do this with 10gR2 or above on Tiger or Leopard you might want to consider that dropping a brick on your foot is faster and will generally produce the same sensation.

  • Step by Step Oracle i-Learning Installation on Linux

    Hi all;
    I prepare one documentation about Step by Step Oracle i-Learning Installation on Linux.
    Its avaliable at:
    http://heliosguneserol.wordpress.com/2010/05/25/step-by-step-oracle-i-learning-installation-on-linux/
    Hope it helps to forum users
    Regard
    Helios

    Helios,
    Thanks for sharing this with us!
    Thanks,
    Hussein

  • Oracle 10g client installation process step by step

    Hello all,
    1)I have oracle 10g client installed in my system and the required drivers from the oracle site in xi .
    2)Also I tried coping the client sw from other system in which the oracle client was working fine.when I run connect.cmd i am getting an error"ora12154:tns:could not connect identifier specified.
    Kindly let me know the step by step process of the same in brief.
    please send the same to [email protected]
    thanks,
    Srinivas

    pls go through the link
    http://www.cryer.co.uk/brian/oracle/ORA12154.htm
    http://www.is.mcgill.ca/minerva/Help/ora12154.htm
    http://www.techonthenet.com/oracle/errors/ora12154.php
    http://www.ironspeed.com/Designer/4.0.3/WebHelp/Part_VI/ORA_12154_TNS_could_not_resolve_service_name.htm
    with regards
    Gabriel

  • Step by step data guard installation document for 10g and 11g

    Hi
    I am new to oracle data guard please provide me the proper step by step document.
    thnks.

    http://download.oracle.com/docs/cd/B19306_01/server.102/b14239/partpage1.htm

  • Oracle Application Server 10g R2 installation on Oracle Enterprise Linux 5

    Hi there ...
    I want to install Oracle Application Server 10g R2 on Oracle Enterprise Linux 5. Can I get an installation instructions (or steps) for that?
    Oracle installation guide mentions Suse 9 & 8 and Red hat 3 & 2. There is nothing related to Oracle Enterprise Linux 5 or 4?
    Thanks

    Yes there is one for 10gR3 too:
    Note:465159.1 Oracle Application Server 10g (10.1.3) Requirements for Linux OEL 5 and RHEL 5
    Thanks
    Shail

  • Oracle 10g R2 installation with ASM+RAC

    Gurus,
    Need some suggestuon on Oracle 10g R2 installation with ASM and RAC option.
    We have found many documents on the Oracle, HP, HP-Oracle CTC and third party web sites, but nothing that is specific to this particular combination of separate
    ORACLE_HOMEs, ASM and 10g RAC CRS. It is unclear for me from the documentation how this combination of ASM and 10.2g RAC may best be installed.
    The high level steps i got after reading lot of docs as follows - but i am not sure whether these are correct or not. if they are correct, can any one share their experience/notes please?
    1) Install CRS
    2) Install RDBMS for ASM HOME - create separater oracle home for ASM instance using OUI
    3) Install RDBMS for RAC Database Home - create separater oracle home for RAC database using OUI
    4) Create ASM database using DBCA -
    5) Use dbca to create database.

    Oracle provides 'paint by numbers' tutorials called 'Oracle By Example'. (Go to OTN, check under the Training tab)
    They have one for a Windows based ASM/RAC that you might want to review. Not your specific environment, but the steps will be dag-nabbed close.
    I recommend walking the path (http://otn.oracle.com >> training:OBE >> Database 10g Release 1:VMWare:Installation
    http://www.oracle.com/technology/obe/obe10gdb_vmware/install/racinstallwin2k/racinstallwin2k.htm

  • Step by Step Oracle installation All in One e-book

    Hi all
    I'd like to introduce a new ebook that I've prepared recently named "Step by Step Oracle installation All in One e-book" which contains installation steps of Oracle 10g,11g on Linux and Solaris with 188 screenshots!
    It can be downloaded from the following link:
    http://kamranagayev.com/2011/10/19/step-by-step-oracle-installation-all-in-one-e-book/

    Helios- Gunes EROL wrote:
    Hi Kamran;
    congratulation ;)
    Regard
    HeliosThanks bro :)

  • Easy Installation step-by-step for SAP ECC 6.0

    Dear all:
    I am starting to install SAP ECC 6.0 with Oracle 10g
    is there any easy simple step by step guideline .
    which CD is the first one I should used? is it kernel ,master data disk and which exe file to start.
    Thanks in advance.

    Hi,
    Please follow the official installation documentation at http://service.sap.com/instguides -> Business Suite Apps -> SAP ERP.
    The installation is performed by tool called SAPInst. This can be started from the Installation Master DVD. But ofcourse the Installation Master DVD would be specific to you Operating Syste/Database.
    Description of other required installation media (Kernel, Export, RDBMS etc) is mentioned in the installation document.
    Suggest you to go through it completely.
    Regards,
    Srikishan

  • Need ECC 6.0 EHP 5 Fresh installation Manually prepared Step by step Guide

    Hi Expert,
    I am new for Installations of SAP systems presently am working in support project. I am going to install ECC 6.0 EHP 5 with
    Linux/oracle  fresh installation on 12/01/2012.
    Can any one help me to do the installation.
    If you have manually prepared Step by step document please mail me
    my mail id is :sprasad.k7@gmail
    THANKS IN ADVANCE.
    Regards,
    Sivaprasad.
    Edited by: kurapati siva on Jan 7, 2012 10:09 PM

    Srikishan D wrote:
    Hi,
    >
    > Check out the steps mentioned in the official SAP Document:
    >
    > http://service.sap.com/instguides -> SAP Business Suite Apps -> SAP ERP 6.0 -> SAP EhP EhP5
    > Installation guide for your OS/DB
    > First Steps for EhP5 for SAP ERP 6.0
    > How to Install EhP5 for ERP 6.0
    >
    > - An EhP5 Ready installation only installs a system at Netweaver 7.0 EhP2 and ERP Components at 600 level.
    > - You need a Solution Manager 7.01 at Stack 26 to generate a stack.xml for EhP5 Installation.
    > - Check which technical usage types you need to install as part of Eh5.
    >
    EHP5 installation comes with Central application component i.e. SAP_APPL and EA-APPL on 605 version. Its different from EHP4 installation where all ERP components comes on 600 release.
    Thanks
    Sunny

  • Step by step installation of Oracle Portal, Forms, Reports and Discoverer

    Hi all
    i m using Oracle Enterprise Linux 5. can any one plz tell me step by step installation of Oracle Portal, Forms, Reports and Discoverer?
    i watched some tutorials but didnt find any thing. did i need any pre-installation for Oracle Portal, Forms, Reports and Discoverer on Linux?
    Regards
    Saqib

    Dear Saqib Alam ,
    Hope you are fine, and also you have completed the PORTAL installation successfully.
    Can you kindly share me the methods you have went..
    can you clearly explain us by this OTN, it will be a great Knowledge Sharing for Apps DBA like us.
    1) what are the softwares we have to download for the Portal 11g
    2) if possible Step by step installation method.
    Thanks in advance,
    Abdul Hameed

  • Do you have any document about "Step by step oracle 10g App Srv Inst" ???

    Hello oracle forum users,
    I'm using Oracle 10g database and I want to install 10g app server and portal for our customers reporting. Can anybody help me where I found step by step installation app server and portal documents???
    Please help me and thanks a lot. Good works everybody
    I love Oracle!!!

    Hi,
    Please help me... Any docs or any link????
    Thanks for your answers ;-)

Maybe you are looking for

  • What is the format required in essbase side to show calendar icon in obiee

    Hi All, Currently we are bulidng dashboards with Essbase ASO cube as underlined multi-dimensional database. Not sure essbase date is not showing as date format. what is the format required in essbase side to show calendar icon in obiee We tried forma

  • Restoring SQL DB to another SQL Instance

    Hello. I try automate restoring SQL DB for test environment. I get existed script from Technet Gallery and adapted him for my conditions. Look it Param( [string]$DPMServer ="dpmserver", [string]$ProtectionGroupName = "GroupName", [string]$SourceServe

  • TV Tuner & Multiple Displays

    I have a computer with 3 video cards: 1 AGP, 2 PCI running WinXP home. I want to get the MSI TV Tuner card for my computer, will it work properly with this setup on all three video cards?  Any gotchas? My hardware: ECS K7S5A + AMD XP 1600 + 256MB RAM

  • Java Studio creator2

    how can i insert / update / delete records into multiple tables at a time using Java Studio Creator2? thanks in advance.... cnip.

  • (FLMX) Llamar video

    HOLA TODOS *Tengo un video en .ram (real media player) *Tengo mi bot�n (el que llama el video) hecho en flash Cual ser�a el comando para que me llame el video??? En este momento le estoy diciendo: on (release) { getURL("mivideo.ram"); Pero obviamente