How to create 2 RKFs in Universe

Hello,
I am trying to develope 2 restricted key figures in Universe. I follwed the white paper given by Ingo.
I better explain with example;
1. Created a 'Measure1' and wrote MDX in properties with a prompt on 'Doc Type'.
And when I run the Webi, the prompt pops up and I choose a doc. type 'S1'.
Beautiful the webi report works
2. Created a second 'Measure2' and wrote MDX in properties with a prompt on 'Doc Type'
An when I run the webi, both prompts pop up i.e., 1)Prompt 1 for Doc Type in which I choose 'S1' and 2)Prompt 2 for Doc Type in which I now choose 'S2'.
Now, when I run Webi, the report doesn't show up any results
I think this is happening because it's writing an AND condition for doc. types S1 and S2. Obviously it returns no records.
I want the query to apply S1 and S2 only on each key figure(measure) not at the query level. This way I can show S1 related key figure values in one column, and S2 related key figure data in another column.
Help Please

Hello Ingo/Didier,
Thanks a lot replying.
We used 'OLAP Universes best practices' by Didier MAZUOE dated Dec 2009 Version 1.5
We referenced 'Mandatory filter with prompt' section with the syntax
<FILTER
KEY="[0D_DIV].[LEVEL01]"><CONDITI
ON
OPERATORCONDITION="Equal"><CONSTA
NT CAPTION="@Prompt('L01
Division','A','Division\L01
Division',mono,constrained)"/></C
ONDITION></FILTER>
Basically we replaced 0D_DIV with our characterstic name and gave appropriate prompt names. Also we tried different variations of the above like 1) 'primary key' instead of 'constrained' 2)Adding <OPERATOR VALUE="OR"> infront of <FILTER statement above etc.,
Yes Ingo. We did enter above prompts onto actual measure objects in Universe. So measure 1 is restricted to filter 1 and measure 2 is restricted to filter 2. As I said when we have only 1, the webi returns data, but when we have both of them and execute webi, then it doesnt return data. Again, the filter is on the same BW characterstic. My guess is that it is writign AND condition on filter and applying at query level.
Now, yes we can do it at BEx query level, but from BOBJ best practices point of view, our BI governance team is trying to eliminate the possibility of too many universes(to avoid 1 to 1 Bex/Universe).

