NLS(Near Line Storage) Step by Step Implementation

Hi Experts,
Our current system has data in the info cubes which dates back to 10 years.
Business demands that they cant discard old data.
We have proposed archiving of data older than 7 years and NLS for data older than 3 years.
I guess archiving can be done by BW team with slight cost of disk storage.
I have gone through this road map for NLS given below, and noted that extra costs involved in purchasing the third party tools for NLS process.
Can anyone throw some light on the justification that we need tell the client for this cost, (is it just the query optimization)
http://ecohub.sdn.sap.com/irj/sdn/nw-datamanagement?rid=/library/uuid/cfbb8965-0901-0010-c6ac-c30a7a3c748e#q-3
Please Suggest
Thanks
El

Simon, Thanks for the reply
1) I understand the importance of NLS, but if we implement NLS, the data will be stored in a third party location?
Correct me if I am wrong
If this is the scenario, then the clients might not agree to their data being stored elsewhere.
2) Is there any step by step guide for BW team to follow if we implement NLS or is it complete taken care by the third party vendors.
Thanks
El

Similar Messages

  • BW NLS(Near Line storage) a

    Dear Gurus
    We are planning to go for a POC on Near Line storage. I am looking into the online documents. If any one of you guys are already using the NLS solution, I would like to know more details about.
    1. About your experience with NLS
    2. Pros and Cons if any?
    3. What is the compression factor you all got on the data.
    4. Data model changes - like activating nav attributes is easy to implement or time taking
    5. Share details about your POC, how you have tested the product.
    6. Any interesting facts about NLS.
    Can share any personal experience related to it.
    Thank you guys in advance
    Regards
    RS

    Hi Martin,
    using the class 'CL_RSDA_INFOPROV_QUERY' I can read only data from online DB. Infact the report dumps when I set the parameter i_storage_selection = 'N'.
    This is the code:
      s_field_selection-fieldname = '/BIC/ZEIOSOC'.
      s_field_selection-component_index = '1'.
      s_field_selection-component_name = 'ZEIOSOC'.
      APPEND s_field_selection TO t_field.
      s_field_selection-fieldname = '/BIC/ZEIODIRTE'.
      s_field_selection-component_index = '2'.
      s_field_selection-component_name = 'ZEIODIRTE'.
      APPEND s_field_selection TO t_field.
      s_field_selection-fieldname = '/BIC/ZEIOBLDAT'.
      s_field_selection-component_index = '3'.
      s_field_selection-component_name = 'ZEIOBLDAT'.
      APPEND s_field_selection TO t_field.
      s_field_selection-fieldname = '/BIC/ZEKCLIFAT'.
      s_field_selection-component_index = '4'.
      s_field_selection-component_name = 'ZEKCLIFAT'.
      s_field_selection-aggregation_function = 'SUM'.
      APPEND s_field_selection TO t_field.
      s_csequence = text-001.
      GET TIME FIELD tim1.
    *  TRY.
      CALL METHOD cl_rsda_infoprov_query=>select
        EXPORTING
          i_infoprov             = 'ZEODTEBK'
    *     i_t_entries            =
          i_t_entry_fields       = t_entryfield
          i_t_field_selections   = t_field
    *     i_r_selection_set      =
          i_where_condition      = s_csequence
    *     i_append               = 'X'
    *     i_order_by_primary_key =
    *     i_hint                 =
          i_storage_selection    = 'N'
    *     i_storage_selection    = cl_rsda_infoprov_query=>c_storage_selection-all
        CHANGING
          c_t_data               = i_output_all.
    Thanks in advance,
    Mario

  • How to configure near-line storage for BI archiving?

    I have searched the web but failed to find any info.
    Would you please provide some link or blog here?  Thanks!

    Hi Diana,
                  If you solved your problem then Please tell how to configure Near Line Storage Connection. currently we have SAP BW 7.3 and Database Oracle 11. Do we need to install any NLS addon/Database or any setting we need to do at Database level to enable NLS in sap bw as i read some were that we need same third party tool for this.

  • Near Line Storage

    Hi Experts,
       My question is regarding the near line storage archiving in SAP BI.
    Ex : PBS is one vendor which provides Nearline storage with the help of sybase IQ.
    Is there any NLS Provider which uses sequel server as the nearline storage.
    can you please share your thoughts asap.
    Thanks
    vamsi

    You do not need BIA
    for more insights on NLS  you can check this
    https://websmp103.sap-ag.de/~sapidb/011000358700000565112006E
    Hope it Helps
    Chetan
    @CP..

  • Near line storage and FCSvr

    Our xraid is filling up quick, is there a cheap alternative to buying vtracks and stacking them for archiving footage near-line? We're eating up disc space at a furious rate. Is there a solution where we can take large amounts of clips and send them off to a separate system where they can be slowly retrieved if need be?

    You can purchase cheaper External Disks (Like FW 800 Drives) and use FCSvr's built in Archive function after setting those up as archive devices.
    That said, buying 10 external hard drives you may as well buy a VTrak.
    If you want to archive to a tape based HSM via FCSvr, you're gonna spend a lot of money.
    In a way, a Vtrak is cheaper in the long run.

  • Is Near Line Storage (NLS)  ONLY for BI archiving?

    Gurus:
    Is NLS also used for data archiving in other business modules?
    At least I cannot find any info about that.
    Thanks!

    Hi,
    in the SAP context NLS is only for BI. (There are hardware solutions that also use the name NearLine Storage)
    The reason is that SAP only offers the NLS interface for BI.
    In ERP there is no standard NLS interface offered, probably because the access to the DB is hard coded in the transactions. In BI there is a central analytical engine, so here a central interface can be offered.
    For ERP, CRM, etc. there are vendors that offer a similar functionality, allowing access to archived data either in the standard transactions or similar to standard transactions.
    best regards,
    Joseph

  • Near Line Storage Server

    Hello,
    We are in process of implementing NLS for our BW Application. The BW application is as follows:
    SAP BW: NW 7.0 EhP1 SPS 15
    OS : Win 2008
    DB : MS SQL 2012
    DB Size : 6 TB
    I have gone through with NLS guide "SAP First Guidance - SAP-NLS Solution with Sybase IQ.pdf", I have doubts regarding Server requirement for NLS.
    - Does NLS requires a separate Hardware similar to BWA ?
    - Is there any specific Server configuration we need to take care to start this project ?
    - Also, any specific requirement for Windows or Unix platform
    Thanks in advance for your help
    Regards,
    Kshitiz Goyal

    Hi,
    with your query what i understood is you people planning to do data archiving from BW to NLS system.
    please find my comments below.
    -Does NLS requires a separate Hardware similar to BWA ?
    NLS is one kind of interface which we use in the archiving process based on your requirement you can use any DB as external storage for data archiving purpose.
    -Is there any specific Server configuration we need to take care to start this project ?
    if you are BW consultant please pass this to your BASIS or ADMIN team because we are not suppose to do all this activity.
    - Also, any specific requirement for Windows or Unix platform?
    i think this is also BASIS or SAP people needs to address regarding the platform and all.
    Regards,
    Harish

  • Step By Step Implementation of RAC in Oracle EBS R12 (version 12.0.4)

    Hi,
    Can anyne suggest me any Document in metalink or any other useful document on the
    *"Step By Step Implementation of RAC in Oracle EBS R12 (version 12.0.4)"*.
    My Database Version is 10g Enterprise Edition Release 10.2.0.4.0 and my Platform  is HP-UX  ia64.

    How To Find Out The Example of The LOCAL_LISTENER and REMOTE_LISTENER Defined In The init.ora When configuring the 11i or R12 on RAC ? [ID 744508.1]
    1072636.1 - Oracle E-Business Suite Release 12 High Availability Documentation Roadmap
    Please check Hussein's discussion before
    Rac and R12
    R12 with RAC
    Rac and R12
    Moving from NON-RAC to RAC
    R12 and RAC
    Re: R12.1-RAC
    EBS R12 on Linux with RAC

  • Menu Exit  & Screen Exit Implementation Step by Step Implementation Needed:

    Hi Experts,
    I am in need of how to implement Menu Exit and Screen Exit using a simple
    example.If any step by step implementation through snapshots were it will be
    helpful instead just some links that doesn't work after some steps due to version
    changes or not proper steply explanations.Points will be rewarded accordingly.
    Thanks for your help in Advance.

    Hi Sudha,
    Screen exits are exits that allow you to use a reserved part of the screen (A subscreen) to display or input data.
    It is determined be SAP where the sub screen will be displayed.
    The syntax is: CALL CUSTOMER-SUBSCREEN
    The screen exit is not processed untill the corresponding subscreen has been created in an enhancement project, and the project has been activated.
    Note:
    Function codes are only processed in the main screens flow logic
    You are not allowed to enter a name for the subscreens command field
    You are not allowed to define GUI stauses
    You are not allowed to enter a value for Next screen
    The global data of the program is not available for the subscreen. Data for the subscreen is provided by function modules. These function modules belongs to the same function group as the subscreen
    Subscreens are edited with transaction CMOD. When you activate a project containg subscreens, the calling screen is regenerated and the subscreen is displayed next time you display the calling screen
    The developer must create the subscreen and the corresponding PBO and PAI modules
    How to identify screen exits
    Look after CALL CUSTOMER-SUBSCREEN in the screenprogram of the screen you want to modify.
    Use transaction CMOD menu Utillities -> SAP enhancements to search for screen exits
    MENU EXITS
    Menu exits allow you to add your own functionallity to menus. Menu exits are implemented by SAP, and are reserved menu entries in the GUI interface. The developer can add his/her own text and logic for the menu.
    Function codes for menu exits all start with "+"
    Example
    We want to create a new menu item in the Office menu. The text for the menu should be "Run ZTEST", and the menu will
    run report ZTEST.
    Goto transaction SE43 Area Menu Maintenance
    In Area Menu Paramenter type 'S000' (S triple Zero)
    Select Change and ignore all the warning screens
    Expand the office menu. In the buttom of the office tree you will find a menu named "Customer function"
    Double click on the text. In the pop-up screen change the text to "Run ZTEST". Note that the trsnaction code is +C01
    Goto transaction SE93 and create transaction +C01 that calls report ZTEST.
    Now you will se the menu displayed in the office tree. If you delete transaction +C01 again, the new menu will dissapear.
    USER EXITS
    User exits (Function module exits) are exits developed by SAP. The exit is implementerd as a call to a functionmodule. The code for the function module is writeen by the developer. You are not writing the code directly in the function module, but in the include that is implemented in the function module.
    The naming standard of function modules for functionmodule exits is: EXIT_<program name><3 digit suffix>
    The call to a functionmodule exit is implemented as: CALL CUSTOMER.-FUNCTION <3 digit suffix>
    Example:
    The program for transaction VA01 Create salesorder is SAPMV45A
    If you search for CALL CUSTOMER-FUNCTION i program SAPMV45A you will find ( Among other user exits):
    CALL CUSTOMER-FUNCTION '003'
    exporting
    xvbak = vbak
    xvbuk = vbuk
    xkomk = tkomk
    importing
    lvf_subrc = lvf_subrc
    tables
    xvbfa = xvbfa
    xvbap = xvbap
    xvbup = xvbup.
    The exit calls function module EXIT_SAPMV45A_003
    2. How to find user exits
    Display the program where you are searching for and exit and search for CALL CUSTOMER-EXIT
    If you know the Exit name, go to transaction CMOD. Choose menu Utillities->SAP Enhancements. Enter the exit name and press enter.
    You will now come to a screen that shows the function module exits for the exit.
    3. Using Project management of SAP Enhancements
    We want to create a project to enahance trasnaction VA01
    Go to transaction CMOD
    Create a project called ZVA01
    Choose the Enhancement assign radio button and press the Change button
    In the first column enter V45A0002 Predefine sold-to party in sales document . Note that an enhancement can only be used i 1 project. If the enhancement is allready in use, and error message will be displayed
    Press Save
    Press Components. You can now see that enhancement uses user exit EXIT_SAPMV45A_002. Double click on the exit.
    Now the function module is displayed. Double click on include ZXVVAU04 in the function module
    Insert the following code into the include: E_KUNNR = '2155'.
    Activate the include program. Go back to CMOD and activate the project.
    Goto transaction VA01 and craete a salesorder. Note that Sold-to-party now automatically is "2155"
    Please check if the thread given below would be of any help.
    http://sap.ittoolbox.com/groups/technical-functional/sap-r3-dev/menu-exits-72696#
    http://wiki.ittoolbox.com/index.php/HOWTO:Implement_a_screen_exit_to_a_standard_SAP_transaction
    Regards
    KK

  • Any step by step implementation of SharePoint to Schools - videos / blogs please

    Hi ALL,
    Any step by step implementation of SharePoint to Schools - videos / blogs please
    Regards,
    developementsharepoint

    Hi,
    Yes there is here you are
    https://social.msdn.microsoft.com/Forums/office/en-US/4851485e-5089-494b-bddd-1362eaebb0bf/education-services-in-2013?forum=sharepointgeneral
    http://blog.furuknap.net/sharepoint-education-first-insights
    http://blog.furuknap.net/sharepoint-education-installing-and-configuring
    SharePoint Education aims at satisfying educational institutions’ needs for a collaborative and educational environment. It seems to target the needs of both faculty and students, and supports features such as:
    academic documents, likely books, articles, and so on
    communities, a new grouping mechanism, ‘parent’ of courses
    courses, a collection of academic documents, assignments, and lessons
    assignments, including assigning assignments to individual students
    events, possibly real-time lectures and assignment deadlines
    meetings, including recording of online meetings and meeting schedules
    grades, numeric or non-numeric (letter)
    quizzes
    Despite having a distinct academic feel to it, SharePoint Education should be usable for organization training too. Because of the ease of extensibility, and because SharePoint Education uses only ‘plain’ SP objects, it should be easy to either modify the product
    to organizations’ needs, or build extensions to cover anything that doesn’t come out-of-the-box.
    Kind Regards,
    John Naguib
    Senior Consultant
    John Naguib Blog
    John Naguib Twitter
    Please remember to mark this as answered if it helped you

  • ORA-01519: error while processing file '?/rdbms/admin/sql.bsq' near line 401

    I receive the following error by creating dataabse as below sql:
    ORA-01501: CREATE DATABASE failed
    ORA-01519: error while processing file '?/rdbms/admin/sql.bsq' near line 401
    ORA-00604: error occurred at recursive SQL level 1
    ORA-01119: error in creating database file '/sisdev04/dbs/users01.dbf'
    ORA-27039: create file failed, file size limit reached
    Additional information: 1
    CREATE DATABASE SISDEV04
         LOGFILE GROUP 1 ('/sisdev04/dbs/log01a.dbf','/sisdev04/dbs/log01b.dbf') SIZE 10M,
              GROUP 2 ('/sisdev04/dbs/log02a.dbf','/sisdev04/dbs/log02b.dbf') SIZE 10M
         NOARCHIVELOG
         CHARACTER SET ZHT16BIG5
         NATIONAL CHARACTER SET ZHT16BIG5
         DATAFILE '/sisdev04/dbs/system01.dbf'      
              SIZE 210M AUTOEXTEND OFF
         , '/sisdev04/dbs/rbs01.dbf'
    SIZE 105M AUTOEXTEND OFF
         , '/sisdev04/dbs/temp01.dbf'
    SIZE 105M AUTOEXTEND OFF
         , '/sisdev04/dbs/users01.dbf'
    SIZE 1050M AUTOEXTEND OFF
         , '/sisdev04/dbs/ts_index_ivr01.dbf'
    SIZE 105M AUTOEXTEND OFF
         , '/sisdev04/dbs/ts_ivr01.dbf'
    SIZE 21M AUTOEXTEND OFF
         , '/sisdev04/dbs/ts_ems01.dbf'
    SIZE 21M AUTOEXTEND OFF
         , '/sisdev04/dbs/ts_index_ems01.dbf'
    SIZE 21M AUTOEXTEND OFF
    I have issue df to check the directory sisuat04
    / >df
    Filesystem 512-blocks Free %Used Iused %Iused Mounted on
    /dev/hd4 98304 45664 54% 2446 10% /
    /dev/hd2 2097152 78992 97% 30280 12% /usr
    /dev/hd9var 65536 20536 69% 308 4% /var
    /dev/hd3 294912 262432 12% 147 1% /tmp
    /dev/hd1 49152 5712 89% 1290 21% /home
    /dev/mfcobol 81920 25520 69% 608 6% /mfcobol
    /dev/magiclv 81920 22304 73% 346 4% /usr/magic
    /dev/sispro02lv 6553600 6347792 4% 18 1% /sisdev02
    /dev/sispro03lv 6553600 6347784 4% 19 1% /sisdev03
    /dev/sisappllv 229376 173288 25% 1846 7% /sisappl
    /dev/lvbaklog 98304 85552 13% 68 1% /app/bak_log
    /dev/noteslv0 1048576 541352 49% 2195 2% /notes
    /dev/noteslv1 4194304 1479304 65% 5269 2% /notesrv
    /dev/noteslv2 2097152 898128 58% 51 1% /notesrv/sitesch
    /dev/lvoracle 2097152 237240 89% 8280 4% /opt/oracle
    /dev/u01lv 4194304 128720 97% 11697 3% /u01
    /dev/sisdev01lv 4096000 3021552 27% 27 1% /sisdev04
    Is is still a not enough space problem?

    I receive the following error by creating dataabse as below sql:
    ORA-01501: CREATE DATABASE failed
    ORA-01519: error while processing file '?/rdbms/admin/sql.bsq' near line 401
    ORA-00604: error occurred at recursive SQL level 1
    ORA-01119: error in creating database file '/sisdev04/dbs/users01.dbf'
    ORA-27039: create file failed, file size limit reached
    Additional information: 1
    CREATE DATABASE SISDEV04
         LOGFILE GROUP 1 ('/sisdev04/dbs/log01a.dbf','/sisdev04/dbs/log01b.dbf') SIZE 10M,
              GROUP 2 ('/sisdev04/dbs/log02a.dbf','/sisdev04/dbs/log02b.dbf') SIZE 10M
         NOARCHIVELOG
         CHARACTER SET ZHT16BIG5
         NATIONAL CHARACTER SET ZHT16BIG5
         DATAFILE '/sisdev04/dbs/system01.dbf'      
              SIZE 210M AUTOEXTEND OFF
         , '/sisdev04/dbs/rbs01.dbf'
    SIZE 105M AUTOEXTEND OFF
         , '/sisdev04/dbs/temp01.dbf'
    SIZE 105M AUTOEXTEND OFF
         , '/sisdev04/dbs/users01.dbf'
    SIZE 1050M AUTOEXTEND OFF
         , '/sisdev04/dbs/ts_index_ivr01.dbf'
    SIZE 105M AUTOEXTEND OFF
         , '/sisdev04/dbs/ts_ivr01.dbf'
    SIZE 21M AUTOEXTEND OFF
         , '/sisdev04/dbs/ts_ems01.dbf'
    SIZE 21M AUTOEXTEND OFF
         , '/sisdev04/dbs/ts_index_ems01.dbf'
    SIZE 21M AUTOEXTEND OFF
    I have issue df to check the directory sisuat04
    / >df
    Filesystem 512-blocks Free %Used Iused %Iused Mounted on
    /dev/hd4 98304 45664 54% 2446 10% /
    /dev/hd2 2097152 78992 97% 30280 12% /usr
    /dev/hd9var 65536 20536 69% 308 4% /var
    /dev/hd3 294912 262432 12% 147 1% /tmp
    /dev/hd1 49152 5712 89% 1290 21% /home
    /dev/mfcobol 81920 25520 69% 608 6% /mfcobol
    /dev/magiclv 81920 22304 73% 346 4% /usr/magic
    /dev/sispro02lv 6553600 6347792 4% 18 1% /sisdev02
    /dev/sispro03lv 6553600 6347784 4% 19 1% /sisdev03
    /dev/sisappllv 229376 173288 25% 1846 7% /sisappl
    /dev/lvbaklog 98304 85552 13% 68 1% /app/bak_log
    /dev/noteslv0 1048576 541352 49% 2195 2% /notes
    /dev/noteslv1 4194304 1479304 65% 5269 2% /notesrv
    /dev/noteslv2 2097152 898128 58% 51 1% /notesrv/sitesch
    /dev/lvoracle 2097152 237240 89% 8280 4% /opt/oracle
    /dev/u01lv 4194304 128720 97% 11697 3% /u01
    /dev/sisdev01lv 4096000 3021552 27% 27 1% /sisdev04
    Is is still a not enough space problem? i think you have specified 1050m for users01.dbf file, your file system /sisdev04 has something like
    1.5gb of free space. it failed because of lack of free space. may be you can reduce your datafile size or try to
    create in another filesystem.

  • How do I Download form "Adobe on line storage" to elements 10?

    I am having trouble downloading form "Adobe on line storage" to elements 10. I have lost about 2/3 of my pictures but I can see they are still "stored on line".
    How do I download them to elements 10?
    Thanks

    I am moving your thread to the Photoshop Elements Forum.
    Good luck,
    Hunt

  • Status of Fortran error "INTERNAL COMPILER ERROR near line ... (phase ConcretizeProcs):

    We get this fortran error:
    Error from SolarisStudio12.3-linux-x86
    ======================================
    sunf90 -c -g -KPIC -xO3 -xopenmp=noopt -xinstrument=datarace ../../../src/lib/util/SAGlib/sag_read.f90
    INTERNAL COMPILER ERROR near line 443 in sag_read.f90 (phase ConcretizeProcs):
      Assertion failed: array_type && array_type->num_elements(0)->is_computable()
      [internal line 1229 /net/feeler/export/home2/spica_intel-Linux/111116/lang/f90/fe/srcme/compiler/phases/concretize/concretize_utl.cpp]
    make: *** [sag_read.o] Error 1
    This is the same error as reported in Unformatted read/write of character arrays from July 2013.
    Does this bug have a patch? Would a fix be available if we were to purchase a support contract?

    The bug was fixed some time ago in the development version of the compiler.  The bug has not been fixed in a patch because the bug has not been escalated.  If a customer with a support contract escalates the bug, it will be fixed in a patch; otherwise, the fix will be made available with the next release of the compiler.
    Robert Corbett

  • Out-of-Line Storage: an Intermediate Table is not created

    Hi
    I'm trying to use the "Out-of-Line Storage: Using an Intermediate Table to Store the List of References" sample from "Oracle XML DB Developer’s Guide".
    Here are my schemas:
    oebs_content_organization.xsd
    <xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:oebs="http://www.rosbank.ru/oebs"
    targetNamespace="http://www.rosbank.ru/oebs/content/organization"
    xmlns:appsxx_organization="http://www.ibm.com/xmlns/prod/websphere/j2ca/jdbc/appsxx_organization_v"
    elementFormDefault="qualified" xmlns:xdb="http://xmlns.oracle.com/xdb"
    xdb:storeVarrayAsTable="true">
    <xsd:import schemaLocation="oebs.xsd" namespace="http://www.rosbank.ru/oebs"/>
    <xsd:import namespace="http://www.ibm.com/xmlns/prod/websphere/j2ca/jdbc/appsxx_organization_v"
    schemaLocation="AppsXx_Organization_V.xsd"/>
    <xsd:complexType name="contentOrganizationType" xdb:SQLType="CONTENT_ORGANIZATION_T">
    <xsd:complexContent>
    <xsd:extension base="oebs:contentAbstractType">
    <xsd:sequence minOccurs="1" maxOccurs="1">
    <xsd:element name="organization" minOccurs="1" maxOccurs="unbounded" xdb:SQLInline="false"
    xdb:defaultTable="ORGANIZATION"
    type="appsxx_organization:AppsXx_Organization_V"/>
    </xsd:sequence>
    </xsd:extension>
    </xsd:complexContent>
    </xsd:complexType>
    </xsd:schema>
    oebs_content_organization_element.xsd
    <xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:organization="http://www.rosbank.ru/oebs/content/organization"
    targetNamespace="http://www.rosbank.ru/oebs/content/organization"
    xmlns:oebs="http://www.rosbank.ru/oebs" elementFormDefault="qualified"
    xmlns:xdb="http://xmlns.oracle.com/xdb" xdb:storeVarrayAsTable="true">
    <xsd:include schemaLocation="oebs_content_organization.xsd"/>
    <xsd:import schemaLocation="oebs.xsd" namespace="http://www.rosbank.ru/oebs"/>
    <xsd:element name="content" type="organization:contentOrganizationType"
    substitutionGroup="oebs:contentAbstract" xdb:SQLName="CONTENT_ORGANIZATION"
    xdb:defaultTable=""/>
    </xsd:schema>
    I registered them.
    But I can't find an Intermediate Table which have to keep the List of References to the "organization" element because next select doesn't return any result:
    SELECT * FROM USER_NESTED_TABLES
    Can anybody give me suggestion where these references are stored and how to index them?
    Thanks
    Dmitry

    You appear to hitting bug 5979468 which is fixed in 11g..
    With the heavy usage of inheritance in your XML Schemas I would VERY STRONGLY recommend that you upgrade to 11g immediately...
    SQL*Plus: Release 11.1.0.6.0 - Production on Wed May 14 22:08:49 2008
    Copyright (c) 1982, 2007, Oracle.  All rights reserved.
    SQL> spool testcase.log
    SQL> --
    SQL> connect sys/ as sysdba
    Enter password:
    Connected.
    SQL> --
    SQL> set define on
    SQL> set timing on
    SQL> --
    SQL> define USERNAME = ROSBANK
    SQL> --
    SQL> def PASSWORD = ROSBANK
    SQL> --
    SQL> def USER_TABLESPACE = USERS
    SQL> --
    SQL> def TEMP_TABLESPACE = TEMP
    SQL> --
    SQL> def DIRECTORY_PATH = &1
    SQL> --
    SQL> drop user &USERNAME cascade
      2  /
    old   1: drop user &USERNAME cascade
    new   1: drop user ROSBANK cascade
    User dropped.
    Elapsed: 00:00:00.51
    SQL> grant create any directory, drop any directory, connect, resource, alter session, create view to &USERNAME identified by &PASSW
    ORD
      2  /
    old   1: grant create any directory, drop any directory, connect, resource, alter session, create view to &USERNAME identified by &P
    ASSWORD
    new   1: grant create any directory, drop any directory, connect, resource, alter session, create view to ROSBANK identified by ROSB
    ANK
    Grant succeeded.
    Elapsed: 00:00:00.20
    SQL> alter user &USERNAME default tablespace &USER_TABLESPACE temporary tablespace &TEMP_TABLESPACE
      2  /
    old   1: alter user &USERNAME default tablespace &USER_TABLESPACE temporary tablespace &TEMP_TABLESPACE
    new   1: alter user ROSBANK default tablespace USERS temporary tablespace TEMP
    User altered.
    Elapsed: 00:00:00.04
    SQL> connect &USERNAME/&PASSWORD
    Connected.
    SQL> --
    SQL> alter session set events ='19027 trace name context forever, level 0x800'
      2  /
    Session altered.
    Elapsed: 00:00:00.00
    SQL> call xdb_utilities.createHomeFolder()
      2  /
    Call completed.
    Elapsed: 00:00:00.21
    SQL> create or replace directory XMLDIR as '&DIRECTORY_PATH'
      2  /
    old   1: create or replace directory XMLDIR as '&DIRECTORY_PATH'
    new   1: create or replace directory XMLDIR as 'C:\xdb\customers\ROSBANK'
    Directory created.
    Elapsed: 00:00:00.56
    SQL> declare
      2    JDBC XMLType := XMLType(bfilename('XMLDIR','JDBCASI.xsd'),nls_charset_id('AL32UTF8'));
      3    APPS XMLType := XMLType(bfilename('XMLDIR','AppsXx_Organization_V.xsd'),nls_charset_id('AL32UTF8'));
      4    OEBS XMLType := XMLType(bfilename('XMLDIR','OEBS.xsd'),nls_charset_id('AL32UTF8'));
      5  begin
      6    dbms_xmlschema.registerSchema
      7    (
      8        schemaurl => 'JDBCASI.xsd'
      9       ,schemadoc => JDBC
    10       ,local     => TRUE
    11       ,genBean   => false
    12       ,genTypes  => TRUE
    13       ,genTables => TRUE
    14       ,ENABLEHIERARCHY => DBMS_XMLSCHEMA.ENABLE_HIERARCHY_NONE
    15    );
    16    dbms_xmlschema.registerSchema
    17    (
    18        schemaurl => 'AppsXx_Organization_V.xsd'
    19       ,schemadoc => Apps
    20       ,local     => TRUE
    21       ,genBean   => false
    22       ,genTypes  => TRUE
    23       ,genTables => TRUE
    24       ,ENABLEHIERARCHY => DBMS_XMLSCHEMA.ENABLE_HIERARCHY_NONE
    25    );
    26
    27    dbms_xmlschema.registerSchema
    28    (
    29        schemaurl => 'oebs.xsd'
    30       ,schemadoc => OEBS
    31       ,local     => TRUE
    32       ,genBean   => false
    33       ,genTypes  => TRUE
    34       ,genTables => TRUE
    35       ,ENABLEHIERARCHY => DBMS_XMLSCHEMA.ENABLE_HIERARCHY_NONE
    36    );
    37  end;
    38  /
    PL/SQL procedure successfully completed.
    Elapsed: 00:01:13.70
    SQL> declare
      2    xmlSchema XMLType := XMLType(
      3  '<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:oebs="http://www.rosbank.ru/oebs" targetNamespace="http://www.r
    osbank.ru/oebs/content/organization" xmlns:appsxx_organization="http://www.ibm.com/xmlns/prod/websphere/j2ca/jdbc/appsxx_organizatio
    n_v" elementFormDefault="qualified" xmlns:xdb="http://xmlns.oracle.com/xdb" xdb:storeVarrayAsTable="true">
      4          <xsd:import schemaLocation="oebs.xsd" namespace="http://www.rosbank.ru/oebs"/>
      5          <xsd:import namespace="http://www.ibm.com/xmlns/prod/websphere/j2ca/jdbc/appsxx_organization_v" schemaLocation="AppsXx_
    Organization_V.xsd"/>
      6          <xsd:complexType name="contentOrganizationType" xdb:SQLType="CONTENT_ORGANIZATION_T">
      7                  <xsd:complexContent>
      8                          <xsd:extension base="oebs:contentAbstractType">
      9                                  <xsd:sequence minOccurs="1" maxOccurs="1">
    10                                          <xsd:element name="organization" minOccurs="1" maxOccurs="unbounded" xdb:SQLInline="fal
    se" xdb:defaultTable="ORGANIZATION" type="appsxx_organization:AppsXx_Organization_V"/>
    11                                  </xsd:sequence>
    12                          </xsd:extension>
    13                  </xsd:complexContent>
    14          </xsd:complexType>
    15  </xsd:schema>');
    16  begin
    17    DBMS_XMLSCHEMA.registerSchema(SCHEMAURL => 'oebs_content_organization.xsd', SCHEMADOC => xmlSchema, GENTABLES => TRUE);
    18  end;
    19  /
    PL/SQL procedure successfully completed.
    Elapsed: 00:00:12.51
    SQL> set pages 0 lines 250
    SQL> --
    SQL> column table_name format A40
    SQL> column column_name format A40
    SQL> column parent_table_name format A40
    SQL> column parent_table_column format A40
    SQL> --
    SQL> select table_name
      2    from user_xml_tables
      3  /
    OEBS
    CONTENT
    ORGANIZATION
    Elapsed: 00:00:29.40
    SQL> select table_name, parent_table_name, parent_table_column
      2    from user_nested_tables
      3  /
    SYS_NTjt3LMhVVSJ6XnKEY8x7idQ==           CONTENT                                  TREAT("XMLDATA" AS "CONTENT_ORGANIZATION
                                                                                      _T")."organization"
    Elapsed: 00:00:00.00
    SQL> select table_name, column_name
      2    from user_refs
      3  /
    SYS_NTjt3LMhVVSJ6XnKEY8x7idQ==           COLUMN_VALUE
    OEBS                                     "XMLDATA"."contentAbstract"
    Elapsed: 00:00:00.67
    SQL>
    SQL>
    SQL>

  • Sap bw step by step implementation guide for funds management module

    Hi Guys,
    I am new to sap bw and my client is planning for sap bw implementation for sap funds management module.
    please provide any step by step guide and any seggestions would be appreciated.
    please provide me the standard info cubes and datasources and objects.
    Regards,
    Mahesh

    Hi Mahesh
    Please check if below application components are available, If you dont see them then you can implement it to get the relevant Fund Management Extractors
    (IS-PS) (0IS_PU_FM) &(PSM-FM) (0PSM_FM)
    You can find the information from help.sap (google it)
    Thanks
    Abhishek Shanbhogue

Maybe you are looking for

  • SECess is not getting updated in RG1 register

    Dear  All, I have applied the Note 1034308 ( Budget 2007 - 08 changes for J1I5 ) but the sec cess  entries are not getting populated in the RG1 register. which are the settings are required to be completed. kindly guide. Deepak

  • Sapsql_like_pattern_too_long - dump?

    Hi, I am getting this short dump. This dump not coming every time this report execute. I am getting this dump once in a while. ABAP/4 Open SQL statement with WHERE ... LIKE and pattern too long. Error analysis An exception occurred. This exception is

  • T400 LCD problem

    hi guys, my t400 lcd does not included led backlight, and i feel it is terribly dim compare to other notebook such as compaq v3000 and hp dv2000, what is going on? i heard someone said t400  lcd without led backlight are good too, but my lcd seems di

  • RECORD HISTORY DISPLAYS EXCEPTION ON SUPPLIER PAGES :- R12.1.3

    Hello everyone, We have done personalization on the supplier pages to display the record history icon at site level . The record History icon is displayed but when I click on that the following error is diplayed: You have encountered an unexpected er

  • Dial tone after first two digits are dialed

    I was just made aware that one of our sites when dialing out (local, LD, TF, etc) receives dial tone after dialing the first two digits of any number.  They can continue to dial the number and will call out.  I am trying to understand where the dial