COMPLEX PARTITIONING between an EXCEL and a DATABASE (Datasource)

I want to make a complex partitioning between an excel and a Database.
*In the Excel File :
- I have the Data summarized at Month Level,
-Time sales is between 1993 UNTIL 1996.
*In the Database:
-I have my DB Source at Day Level .
-Time sales is between 1993 until NOW.
In the BMM:
-In my Database's SALES LOGICAL TABLE SOURCE Content:
I put in WHERE SECTION :
" CAST ( EXTRACT( YEAR FROM TRANSACCIONAL."".OLTP.ORDER_HEADER.ORDERED_DATE) AS INTEGER ) > 1996"
To constraint the data from 1996 until NOW.
-And I specify at the level content:
To SALES LOGICAL TABLE SOURCE EXCEL FILE: MONTH DAY LEVEL
To SALES LOGICAL TABLE SOURCE DB : DAY LEVEL
I want to make a COMPLEX PARTITIONING(Value-Based and Level-Based).
When I try to make the query:
State: HY000. Code: 10058. [NQODBC] [SQL_STATE: HY000] [nQSError: 10058] A general error has occurred. [nQSError: 14023] None of the fact sources for Times.Calendar_year_cal_year_code are compatible with the detail filter []. (HY000)
SQL Issued: SELECT Times.Calendar_year_cal_year_code saw_0, Sales.Amount_sold saw_1 FROM "Sales BI DataMart" ORDER BY saw_0
Can any1 help me?
Thanks in advance..

Hi,
Actually value based partitioning works fine on the data sources which are stored on RDBMS. I haven't try it with a excel source. There is a detailed description in the link below.
http://108obiee.blogspot.com/2009/01/fragmentation-in-obiee.html
Hope this helps,
Cheers.
Cuneyt