Similar Messages

  • In BOX R2 Universe how to create External Function in C++??

    Hi All,
    Can any one tell me how to create dynamic SQL Query in BOXI R2 Universe, I heard that we can create c++ custom external functions.
    i know the procedure for using Oracle functions but that is taking more time to generate report.
    I want to create a conditional statement inside universe
    Following are three queries
    Query1 = select a,b,c,d from aab where a=@Prompt(jjjjjjj)
    Query2 = select a,b,c,d from aab where a=oracleFunction(@Prompt(jjjjjjj))
    Query3 = select a,b,c,d from aab where a=@myFunc(@Prompt(jjjjjjj))
    The above example is a simple one but in my real senario that function is called 120 times in my single query.
    Query1 takes 7 minutes
    Query2 takes 30-35 minutes (as that oracle function is called 120 times)
    So i want to create a custom external function in c++ so that the conditional expression is evaluated at BOBJ Server and the result of that function goes as a normal static string to oracle server.
    so it will again reduce the time
    Any ideas..

    Hi Mehmet,
    Please provide following information:
    1. How are you creating these functions (are you creating a Webi Extension Point)?
    2. How are you compiling these functions?
    3. Are you using Visual Studio to create these functions?
    Webi Rich Client is a 32 bit application so a function which is compiled in 32 bit mode would be visible in it.
    To access these functions through BI LaunchPad which is a 64bit application, we need to compile the function in x64 mode.
    Also make sure you compile the function in Release mode.
    Hope this helps.
    Regards,
    Vinit Shete

  • How to create a universe on excel sheet

    hi,
    i am trying to create a universe on four excel sheets.
    so in designer i clicked on new .
    i gave the universe name  not it is asking for coonection parameters  i selected spreadsheet and odbc connection .
    but  i am getting connection failed.
    can any tell me how to give connection parameters to excel so that i can access the excel files

    Hello Venkat,
    I would check this forum thread... how to create universe on excel sheet - I believe it may answer your questions. 
    I would also suggest reading the product guide for Universe Designer.  You can find this at http://support.businessobjects.com.  Path.. Documentation > Product Guides > Select 'Universe Designer' as Product and find relevant release.
    Regards,
    Tanner Spaulding

  • How to create a Universe with excel?

    I want to create a universe using excel, but I don't know if it is possible.
    If it is possible should I save the excel file in an specific folder? where? 
    Is it possible to create WebI reports using this universe?
    Edited by: PadawanGirl on Jan 31, 2011 7:53 PM

    Hi Padawan,
    Creating a Business Objects Universe from an Excel File
    To create an Example Universe, we will first Extract data in a BusinessObjects report and
    save it to Excel. Letu2019s create a new Document from the Island Resort Marketing
    universe, and include All of the Resort attributes and Revenue.
    Generate a New Report from a Universe
    Generate a Standard Report
    Creating a Business Objects Universe from an Excel File
    Choose Island Resorts Marketing.
    Choose all of the Resort class, and the <Revenue> Measure object.
    Creating a Business Objects Universe from an Excel File
    Depending on your preference here, you can either choose Edit > Copy All or you can
    edit the Data Provider to export the results of this query to Excel.
    I like to use the Data Provider method, since this allows me to specify a path, etc. If you
    have used copy/paste, you will have one extra step that will be described, but not
    demonstrated.
    Export to Local File Format and make sure that the Format is listed as: Microsoft
    Excel 97 Files (*.xls). You may even want to Change the Path, or Rename the file at the
    Name line, or Browseu2026 to a new path.
    Creating a Business Objects Universe from an Excel File
    Once the Export has completed, launch Excel and browse open the file that was just
    created. If you have Copied/Pasted the values, then you should already be at the next
    step.
    If you havenu2019t done this already, browse over the Resorts.xls file and open it. If you
    have used Copy/Paste, just bring Excel to the foreground.
    Creating a Business Objects Universe from an Excel File
    Select all of the data. If you Copy/Pasted, make sure that you delete the Header that
    copied as well. With all of the data selected, make sure the range has a name. You will
    need to enter a name if youu2019ve pasted this, otherwise it should match the Filename minus
    the .xls. Save this if youu2019ve made any changes, or created this from scratch.
    Jump to the BusinessObjects Designer module and create a New Universe. Iu2019ve named
    my Universe: Resort Revenue
    Creating a Business Objects Universe from an Excel File
    Create a new Connection, and choose ODBC Drivers.
    Iu2019ve named my connection: Resorts_xls and chosen Generic ODBC Datasource for my
    Database engine. Click on the ODBC Admin button.
    Add a new System or User DSN. If you want this available for anyone on your machine,
    System DSN is the better bet. Select the appropriate tab and hit Addu2026
    Creating a Business Objects Universe from an Excel File
    Choose the Microsoft Excel Driver (*.xls) from the list of available data source drivers.
    Name the Data Source Name something that is meaningful, as it will be what appears in
    the Drop-Down menu. I named it Resorts.xls File and next weu2019ll choose Select
    Workbooku2026 and browse to the location of our Resorts.xls file.
    Unless youu2019ve changed the location, it should be located under:
    C:/Program Files/Business Objects/Business Objects 5.0/UserDocs/
    Select the XLS file and click u201COKu201D
    Creating a Business Objects Universe from an Excel File
    Verify that the path is set for the Workbook and click u201COKu201D
    You should see the new DSN created with the name of your Choosing. (In my case, itu2019s
    Resorts.xls File.) Go ahead and click u201COKu201D
    Back in the Designer Module, Choose the Resorts.xls File from the Data Source Name:
    drop-down list, and click u201COKu201D
    Creating a Business Objects Universe from an Excel File
    Once the connection has been set, click u201COKu201D and weu2019ll get to Universe Building.
    Double-Click in the Schema area in the designer, or use the Table Browser to add the
    Resorts table (named-range). Once they are added, feel free to move them over to create
    Classes and Objects off this table as well.
    Creating a Business Objects Universe from an Excel File
    Iu2019ve modified the SQL of the Revenue object, to turn this into an aggregate. Set the
    formula to: Sum(Resorts.Revenue) and click OK.
    My Final Universe looks like the above. Once this Universe is created, Save it and
    launch the Business Objects Reporter module.
    Creating a Business Objects Universe from an Excel File
    Select the newly created Resort Revenue universe and choose the objects youu2019d like to
    report on.
    Iu2019ve selected the <Country>, <Resort> and <Revenue> objects.
    Here are my final resultsu2026
    All the best.
    Praveen

  • How to create a optional filter condition in Universe

    Dear All
    I am using BI 4.1 ( .Unv ) , we need to add a optional condition in Universe. I tried different ways to do it, but unable to do it correctly.
    In one of my approach, I created a report and put a optional prompt there then edited the SQL and copied that prompt condition and pasted that into a Universe condition. Then I used this filter into a report when i ran the report without selecting any value into the prompt it was throwing an error.
    Please suggest if there is any way by which we can do this.
    BO should have this functionality for better end user experience.
    Thanks,
    Mayur

    Hi Bill,
    Yes we are still using .unv as the universe we have is created in 2008 and since then we been migrating this through different versions.
    What I meant is a Filter which is created in the Universe and which has ability to act like a report level optional filter ..means if you select any value then it will fetch data for that selection else it will give data for all LOVs
    Yes BO has optional prompt functionality only for report level filter .. I mean when you pull a dimension into filter panel and select its value equal to prompt and in prompt properties you check mark the Optional Prompt option.
    The requirement is to create a Universe level filter which when used into a report then it should should have this optional prompt functionality. either users can run report with setting some value or without selecting anything.
    Thanks

  • How to create effects like this ...

    Dear webmates :
    I'd like to know how to create rollover menus like this :
    http://perfeccionate.urp.edu.pe/server/rumbo/index.php/comunidad/programa-tv
    As you can see it shows you more than one option and big rollover menus... what tools ca I use to achieve this ?  thanks in advance...

    Hi Sw Jiten,
    Check this cool Dreamweaver extension from DMXzone - Universal CSS Navigation Menu
    Regards,
    M.Zografski.
    DMXzone.com

  • How can I export the universe  to CSV format in Rational      (java)

    How can I export the universe to CSV format in Rational ,please give me one demo .thanks!!

    There's no direct access to an Universe from Java - Universes do have an SDK, but it's COM-based.
    If what you want is to retrieve data from the Universe, what you can do is create a Web Intelligence document reporting off that Universe, create a Query with the data you want from the Universe, then use the ReportEngine (REBean) SDK to retrieve the ResultSet from the Query - note that there's no CSV export option, so you'd have to walk through the ResultSet and write to an CSV yourself.
    Sincerely,
    Ted Ueda

  • How to create a custom Hierarchy in IDT 4.0

    Hi All.
    I am trying to create a custom hierarchy objects in the Information Design tool, But I am not able to find it here as same sort like the universe designer in 3.1 or 4.0 . I have found the navigational path but I am not sure how I can use it as a hierarchical objects in my reports, Can anyone please suggest how to create a custom hierarchical dimension in IDT 4.0.
    Thanks,
    Navin

    Custom Hierarchy are called navigation path in IDT. I will suggest to go through the navigation path tutorials below
    http://scn.sap.com/docs/DOC-22087
    Hierarchical objects are no different than any regular objects but they enable the drilling in drill mode in the report and you can create a cascading prompt on top of them..
    If after going through this you still have any specific questions just let us know...

  • How to create Report BI 7

    Hi All,
    Could you please explain, how to create reports different ways and different object.
    Ex:- 1. CKF and RKF
           2. Variables ( Characteristic, Formula and Text Variables )
           3. Structures and cells
           4. Exceptions and Conditions
          5. Processing types and details
    Please provide every objects one examples, how to create flexible in reports in BI 7.0.
    Thanks & Regards,
    Vijaay.

    Hi Vijay,
    Go through the below SAP Help. Everything has been explained there:
    [http://help.sap.com/saphelp_nw04/helpdata/en/9d/76563cc368b60fe10000000a114084/frameset.htm]
    Regards,
    Pratap Sone

  • How to create an Empty Playlist File on Mac?

    Hello everyone, I'm working on a Music Player script, I was able to play a file via the default player as when we doubleclick on a file. The problem is I have no control over the Player, so to "stop" a file I could play a "silent" mp3, one with 1 second of silence in it for example. I discarded the idea since I had to distribute this silent.mp3 file along with the script. A better option is to play a "playlist", since playlist files are text only, I could create them an empty playlist file on the fly...
    so, the question is, what's the default playlist extension on a mac? and how to create one on the Mac?
    in windows the default player is Windows Media Player, the default playlist file extension is *.wpl.
    here's the contents of an empty playlist
    <?wpl version="1.0"?>
    <smil>
        <head>
            <meta name="Generator" content="Microsoft Windows Media Player -- 12.0.7601.18150"/>
            <meta name="ItemCount" content="0"/>
            <title>empyPlaylist</title>
        </head>
    </smil>
    here's the script, so far Windows only, at least to stop the file being played.
    //  script.name = musicPlayer_Windows.jsx;
    //  script.needs = I need to create an Empty Playlist File for the Mac, that will play on the default music player when executed
    // carlos canto, 10/12/2014
    var w = new Window('dialog', 'Music Player');
    var btnFile = w.add('button', undefined, 'Select an *.mp3 file to play...');
    var lblSong = w.add('edittext', undefined, '');
    lblSong.characters = 30;
    var btnPlay = w.add('button', undefined, 'Play');
    var btnStop = w.add('button', undefined, 'Stop');
    var btnClose = w.add('button', undefined, 'Close');
    btnPlay.enabled = btnStop.enabled = false;
    var emptyPlaylist = getEmptyPlaylist ();
    btnFile.onClick = function () {
        var file = File.openDialog ("Select File to Play...", '*.mp3', false);
        lblSong.text = file.displayName;
        lblSong.file = file;
        btnPlay.enabled = btnStop.enabled = true;
    btnPlay.onClick = function () {
        lblSong.file.execute();
        $.sleep (300);
        BridgeTalk.bringToFront('estoolkit');
    btnStop.onClick = function () {
        emptyPlaylist.execute();
        $.sleep (300);
        BridgeTalk.bringToFront('estoolkit');
    btnClose.onClick = function () {
        w.close();
    w.show();
    // this function creates an Empty Playlist file (Windows) on the fly, this file will be used to "stop" a playing file
    // I need a similar function for Mac
    function getEmptyPlaylist () {
        var desk = Folder.desktop;
        var f = new File(desk+'/emptyPlaylist.wpl');
        if (!f.exists) {
            var s_emptyPlaylist = (new String("<?wpl version=\"1.0\"?>\n<smil>\n    <head>\n        <meta name=\"Generator\" content=\"Microsoft Windows Media Player -- 12.0.7601.18150\"/>\n        <meta name=\"ItemCount\" content=\"0\"/>\n        <title>empyPlaylist</title>\n    </head>\n</smil>\n"));
            f.encoding = 'utf-8';
            f.open('w');
            f.write(eval(s_emptyPlaylist));
            f.close();
        return f;
    thanks in advance
    Carlos

    hmm...I think it's going to be more complicated than I thought.
    correct, this script targets the ESTK, it is part of a larger Illustrator script, which doesn't have doScript either...I would go with applescript as last resort. I think going with the playlist file is easier.
    based on your comment I realized users might change their default players, so on Windows I'm going to change the playlist file from *.wpl to the more universal *.m3u, I guess whatever decent player made the default, supports this file.
    so, will an *.m3u playlist file play on the default mac player (itunes) when executed?
    File("~/Music/iTunes/iTunes Media/Music/emptyPlaylist.m3u").execute(); // will this play on itunes?
    I noticed that the *.m3u file can be blank, it will still "play" when executed() and effectively "stops" any music file currently being played...if this happens on Mac also, that's what I'm after.
    thanks for helping Dirk.

  • How to create a dropdown box in free hand sql??

    Post Author: nalinipers
    CA Forum: Desktop Intelligence Reporting
    Hi every body,I have created a report by using free hand sql. My client wants to create a drop down box in that report.I do not know how to create the drop down box as i know how to create prompts in free hand sql.can you please help me to create the drop down box by using free hand sql. Periyasamy.

    Post Author: jsanzone
    CA Forum: Desktop Intelligence Reporting
    Hi Periyasamy,
    A drop down box is the same as a prompt that you would build when working in Designer.  If you already have the prompt in mind that you want to use and it exists in your universe, then the easiest way to make it work in free hand SQL is to first build your query in the normal fashion that you would for any other report and include that prompt.  Once you've got the objects and filters pretty much set, then capture the SQL, and modify it now as free hand SQL for your own situation.  You will notice that there may be some "@prompt" stuff scattered in your SQL, which will now run as a drop down box when you go to run your free hand SQL.  You can take note of how things were constructed and the next time you have to build your own free hand SQL you can either do it again the way just described, or build it totally on your own.

  • How to create Variables(User Input Selections) in WEBI Report

    Hi Team,
                  My requirement is to create a WEBI Report on top of BEx query,I have created a Universe and WEBI Report on this Universe but my doubt is How to create Variables for the User to select.The Input selection should be
    User Iputs(All are drop downs)
    Distribution Channel :       ->drop down,user can select one
    Division:                          -> drop down,user can select one
    Department:
    Season:
    Collection:
    Date Format              Valid From:                                 Fiscal Week:
    When the user gives the above selections the output should be displayed as
    Material No   Description     Markdown Week     Reason code1(under this)        Reason code2(under this)   like that for all the
                                                                                valid from         Amount              Valid from          Amount            Reason code.
    I have designed the basic layout of the Report but wanted to know how to design like this,Please help me out in this Format.
    Thanks & Regards,
    Somu

    Hi, depending on the way you set this up (it is not entirely clear if you are talking bex variables or report drop down filters), use the following;
    For BEX variables, the choice will be in the
    UserResponse("prompt message")
    this you can display in the message format you want.
    For drop down filters the choice will be in the DrillFilters(), this one will show all selections in one string.
    However, if you want to format this to a certain message, you need to use the Formula
    DrillFilters([object from drill bar])
    This will give you the result of just that one selection. If the user did not select (yet), the value will be "".
    Hope this helps,
    Marianne

  • How to create object at infoview

    Hi all
    i am using SAP BO 3.1
    How to create object called SL NO this is not available at universe and second object  "code" is coming from universe.
    final output should be like this
    SL NO
    code
    1
    Non-Emergency ED Utilization
    2
    Office Visits
    3
    Inpatient Stays
    thanks in advance!!
    Ranjeet

    Hi Ranjeet
    Insert one column in that report. Write formula like this...
    =LineNumber()-1
    Regards,
    G

  • How to create a work flow template

    HI
    how to create work flow template using EP.
    I am new to this division of  EP .
    Could some please give me a head start to go with this
    some how to docs or weblogs
    thanks
    pk

    Universal Worklist Configuration
    http://help.sap.com/saphelp_nw04s/helpdata/en/0c/19dfc6febc4f888701697ef23b16cd/frameset.htm
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/xi/xi-how-to-guides/how to configure the universal worklist.pdf.
    Patricio.

  • How to create an asm instance manaually? oracle 11gr2.

    env: oracle 11gr2 os: hpux or aix single machine , not rac.
    question:how to create an asm instance manaually?? diskgroup,listener,db ,they can be resigistered to crs??
    can anyone give me document about it?

    Hi,
    This is a simple answer:
    Automatic Storage Management (ASM)
    ASM was a new storage option introduced with Oracle Database 10gR1 that provides the services of a filesystem, logical volume manager, and software RAID in a platform-independent manner. ASM can stripe and mirror your disks, allow disks to be added or removed while the database is under load, and automatically balance I/O to remove "hot spots." It also supports direct and asynchronous I/O and implements the Oracle Data Manager API (simplified I/O system call interface) introduced in Oracle9i.
    ASM is not a general-purpose filesystem and can be used only for Oracle data files, redo logs, and control files. Files in ASM can be created and named automatically by the database (by use of the Oracle Managed Files feature) or manually by the DBA. Because the files stored in ASM are not accessible to the operating system, the only way to perform backup and recovery operations on databases that use ASM files is through Recovery Manager (RMAN).
    ASM is implemented as a separate Oracle instance that must be up if other databases are to be able to access it. Memory requirements for ASM are light: only 64 MB for most systems.
    Installing ASM
    On Linux platforms, ASM can use raw devices or devices managed via the ASMLib interface. Oracle recommends ASMLib over raw devices for ease-of-use and performance reasons. ASMLib 2.0 is available for free download from OTN. This section walks through the process of configuring a simple ASM instance by using ASMLib 2.0 and building a database that uses ASM for disk storage.
    Determine Which Version of ASMLib You Need
    ASMLib 2.0 is delivered as a set of three Linux packages:
    * oracleasmlib-2.0 - the ASM libraries
    * oracleasm-support-2.0 - utilities needed to administer ASMLib
    * oracleasm - a kernel module for the ASM library
    Each Linux distribution has its own set of ASMLib 2.0 packages, and within each distribution, each kernel version has a corresponding oracleasm package. The following paragraphs describe how to determine which set of packages you need.
    First, determine which kernel you are using by logging in as root and running the following command:
    uname -rm
    Ex:
    # uname -rm
    2.6.9-22.ELsmp i686
    The example shows that this is a 2.6.9-22 kernel for an SMP (multiprocessor) box using Intel i686 CPUs.
    Use this information to find the correct ASMLib packages on OTN:
    1. Point your Web browser to http://www.oracle.com/technology/tech/linux/asmlib/index.html
    2. Select the link for your version of Linux.
    3. Download the oracleasmlib and oracleasm-support packages for your version of Linux
    4. Download the oracleasm package corresponding to your kernel. In the example above, the oracleasm-2.6.9-22.ELsmp-2.0.0-1.i686.rpm package was used.
    Next, install the packages by executing the following command as root:
    rpm -Uvh oracleasm-kernel_version-asmlib_version.cpu_type.rpm \
    oracleasmlib-asmlib_version.cpu_type.rpm \
    oracleasm-support-asmlib_version.cpu_type.rpm
    Ex:
    # rpm -Uvh \
    > oracleasm-2.6.9-22.ELsmp-2.0.0-1.i686.rpm \
    > oracleasmlib-2.0.1-1.i386.rpm \
    > oracleasm-support-2.0.1-1.i386.rpm
    Preparing... ########################################### [100%]
    1:oracleasm-support ########################################### [ 33%]
    2:oracleasm-2.6.9-22.ELsm########################################### [ 67%]
    3:oracleasmlib ########################################### [100%]
    Configuring ASMLib
    Before using ASMLib, you must run a configuration script to prepare the driver. Run the following command as root, and answer the prompts as shown in the example below.
    # /etc/init.d/oracleasm configure
    Configuring the Oracle ASM library driver.
    This will configure the on-boot properties of the Oracle ASM library
    driver. The following questions will determine whether the driver is
    loaded on boot and what permissions it will have. The current values
    will be shown in brackets ('[]'). Hitting <ENTER> without typing an
    answer will keep that current value. Ctrl-C will abort.
    Default user to own the driver interface []: oracle
    Default group to own the driver interface []: dba
    Start Oracle ASM library driver on boot (y/n) [n]: y
    Fix permissions of Oracle ASM disks on boot (y/n) [y]: y
    Writing Oracle ASM library driver configuration: [  OK  ]
    Creating /dev/oracleasm mount point: [  OK  ]
    Loading module "oracleasm": [  OK  ]
    Mounting ASMlib driver filesystem: [  OK  ]
    Scanning system for ASM disks: [  OK  ]
    Next you tell the ASM driver which disks you want it to use. Oracle recommends that each disk contain a single partition for the entire disk. See Partitioning the Disks at the beginning of this section for an example of creating disk partitions.
    You mark disks for use by ASMLib by running the following command as root:
    /etc/init.d/oracleasm createdisk DISK_NAME device_name
    Tip: Enter the DISK_NAME in UPPERCASE letters.
    Ex:
    # /etc/init.d/oracleasm createdisk VOL1 /dev/sdb1
    Marking disk "/dev/sdb1" as an ASM disk: [  OK  ]
    # /etc/init.d/oracleasm createdisk VOL1 /dev/sdc1
    Marking disk "/dev/sdc1" as an ASM disk: [  OK  ]
    # /etc/init.d/oracleasm createdisk VOL1 /dev/sdd1
    Marking disk "/dev/sdd1" as an ASM disk: [  OK  ]
    Verify that ASMLib has marked the disks:
    # /etc/init.d/oracleasm listdisks
    VOL1
    VOL2
    VOL3
    Create the ASM Instance
    ASM runs as a separate Oracle instance which can be created and configured using the Oracle Universal Installer. Now that ASMLib is installed and the disks are marked for use, you can create an ASM instance.
    Log in as oracle and start runInstaller:
    $ ./runInstaller
    1. Select Installation Method
    * Select Advanced Installation
    * Click on Next
    2. Specify Inventory Directory and Credentials
    * Inventory Directory: /u01/app/oracle/oraInventory
    * Operating System group name: oinstall
    * Click on Next
    3. Select Installation Type
    * Select Enterprise Edition
    * Click on Next
    4. Specify Home Details
    * Name: OraDB10gASM
    * Path: /u01/app/oracle/product/10.2.0/asm
    Note:Oracle recommends using a different ORACLE_HOME for ASM than the ORACLE_HOME used for the database for ease of administration.
    * Click on Next
    5. Product-specific Prerequisite Checks
    * If you've been following the steps in this guide, all the checks should pass without difficulty. If one or more checks fail, correct the problem before proceeding.
    * Click on Next
    6. Select Configuration Option
    * Select Configure Automatic Storage Management (ASM)
    * Enter the ASM SYS password and confirm
    * Click on Next
    7. Configure Automatic Storage Management
    * Disk Group Name: DATA
    * Redundancy
    - High mirrors data twice.
    - Normal mirrors data once. This is the default.
    - External does not mirror data within ASM. This is typically used if an external RAID array is providing redundancy.
    * Add Disks
    The disks you configured for use with ASMLib are listed as Candidate Disks. Select each disk you wish to include in the disk group.
    * Click on Next
    8. Summary
    * A summary of the products being installed is presented.
    * Click on Install.
    9. Execute Configuration Scripts
    * At the end of the installation, a pop up window will appear indicating scripts that need to be run as root. Login as root and run the indicated scripts.
    * Click on OK when finished.
    10. Configuration Assistants
    * The Oracle Net, Oracle Database, and iSQL*Plus configuration assistants will run automatically
    11. End of Installation
    * Make note of the URLs presented in the summary, and click on Exit when ready.
    12. Congratulations! Your new Oracle ASM Instance is up and ready for use.
    Kind regards
    Mohamed

  • How to create graphics in labview?

    Dear All,
    I'm a graduate student at University of Alabama at Birmingham, AL. I'm working on a project in which I have to design experiments for the undergraduate students to introduce them with the LabVIEW software. In one of the experiments I want to simulate tank level  control application in LabVIEW. For this application I need pictures of tank, pump, pipes, etc.
    I would appreciate if anybody could guide me about how to create such graphics in LabVIEW.
    Regards,
    Amit Darwhekar
    Birmingham, AL

    Amit,
    Here are some other great links to help get you on your way.
    LabVIEW Introduction Course - Three Hours
    LabVIEW Introduction Course - Six Hours
    Creating Custom Controls, Indicators, and Type Definitions
    Hopefully you'll find this information helpful, but post back if you'd like more help.
    Chris C
    Chris Cilino
    National Instruments
    LabVIEW Product Marketing Manager
    Certified LabVIEW Architect

Maybe you are looking for

  • IMac will not boot up

    It was running really slow and squirrelly so I restarted to try to stop whatever was causing the issues.  After it restarts it goes the sign-in page fairly quickly, then there is at least 30 seconds before the wireless mouse will respond, then once I

  • Automated activity not executing in BPM process

    Hi All, We have created a BPM process in NWCE72, and it was executing fine. When we added an automated activitiy and assigned a Web Service created from a rule and run the process, it is possible to run the process till the automated activity only. T

  • Need to help about deploying oracle forms on AS

    well i need help in deploying my webforms on the AS THAT is on redhat linux 2 help me with some material or links that provide me how to deploye my application on it alos i need to know about complete help guide for the deploying of database on datab

  • Table of Contents : does it work with RTF render ?

    Hello, I have a problem with the table of contents when I render in RTF : The link in the table of contents point all to the first page and the page number is always "0". But with the same RTF template, when I render in PDF, the table of contents is

  • Please recommend a good tool to make JSP page.

    Hi, can someone please recommend me a good tool to make JSP page? Until now, I use notepad which I found is not professional.