Similar Messages

  • VALUE BASED  PARTITIONING BETWEEN AN EXCEL AND DATABASE

    Can any1 help I have an EXCEL FILES and DATABASE. I want to make partitioning value-based between these sources.
    Thanks you in advances.

    Hi,
    Actually value based partitioning works fine on the data sources which are stored on RDBMS. I haven't try it with a excel source. There is a detailed description in the link below.
    http://108obiee.blogspot.com/2009/01/fragmentation-in-obiee.html
    Hope this helps,
    Cheers.
    Cuneyt

  • Difference between ms excel and oo calc

    is there a big difference between ms excel and oo calc?
    have to learn excel, but have only linux.
    are the macros and and the handling similar?
    what are the differences?
    thanks in advance.

    From OpenOffice Help:
    With a few exceptions, Microsoft Office and OpenOffice.org cannot run the same macro code. Microsoft Office uses VBA (Visual Basic for Applications) code, and OpenOffice.org uses Basic code based on the OpenOffice.org API (Application Program Interface) environment. Although the programming language is the same, the objects and methods are different.
    The most recent versions of OpenOffice.org can run some Excel Visual Basic scripts if you enable this feature at Tools - Options - Load/Save - VBA Properties.
    If you use macros in one of the applications and want to use the same functionality in the other application, you must edit the macros. OpenOffice.org can load the macros that are contained within Microsoft Office files and you can then view and edit the macro code in the OpenOffice.org Basic IDE editor.
    The workflow is pretty much the same; a spreadsheet is a spreadsheet. Some keyboard shortcuts are different and annoy me.

  • How can i make a connection between an application and a database over net

    dear sir
    how can i make connection between an appliction and a database over internet while the client side appliction is behind proxy and firewall
    for example how the live update of norton antivirus makes connection to the data server to make comparetions and get new virus definitions
    does that depend on sockets technology ?
    what references can guide me to the solution please?

    The ability to do so depends entirely on the JDBC driver implementation having some proxy method. It needs to recognize the HTTP or SOCKS proxy and use them to connect, and the firewall and proxy need to allow those specific port connections.
    To the best of my knowledge, all of these update utilities, e.g. live update for Netscape, Norton, etc., do not connect directly to the database. As it is, no sane security person would allow a database to be exposed to the Net. Rather, they connect using HTTP or HTTPS, which normally traverses firewalls just fine, to connect to a Web or application server on the far end. That application server then parses the request and retrieves whatever it needs to from the database.
    In other words, you cannot have a 2-tier client/server application. You need a 3-tier application:
    your client -> Web/app server -> database
    where the connection from your client to the Web/app server is over http or https through the firewall and proxies.
    Hope this helps.
    Avi
    dear sir
    how can i make connection between an appliction and a
    database over internet while the client side
    appliction is behind proxy and firewall
    for example how the live update of norton antivirus
    makes connection to the data server to make
    comparetions and get new virus definitions
    does that depend on sockets technology ?
    what references can guide me to the solution please?

  • Can we have the interface between microsoft excel and adobe illustrator

    Can we have the interface between microsoft excel and adobe illustrator?

    Feature Request/Bug Report Form
    That aside, have you actually already explored variables or the graph tools?
    Mylenium

  • Replicating data between oracle9i(source) and 10g database

    sucessfully replicated data between source and target in 10g
    Now I have to replicate the data between oracle9i(source) and 10g database(Target) please help me to solve this issue

    sucessfully replicated data between source and target in 10g What sort of Replication you talking about ? Is it Object level , Schema level or DB Level ?
    Now I have to replicate the data between oracle9i(source) and 10g database (Target) please help me to solve this issue
    http://www.freelists.org/archives/oracle-l/08-2005/msg01260.html
    Hare Krishna
    Alok

  • Replicating data between oracle9i(source) and 10g database(Target)

    sucessfully replicated data between source and target in 10g
    Now I have to replicate the data between oracle9i(source) and 10g database(Target)
    please help me to solve this issue

    sucessfully replicated data between source and target in 10g What sort of Replication you talking about ? Is it Object level , Schema level or DB Level ?
    Now I have to replicate the data between oracle9i(source) and 10g database (Target) please help me to solve this issue
    http://www.freelists.org/archives/oracle-l/08-2005/msg01260.html
    Hare Krishna
    Alok

  • Data sync between on-premise and azure database

    HI, I am not able to setup data sync between my on-premise database and azure database. Following is the error I am getting after it ran for almost 36 hours...
    Sync failed with the exception "GetStatus failed with exception:Sync worker failed, checked by GetStatus method. Failure details:An unexpected error occurred when applying batch file C:\Resources\directory\4c6dc848db5a4ae88265ee5aa1d44f40.NTierSyncServiceWorkerRole.LS1\DSS_7b1d73b4-d125-466f-94ab-eaa4553ea0ae\ed19f805-3d50-466a-96b3-861c4f22d8a4.batch.
    See the inner exception for more details.Inner exception: Failed to execute the command 'UpdateCommand' for table 'dbo.Transactions'; the transaction was rolled back. Ensure that the command syntax is correct.Inner exception: SqlException Error Code: -2146232060
    - SqlError Number:10054, Message: A transport-level error has occurred when receiving results from the server. (provider: TCP Provider, error: 0 - An existing connection was forcibly closed by the remote host.) "    For more information,
    provide tracing ID ‘e6a1fad1-f995-4ffe-85db-0c6dc02423f1’ to customer support.

    Hi, sorry it has been a long time since your last post. Are you still using SQL Data Sync and hitting any issue which we could help with?
    Linda

  • Difference between DB Export and Offline Database Backup

    Hi all,
           This is a conceptual Question.
    I want more information on what is the difference between DB Export and Database Backup? Also, it would be helpful if you can provide me with some links to them where I can increase my knowledge regarding DB Export, why it is done and tell me some scenarios.
    Thanks.
    Anil

    Hi Anil,
    I have no link for DB export for you, because you don't ask for a specific database. But if you like, you can read the export part of the System copy guide you can download from http://service.sap.com/instguides.
    But may be a short description is enough:
    DB Export:
    A DB export exports only the structure and data from the database, but no index pages. Therefore you have to build the indexes during the import. This could be very CPU intensive if your tables are big.
    DB Backup:
    A backup is a copy of all used blocks/pages inside a database (in Oracle also unused blocks). This includes structures, data and indexes. When you restore it, only the blocks/pages were moved, no additional operations are necessary.
    If you want to keep a small copy which is less release dependent than a backup, you should use a DB export (if you  use R3load, you are also DB independent). If you want to have a copy of your database which could be restored quickly , you should use a DB backup.
    Regards
    Ralph Ganszky

  • Can I share an exFAT partition between OS X and Boot Camp?

    I've just installed Windows 8.1 through Boot Camp on OS X 10.9.3. Now I want to create an extra exFAT partition in order to share data between the two OSs. Can I do so using the Disk Utility in OS X? Can Windows recognise this new partition?
    Thanks.
    iMac 21.5-inch Late 2013
    OS X Mavericks 10.9.3, Windows 8.1
    1TB HDD

    I've got 2 storage partitions, bootcamp and OSX running on the same machine, internally i.e. all on the same drive. A total of 5 partitions, if you include the 200MB EFI partition.
    Guide:
    Attempting to edit partitions in OSX will break Bootcamp. Make sure to edit partitions in Windows. I used Partition Wizard (PW), I recommend you use it, Window's default partition editor is pretty nasty.
    Before you start, it's best to have the empty space you want to use for your new partition AFTER the Bootcamp partition. So create your NTFS Win8 partition with lots of space so you can shrink it later. After you've got Bootcamp set up with the free space you're going to use for your FAT partition as part of your NTFS Win8, you're ready to go.
    Shrink your Bootcamp partition with PW and then create however many partitions you like in the filesystem you need. Pretty straightforward
    I'm running Win8.1 and OSX with my partitions in this order: OSX, Win8.1 (Bootcamp), 10GB Storage Partition (NTFS),  90GB Storage Partition (FAT32). All my partitions are accessible by both OSes.
    exFAT is basically the same as FAT32 except you can have file sizes greater than 4GB.
    System: MBP Retina 13" (Late 2013) 8/256GB

  • Share partitions between Arch i686 and Arch 64

    As I have a new shiny Turion 64 laptop, I want to setup a dual boot Arch32/Arch64
    So, I wonder :
    :arrow: can the swap partition be shared between the two ?
    :arrow: can the /home partition be shared without problem (I think of config files stored here : same versions of software ? no known binary-only files ?)
    :arrow: what about /boot (same filenames ( = two partitions) ?)
    :arrow: I have a local mirror : i686 takes ~4GB, how many for Arch64 ? (I plan to use testing, current and extra repos)
    :arrow: any other caveat I didn't think of ?
    I'm planning something like this :
    hda1 ext2 /boot (32) 128M
    hda2 ext2 /boot (64) 128M
    hda3 swap (32+64) 1G
    hda5 ext3 / (32) 12G
    hda6 ext3 / (64) 12G
    hda7 reiserfs /var (32) 4G
    hda8 reiserfs /var (64) 4G
    hda9 ext3 /home (32+64) ~

    sorry for hijacking this thread but i got a new pc & im about to install arch64 on it. what are the differences between em? i read some stuff here mostly conserning some codecs. can anyone sum the differences up?
    Have a look here: http://wiki.archlinux.org/index.php/Arch64_FAQ
    The forum contains a lot of in-depth info, also. Arch64 (or any other linux64) is not really for the faint-hearted, because there is inevitably techno-stuff involved. What I mean is that you can't just install and expect everything to be easy. The main points of interest for folks is that it is fa--->st and that it utilises the processor capabilities. There are, however, gaps.
    ================
    Returning to running two arch64's, I have found that amarok gets seriously beeped. This is maybe because of its kde-based settings. Anyhow, I deleted ~/.kde/share/apps/amarok; and just let it sort itself out on starting up again.
    Firefox crashes sometimes, too.

  • How to create the relationship between ESSBASE 11 and DM in OBIEE11

    Hi Experts,
    I have one requirement that there is one property table named 'Store Master' in DW,and it contains a lot of attribute, such as Open Date, Close Date, IS 24 Hour etc.
    But another data source is essbase and based on this source, I create all reports.
    In ESSBASE, it has one dimension and hierarchy Location, and it has four level, Country(L1),Region (L2),Province(L3),Store(L4)
    So I want to know how to create the relationship between Location (ESSBASE) and Store Master (DM).
    I try to create one relationship in physical layer between Gen4,Location and Store, then drag the open date and close date into Location Dimension in BMM,then Presentation Layer.
    When I drag column 'Open Date' ,'Gen4,Location ' and 'Sales' into reports, it will generate the following error message:
    State: HY000. Code: 10058. [NQODBC] [SQL_STATE: HY000] [nQSError: 10058] A general error has occurred. [nQSError: 43113] Message returned from OBIS. [nQSError: 43119] Query Failed: [nQSError: 14020] None of the fact tables are compatible with the query request Dim Region.Store Open Date. (HY000)
    However, when I remove the column 'Open Date'. it will be ok.
    So what I missing the steps? Please help me. Thanks.

    >
    '2. Now, pull the 'Store' column from relational DB onto the Gen5, Location column from Essbase. This action now creates, two logical sources for your 'Store' column.'
    If the length from different data source is not same,such as 1001(DM),L_1001(ESSBASE), can I drag the 'Store' column from relational DB onto the Gen5, Location column from Essbase?
    I think it does not work.Right?Hi,
    I am not sure if you are talking about the length(as in varchar(128)) of the member value being different in different sources, or the member itself is different in both the sources.
    I am still assuming, that you are referring to the members not same in both the sources.If it is, the whole concept of federation is based on conforming dimensions. So, it needs that the same dimension information is present in both the sources and then only, you know we can analyze the numbers based on this dimension. So, either the dimension being different in both sources, or the members not present in both the dimensions might lead to incorrect numbers.
    So I select Store Attributes in relation DB and Location in ESSBASE in physical layer, then create the physical join, such as right("Hour Sales"."H_Sales".""."H_Sales"."Gen6,Location",4) = "Authorization".""."EDW"."T_EDW_MDM_STORE"."US_CODE", then drag the OPEN_DATE and CLOSE_DATE in relation DB to Location in ESSBASE in BMM,finially drag them into presentation layer.We create physical layer relationships, to send over the same relation to the underlying database during querying. So, creating a physical relationship between essbase cube and relation database would not help here.
    When you set up this federation, BI Server sends individual queries to each source and maps the conforming dimension members internally.
    Hope I was clear, and this helps.
    Thank you,
    Dhar

  • How to create the relationship between ESSBASE 11 and DM  in OBIEE 11G?

    Hi Experts,
    I have one requirement that there is one property table named 'Store Master' in DW,and it contains a lot of attribute, such as Open Date, Close Date, IS 24 Hour etc.
    But another data source is essbase and based on this source, I create all reports.
    In ESSBASE, it has one dimension and hierarchy Location, and it has four level, Country(L1),Region (L2),Province(L3),Store(L4)
    So I want to know how to create the relationship between Location (ESSBASE) and Store Master (DM).
    I try to create one relationship in physical layer between Gen4,Location and Store, then drag the open date and close date into Location Dimension in BMM,then Presentation Layer.
    When I drag column 'Open Date' ,'Gen4,Location ' and 'Sales' into reports, it will generate the following error message:
    State: HY000. Code: 10058. [NQODBC] [SQL_STATE: HY000] [nQSError: 10058] A general error has occurred. [nQSError: 43113] Message returned from OBIS. [nQSError: 43119] Query Failed: [nQSError: 14020] None of the fact tables are compatible with the query request Dim Region.Store Open Date. (HY000)
    However, when I remove the column 'Open Date'. it will be ok
    So what I missing the steps? Please help me. Thanks.

    >
    '2. Now, pull the 'Store' column from relational DB onto the Gen5, Location column from Essbase. This action now creates, two logical sources for your 'Store' column.'
    If the length from different data source is not same,such as 1001(DM),L_1001(ESSBASE), can I drag the 'Store' column from relational DB onto the Gen5, Location column from Essbase?
    I think it does not work.Right?Hi,
    I am not sure if you are talking about the length(as in varchar(128)) of the member value being different in different sources, or the member itself is different in both the sources.
    I am still assuming, that you are referring to the members not same in both the sources.If it is, the whole concept of federation is based on conforming dimensions. So, it needs that the same dimension information is present in both the sources and then only, you know we can analyze the numbers based on this dimension. So, either the dimension being different in both sources, or the members not present in both the dimensions might lead to incorrect numbers.
    So I select Store Attributes in relation DB and Location in ESSBASE in physical layer, then create the physical join, such as right("Hour Sales"."H_Sales".""."H_Sales"."Gen6,Location",4) = "Authorization".""."EDW"."T_EDW_MDM_STORE"."US_CODE", then drag the OPEN_DATE and CLOSE_DATE in relation DB to Location in ESSBASE in BMM,finially drag them into presentation layer.We create physical layer relationships, to send over the same relation to the underlying database during querying. So, creating a physical relationship between essbase cube and relation database would not help here.
    When you set up this federation, BI Server sends individual queries to each source and maps the conforming dimension members internally.
    Hope I was clear, and this helps.
    Thank you,
    Dhar

  • Differences between ANSI SQL and Oracle 8/9

    Hallo,
    i'm looking for good online texts or books concerning the problem "Differences between ANSI SQL and different database implementations (ORACLE, Informix, MySQL...)" I want to check a program written in C (with ESQL) that works with an Informix-DB. In this code i want to find code that is specific to the Informix-DB. I want to change the database, so all the code should be independent from a DB. Does anybody know texts or books concerning this problem?
    thx
    Marco Seum

    Basically there is syntax difference between both of them.
    Lets say i want to join two table EMP and DEPT based on DEPTNO.
    With Oracle SQL format its like this.
    select e.*
      from emp e, dept d
    where e.deptno = d.deptnoHere the joining condition goes in the WHERE clause.
    With ANSI SQL format its like this.
    select e.*
      from emp e
      join dept d
        on e.deptno = d.deptnoHere the join condition is mentioned separately and not in WHERE clause.
    Oracle supports ANSI SQL starting from 9i version.
    You can read more about the syntax difference Here

  • Customise table inconsistency between ABAP Dictionary and the databas

    Hi all,
    I have encountered a problem where by, I was not able to activate a table due to inconsistency between ABAP Dictionary and the database.
    After I run the SE14--> Check Database object. It has show that there is a missing Unique Index(Primary Index) at the Database Level, but at ABAP Dictionary it is there.
    I have try to recreate the primary index at the Database level, but failed. Because one of the primary key field is been dropped from this table.
    So now, may I know how can I still make this table Active again?
    Is it save to folllow the following solution that I found on internet?
    Syntax error in SDCC, table inconsistency between ABAP Dictionary and the database, transport error 8 during the generation of ABAP Dictionary. When you call Transaction SDCC, a termination occurs due to a putative syntax error because a table is not known or active. When you check this with the ABAP dictionary (SE11), you notice, that the table is active or inactive, however it is not possible to activate it. The activation might terminate with the error message 'Inconsistency between ABAP Dictionary and database'. A check of the affected object also delivers this error.
    Solution
    Proceed as follows:
    Log on as user DDIC
    Call Transaction SE14
    Enter the affected table name and
    select EDIT
    In the following screen, choose Table -> Reconstruct
    Confirm the execution
    Call Transaction SE11
    Enter the affected table name
    Display
    Activate
    Thanks.
    CK

    I managed to solved this by
    Solution
    Proceed as follows:
    Log on as user DDIC
    Call Transaction SE14
    Enter the affected table name and
    select EDIT
    In the following screen, choose Table -> Reconstruct
    Confirm the execution
    Call Transaction SE11
    Enter the affected table name
    Display
    Activate
    Thanks.
    CK

Maybe you are looking for

  • Error is occuring at the time of PO Creation

    Hi, I did a mistake that while creating raw material type, i forgot to change the current period (i.e month and year)in Maintain company codes for material management "OMSY". Due to this reason I am getting an error of "control indicators" while crea

  • Error while trying access video file in KM Content

    Hi All, I are having an issue while trying to access video files located in KM. When we try to access the file we get and error : getting content of document failed: /usr/sap/pa8/SYS/global/config/cm/ep/content/73/47/6176162974773.CONTENT (no such fi

  • XI Pro, Excel 2013, Win 8.1: Opening a pdf embedeed in Excel starts Acrobat in Maximized Window

    I am embedding (Insert/Object/Adobe Acrobat Document) pdf's in an Excel spreadsheet. I'm using the option to show the pdf as an icon. That all works fine. When I double click the icon Acrobat is starting in a maximized Windows window. It is filling u

  • PPC G4 iMac with WG111v2 (signal present, no internet in programs)

    So, this computer used to have Tiger installed with a WG111v2 Netgear utility for wireless and worked fine. Since then, we installed Ubuntu on the machine with e17 and the wireless just worked in Linux- no need to install a driver at all. I guess BSD

  • Import EDL problem

    Hi, If anyone can help me understand why this edl reads wrong? (the problem is that when the EDL is loaded it will read wrong the out timecode) TITLE: TEST FCM: NON-DROP FRAME 001 STL V C 00:01:00:01 00:01:01:03 10:01:59:15 10:02:00:17 * FROM CLIP NA