[39008] Logical dimension table ... has a source ... that does not join to

Oracle BI 11g
Hi,
I have this set of tables:
1) Table "Sales" with fields: ID, Billdate, ProductID, Amount
2) Table "Products" with fields: ID, ProductName, BrandID, TypeID
3) Table "Brands" with fields: ID, Name
4) Table "ProductTypes": ID, Name
In Physical layer I add these tables and create Physical Diagram with constraints like this:
[Brands] -------------------->[Products]
[ProductTypes] ---------->[Products]
[Products] -----------------> [Sales]
In Logical Layer I create logical table T1 Products with sources:
- LTS1 Brands,
- LTS2 ProductTypes,
- LTS3 Products
and fields:
- ProductID
- ProductName
- Brand
- ProductType
After that I create Dimention With Level-Based Hierarchy (H1 Products):
Total Products
- Brands
-- ProductTypes
--- Detail Products
When I try "Check Global Consistency" I get warning: "[39008] Logical dimension table T1 Products has a source LTS1 Brends that does not join to any fact source."
And after that when I try to make Analysis in Oracle BI, for example:
H1 Products | Amount
and then drill down item "Total Products" I receive error:
"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: 14025] No fact table exists at the requested level of detail: [,Brand,,,,,,,,,]. (HY000)"
What's wrong? Where do I mistake? And why I don't get any messages about Logical Table Source LTS2 Product Type?

Hi,
you can create a single LTS for the product with the join for all 3 tables. Do you have a particular reason for the modelling that you have used?
Regards,
Gianluca

Similar Messages

  • [39008] Logical dimension table has a source that does not join to any fact

    Dear reader,
    After deleting a fact table from my physical layer and deleting it from my business model I'm getting an error: [39008] Logical dimension table TABLE X has a source TABLE X that does not join to any fact source. I do have an other fact table in the same physical model and in the same business model wich is joined to TABLE X both in the physical and business model.
    I cannot figure out why I'm getting this error, even after deleting all joins and rebuilding the joins I'm getting this error. When I look into the "Joins Manager" these joins both in physical as well as logical model do exist, but with consistency check it warns me about [39008] blabla. When I ignore the warning and go to answers and try to show TABLE X (not fact, but dim) it gives me the following error.
    Odbc driver returned an error (SQLExecDirectW).
    Error Details
    Error Codes: OPR4ONWY:U9IM8TAC:OI2DL65P
    State: HY000. Code: 10058. [NQODBC] [SQL_STATE: HY000] [nQSError: 10058] A general error has occurred. [nQSError: 14026] Unable to navigate requested expression: TABLE X.column X Please fix the metadata consistency warnings. (HY000)
    SQL Issued: SELECT TABLE X.column X saw_0 FROM subject area ORDER BY saw_0
    There is one *"special"* thing about this join. It is a complex join in the physical layer, because I need to do a between on dates and a smaller or equal than current date like this example dim.date between fact.date_begin and fact.date_end and dim.date <= current_date. In the business model I've got another complex join
    Any help is kindly appreciated!

    Hi,
    Have you specified the Content level of the Fact table and mapped it with the dimension in question? Ideally this should be done by default since one of the main features of the Oracle BI is its ability to determine which source to use and specifying content level is one of the main ways to achieve this.
    Another quick thing that you might try is creating a dimension (hierarchy) in case it is not already present. I had a similar issue few days back and the warning was miraculously gone by doing this.
    Regards

  • [39008] Logical dimension table has a source  that does not join to any fac

    Hi
    I have a problem in BMM layer:
    *[*39008] Logical dimension table X has a source Y that does not join to any fact source.*
    To start with I have three tables joining to Cust (customer) table in physical layer
    Cust-Seg (Segments)-------------------------------->>Cust via segment key
    Cust-Geo (customer Geographics)-------------->>Cust via address key
    in the BMM layer under the CUST table when I pull in Cust- seg it works fine .
    But it gives an warning [39008] -if iI create a single LTS for the product with the join for all 3 tables
    The Same warning appears when i import th Cust -seg table as Logical table

    Have you tried this?
    http://obiee11gqna.blogspot.com/2011/02/obiee-error-39008.html

  • [39008] Logical dimension table X has a source that does not join to any...

    Hi Gurus,
    I have warning:
    "[39008] Logical dimension table X has a source that does not join to any fact source"
    WHERE X:
    PROMOTIONS,PRODUCTS, CUSTOMERS, CHANNELS
    but all logical table are mapped to fact.
    Eveb I can create reports for them
    (The metadata was derived from OWB 11gR2, SALES_EE)
    Thanks
    Laszlo
    Thanks for Your earlier answer as well!

    Hi,
    Did you create hierrarchy on that dimension.?
    Add contel level in fact source to hierarrchy detail for the fact that joins the dimension.
    Look at this for best practice...http://gerardnico.com/wiki/dat/obiee/hierarchy?s
    Please do close your previous thread assigning points by clicking helpful or correct to the replies
    Import XML file into rpd file
    Thanks,
    Srikanth

  • Consistency Warning: [39008] Logical dimension table ... has a source ...

    Hi and many thinks for reading,
    I have a problem (which is quite common as I saw, though I could'nt find a solution which resolves my issue yet) with the consistency.
    My physical layer looks like this:
    Table_A
    Table_B
    Table_C
    Table_D
    Table_E
    In the Business Model I have just the same tables and the following joins in the Logical Table Diagram:
    Table_A -> Table_B
    Table_C -> Table_A
    Table_D -> Table_A
    Table_E -> Table_A
    The consistency check is delivering the following two warnings:
    Warning
    Logical Table Source
    Table_A
    [39008] Logical dimension table Table_A has a source Table_A that does not join to any fact source.
    Warning
    Logical Table Source
    Table_B
    [39008] Logical dimension table Table_B has a source Table_B that does not join to any fact source.
    While working in BI answers I manage to retrieve all data from Tables C, D, E. But for tables A and B I can retrieve just the columns which are defined in the join Table_A->Table_B. All other columns deliver the following error:
    Error Codes: OPR4ONWY:U9IM8TAC:OI2DL65P
    State: HY000. Code: 10058. [NQODBC] [SQL_STATE: HY000] [nQSError: 10058] A general error has occurred. [nQSError: 14026] Unable to navigate requested expression: Table_A.Column_X. Please fix the metadata consistency warnings. (HY000)
    If i retrieve one Column from Table_A and one from Table_E, I have the following error:
    Error Codes: OPR4ONWY:U9IM8TAC:OI2DL65P
    State: HY000. Code: 10058. [NQODBC] [SQL_STATE: HY000] [nQSError: 10058] A general error has occurred. [nQSError: 15018] Incorrectly defined logical table source (for fact table Table_E) does not contain mapping for [Table_B.Column_X]. (HY000)
    (yes its Table_B not a)
    I would like to fix this errors but am not sure where the problem is hidden.
    Any help is kindly appreciated.
    Evgeny

    Hi Goran,
    thanks for you help.
    I tried to create the BMM in the two way but, it doesn't work out neither way. The Administration tool is recognizing the repository as consistent, thought it has some warnings, but in BI Answers I cant retrieve even a single column from one table.
    I am also not sure, how does it work, that you just add TableB to the logical TableA, who would the programm know which rows belong together? I assume one must establish a logical connection between TableA and TableB to make it compatible?
    About my tables:
    Actually TableA, TableB and TableC are recognized dimensions (white) and TableD and TableE are recognized as facts (yellow) in the Administration tool. Though I dont agree with this assignment. TableA is definitly a fact table (it is also the center of the star schema) while the other tables are the dimension tables. Not sure how the Administration tool is distinguishing between facts and dimensions...
    Here are my warnings:
    BUSINESS MODEL TAB: (with two logical tables)
    [39008] Logical dimension table TableA has a source TableA that does not join to any fact source.
    [39008] Logical dimension table TableA has a source TableB that does not join to any fact source.
    BUSINESS MODEL TACDE: (with three logical table sources)
    [39008] Logical dimension table LT2 has a source TableE that does not join to any fact source.
    [39008] Logical dimension table LT2 has a source TableD that does not join to any fact source.
    [39008] Logical dimension table LT2 has a source TableC that does not join to any fact source.
    And the errors in Answers:
    Retrieving ColumnX from TableA in the first model
    State: HY000. Code: 10058. [NQODBC] [SQL_STATE: HY000] [nQSError: 10058] A general error has occurred. [nQSError: 14026] Unable to navigate requested expression: TableA.ColumnX. Please fix the metadata consistency warnings. (HY000)
    Retrieving ColumnX from TableA in the second model
    State: HY000. Code: 10058. [NQODBC] [SQL_STATE: HY000] [nQSError: 10058] A general error has occurred. [nQSError: 17001] Oracle Error code: 12170, message: ORA-12170: TNS:Connect timeout occurred at OCI call OCIServerAttach. [nQSError: 17014] Could not connect to Oracle database. (HY000)
    Thanks for further help!
    Evgeny

  • Please help me out with this error:Logical dimension table D_TARGET has a source D_TARGET that does not join to any fact source.

    I get the folowing error when I run the global consistency check
    WARNINGS:
    Business Model DAC_Measures:
    [39008] Logical dimension table D_TARGET has a source D_TARGET that does not join to any fact source.
    Can someone help me out please?
    Thank you!

    It seems your dimension is not joined to any facts. Did you check your BMM/physical joins?

  • WARNINGS: [39008] Logical dimension table D1_CALENDAR2 has a source D1_CA

    WARNINGS:
    [39008] Logical dimension table D1_CALENDAR2 has a source D1_CALENDAR2 that does not join to any fact source
    even though it is joined to a fact , can any one tell me the reason y im gettin this warning?
    Thanks in Advane.

    Looks like you have not added all dimensions to Fact's Logical level.
    Add D1_CALENDAR2's dimension to Fact's Content tab.
    OR make sure all dimensions added to Fact's Content tab.
    If helps Pls mark correct or helpful
    Edited by: svee on Aug 3, 2012 1:26 PM

  • [39008] Logical dimension table X has a source

    Hi
    I have a Fact table with some dimensions. If I add a detail table to that Fact table I get:
    [39008] Logical dimension table X has a source
    Y that does not join to any fact
    source.
    For each dimension that I had.
    Is this possible to model?. To have a fact that have details. I want to create pivot tables with the fact table, and some tables for the fact/detail relationship.
    Regards,
    Néstor Boscán

    Hi..
    Sorry to say this, i didn't understand your question properly..
    But as per i understood,
    your logical table is mixed of measures as well as dimension columns...
    In this case, need to concentrate on rpd, business model development...
    Need to divide the table into fact as well as dimension table in BMM...
    All measures corresponding to table will located in fact table and remaining all dimensions will be in dimension table...
    This is the best way of developing rpd..
    Thanks & Regards
    Kishore Guggilla

  • Warning [39008] : Logical dimension table...

    Hi all,
    in OBIEE we have a fact table linked in Physical Layer to 20 dimensions. I've created hierarchies for 15 dimensions but when I check consistency I receive the warning BUSINESS MODEL <bmname>:
    +[39008] Logical dimension table <tname> has a source <tsource> that does not join to any fact source.+
    The error refers to the 5 tables that don't have any hierarchy.
    Have I to create hierarchies for these 5 tables too (even with a total and a detail view only)?
    Thank you!
    Gaetano.

    Hi, thank you for your response. I have also found a doc showing that if I change the "Aggregation Content" in LTS from "Logical Level" to "Column" it works and you have no need to create dimensions for all objects. I don't know the impact of this.
    http://download.oracle.com/docs/cd/E14847_01/bia.796/e14222/chapter.htm#BABJEAIH
    Edited by: user615200 on 4-lug-2011 4.39

  • Aperture was not able to adjust the date and time of the master file "2008-06-22 at 14-41-14.jpg" because it has a format that does not permit date modification.

    I can't seem to find a way to update the date/time of a master file. There is a format issue but I can't seem to figure out how to correct it.
    Aperture was not able to adjust the date and time of the master file “2008-06-22 at 14-41-14.jpg” because it has a format that does not permit date modification.

    Can you post an ipconfig /all from the server and the DC?
    Robert Pearman SBS MVP
    itauthority.co.uk |
    Title(Required)
    Facebook |
    Twitter |
    Linked in |
    Google+

  • Corresponding table in the source system does not contain any data -URGENT

    Hi Guru's,
    I have already uploaded master data.
    I have created infosource added infoObjects to it and activated it to create communication strucure.
    M using RSA1OLD transaction.
    and assigned datasource to infosource ie source system name and clicked ok.
    save datasource to infosurce assigned msg displayed, clicked ok.
    transfer rules r created, i have also created update rules and assigned infosource to it.
    then created infopackage n added execel file name .csv
    in datatargets tab selected data target as infocube. n then in schedule tab start data load immediately and clicked ok.
    everything is fine upto schedule n in monitor it does not display any data.
    what will be the problem??

    i have also created update rules and assigned infosource to it.
    then created infopackage n added execel file name .csv ??
    Are you loading the data from flat file or R3? If you are loading it from R3, why are you giving the Flat file name?
    In this case, check in RSA3 (R3 side), whther the datas source is getting the value.
    In case you are loading a flat file, you need to create a flat file data source and assign to the infosource.
    Thanks..
    Shambhu

  • How do I stop message (The file you are attempting to play has an extension that does not match the file format... result in unexpected behavior..)

    Mozilla Firefox Installation Started: 2011-06-16 13:11:19
    Installation Details
    Install Dir: C:\Program Files\Mozilla Firefox
    Locale : en-US
    App Version: 4.0.1
    GRE Version: 2.0.1
    OS Name : Windows XP
    Target CPU : x86
    Installing Main Files
    Installed File: C:\Program Files\Mozilla Firefox\AccessibleMarshal.dll
    Installed File: C:\Program Files\Mozilla Firefox\application.ini
    Installed File: C:\Program Files\Mozilla Firefox\blocklist.xml
    Installed File: C:\Program Files\Mozilla Firefox\chrome.manifest
    Created Directory: C:\Program Files\Mozilla Firefox\components
    Installed File: C:\Program Files\Mozilla Firefox\crashreporter-override.ini
    Installed File: C:\Program Files\Mozilla Firefox\crashreporter.exe
    Installed File: C:\Program Files\Mozilla Firefox\crashreporter.ini
    Installed File: C:\Program Files\Mozilla Firefox\D3DCompiler_42.dll
    Installed File: C:\Program Files\Mozilla Firefox\d3dx9_42.dll
    Created Directory: C:\Program Files\Mozilla Firefox\defaults
    Installed File: C:\Program Files\Mozilla Firefox\dependentlibs.list
    Created Directory: C:\Program Files\Mozilla Firefox\dictionaries
    Created Directory: C:\Program Files\Mozilla Firefox\extensions
    Installed File: C:\Program Files\Mozilla Firefox\firefox.exe
    Installed File: C:\Program Files\Mozilla Firefox\freebl3.chk
    Installed File: C:\Program Files\Mozilla Firefox\freebl3.dll
    Installed File: C:\Program Files\Mozilla Firefox\libEGL.dll
    Installed File: C:\Program Files\Mozilla Firefox\libGLESv2.dll
    Installed File: C:\Program Files\Mozilla Firefox\mozalloc.dll
    Installed File: C:\Program Files\Mozilla Firefox\mozcpp19.dll
    Installed File: C:\Program Files\Mozilla Firefox\mozcrt19.dll
    Installed File: C:\Program Files\Mozilla Firefox\mozjs.dll
    Installed File: C:\Program Files\Mozilla Firefox\mozsqlite3.dll
    Installed File: C:\Program Files\Mozilla Firefox\nspr4.dll
    Installed File: C:\Program Files\Mozilla Firefox\nss3.dll
    Installed File: C:\Program Files\Mozilla Firefox\nssckbi.dll
    Installed File: C:\Program Files\Mozilla Firefox\nssdbm3.chk
    Installed File: C:\Program Files\Mozilla Firefox\nssdbm3.dll
    Installed File: C:\Program Files\Mozilla Firefox\nssutil3.dll
    Installed File: C:\Program Files\Mozilla Firefox\omni.jar
    Installed File: C:\Program Files\Mozilla Firefox\platform.ini
    Installed File: C:\Program Files\Mozilla Firefox\plc4.dll
    Installed File: C:\Program Files\Mozilla Firefox\plds4.dll
    Installed File: C:\Program Files\Mozilla Firefox\plugin-container.exe
    Installed File: C:\Program Files\Mozilla Firefox\README.txt
    Installed File: C:\Program Files\Mozilla Firefox\removed-files
    Created Directory: C:\Program Files\Mozilla Firefox\searchplugins
    Installed File: C:\Program Files\Mozilla Firefox\smime3.dll
    Installed File: C:\Program Files\Mozilla Firefox\softokn3.chk
    Installed File: C:\Program Files\Mozilla Firefox\softokn3.dll
    Installed File: C:\Program Files\Mozilla Firefox\ssl3.dll
    Installed File: C:\Program Files\Mozilla Firefox\update.locale
    Installed File: C:\Program Files\Mozilla Firefox\updater.exe
    Installed File: C:\Program Files\Mozilla Firefox\updater.ini
    Installed File: C:\Program Files\Mozilla Firefox\xpcom.dll
    Installed File: C:\Program Files\Mozilla Firefox\xul.dll
    Installed File: C:\Program Files\Mozilla Firefox\uninstall\helper.exe
    Installed File: C:\Program Files\Mozilla Firefox\searchplugins\amazondotcom.xml
    Installed File: C:\Program Files\Mozilla Firefox\searchplugins\bing.xml
    Installed File: C:\Program Files\Mozilla Firefox\searchplugins\eBay.xml
    Installed File: C:\Program Files\Mozilla Firefox\searchplugins\google.xml
    Installed File: C:\Program Files\Mozilla Firefox\searchplugins\wikipedia.xml
    Installed File: C:\Program Files\Mozilla Firefox\searchplugins\yahoo.xml
    Created Directory: C:\Program Files\Mozilla Firefox\extensions\{972ce4c6-7e08-4474-a285-3208198ce6fd}
    Installed File: C:\Program Files\Mozilla Firefox\extensions\{972ce4c6-7e08-4474-a285-3208198ce6fd}\icon.png
    Installed File: C:\Program Files\Mozilla Firefox\extensions\{972ce4c6-7e08-4474-a285-3208198ce6fd}\install.rdf
    Installed File: C:\Program Files\Mozilla Firefox\extensions\{972ce4c6-7e08-4474-a285-3208198ce6fd}\preview.png
    Installed File: C:\Program Files\Mozilla Firefox\dictionaries\en-US.aff
    Installed File: C:\Program Files\Mozilla Firefox\dictionaries\en-US.dic
    Created Directory: C:\Program Files\Mozilla Firefox\defaults\pref
    Installed File: C:\Program Files\Mozilla Firefox\defaults\pref\channel-prefs.js
    Installed File: C:\Program Files\Mozilla Firefox\components\binary.manifest
    Installed File: C:\Program Files\Mozilla Firefox\components\browsercomps.dll
    DLL Registration
    Registered: C:\Program Files\Mozilla Firefox\AccessibleMarshal.dll
    Adding Registry Entries
    Added Registry String: HKLM | Software\Mozilla\Mozilla Firefox\4.0.1 (en-US)\Main | Install Directory | C:\Program Files\Mozilla Firefox
    Added Registry String: HKLM | Software\Mozilla\Mozilla Firefox\4.0.1 (en-US)\Main | PathToExe | C:\Program Files\Mozilla Firefox\firefox.exe
    Added Registry String: HKLM | Software\Mozilla\Mozilla Firefox\4.0.1 (en-US)\Uninstall | Description | Mozilla Firefox 4.0.1 (x86 en-US)
    Added Registry String: HKLM | Software\Mozilla\Mozilla Firefox\4.0.1 (en-US) | | 4.0.1 (en-US)
    Added Registry String: HKLM | Software\Mozilla\Mozilla Firefox 4.0.1\bin | PathToExe | C:\Program Files\Mozilla Firefox\firefox.exe
    Added Registry String: HKLM | Software\Mozilla\Mozilla Firefox 4.0.1\extensions | Components | C:\Program Files\Mozilla Firefox\components
    Added Registry String: HKLM | Software\Mozilla\Mozilla Firefox 4.0.1\extensions | Plugins | C:\Program Files\Mozilla Firefox\plugins
    Added Registry String: HKLM | Software\Mozilla\Mozilla Firefox 4.0.1 | GeckoVer | 2.0.1
    Added Registry String: HKLM | Software\Mozilla\Mozilla Firefox | | 2.0.1
    Added Registry String: HKLM | Software\Mozilla\Mozilla Firefox | CurrentVersion | 4.0.1 (en-US)
    Added Registry String: HKLM | Software\Microsoft\Windows\CurrentVersion\Uninstall\Mozilla Firefox 4.0.1 (x86 en-US) | Comments | Mozilla Firefox 4.0.1 (x86 en-US)
    Added Registry String: HKLM | Software\Microsoft\Windows\CurrentVersion\Uninstall\Mozilla Firefox 4.0.1 (x86 en-US) | DisplayIcon | C:\Program Files\Mozilla Firefox\firefox.exe,0
    Added Registry String: HKLM | Software\Microsoft\Windows\CurrentVersion\Uninstall\Mozilla Firefox 4.0.1 (x86 en-US) | DisplayName | Mozilla Firefox 4.0.1 (x86 en-US)
    Added Registry String: HKLM | Software\Microsoft\Windows\CurrentVersion\Uninstall\Mozilla Firefox 4.0.1 (x86 en-US) | DisplayVersion | 4.0.1
    Added Registry String: HKLM | Software\Microsoft\Windows\CurrentVersion\Uninstall\Mozilla Firefox 4.0.1 (x86 en-US) | InstallLocation | C:\Program Files\Mozilla Firefox
    Added Registry String: HKLM | Software\Microsoft\Windows\CurrentVersion\Uninstall\Mozilla Firefox 4.0.1 (x86 en-US) | Publisher | Mozilla
    Added Registry String: HKLM | Software\Microsoft\Windows\CurrentVersion\Uninstall\Mozilla Firefox 4.0.1 (x86 en-US) | UninstallString | C:\Program Files\Mozilla Firefox\uninstall\helper.exe
    Added Registry String: HKLM | Software\Microsoft\Windows\CurrentVersion\Uninstall\Mozilla Firefox 4.0.1 (x86 en-US) | URLInfoAbout | http://www.mozilla.com/en-US/
    Added Registry String: HKLM | Software\Microsoft\Windows\CurrentVersion\Uninstall\Mozilla Firefox 4.0.1 (x86 en-US) | URLUpdateInfo | http://www.mozilla.com/en-US/firefox/
    Added Registry DWord: HKLM | Software\Microsoft\Windows\CurrentVersion\Uninstall\Mozilla Firefox 4.0.1 (x86 en-US) | NoModify | 1
    Added Registry DWord: HKLM | Software\Microsoft\Windows\CurrentVersion\Uninstall\Mozilla Firefox 4.0.1 (x86 en-US) | NoRepair | 1
    Added Registry DWord: HKLM | Software\Microsoft\Windows\CurrentVersion\Uninstall\Mozilla Firefox 4.0.1 (x86 en-US) | EstimatedSize | 31131
    Added Registry String: HKLM | Software\Microsoft\Windows\CurrentVersion\App Paths\firefox.exe | | C:\Program Files\Mozilla Firefox\firefox.exe
    Added Registry String: HKLM | Software\Microsoft\Windows\CurrentVersion\App Paths\firefox.exe | Path | C:\Program Files\Mozilla Firefox
    Added Registry Key: HKLM | Software\Microsoft\MediaPlayer\ShimInclusionList\FIREFOX.EXE
    Added Registry Key: HKLM | Software\Microsoft\MediaPlayer\ShimInclusionList\plugin-container.exe
    Adding Shortcuts
    Added Shortcut: C:\Documents and Settings\All Users\Start Menu\Programs\Mozilla Firefox.lnk
    Added Shortcut: C:\Documents and Settings\All Users\Desktop\Mozilla Firefox.lnk
    Added Shortcut: C:\Documents and Settings\Owner\Application Data\Microsoft\Internet Explorer\Quick Launch\Mozilla Firefox.lnk
    Setting as the default browser
    Mozilla Firefox Installation Finished: 2011-06-16 13:11:23

    The usual cause of that type of error is incorrect programming of the web server. The file is being sent with the wrong content-type, and since the browser uses that to determine how to handle the file, it does not treat it correctly. You could try the extension Force Content-Type to correct the content-type of that file.
    https://addons.mozilla.org/en-US/firefox/addon/force-content-type/

  • My cousin has a mac that does not have a camera I want to FaceTime him what do I do????!!!!!!

    I need help!!!

    He will either have to upgrade to a more up-to-date iMac or purchase something like:
    http://www.amazon.com/Mac-Compatible-Webcams/lm/R229XF7U7QM4Z6

  • One node that does not join cluster

    I'm trying to run some performance tests with Coherence, with 3 consumers and one producer node. I can get the producer and two of the consumers to join the cluster every time, but the third doesn't seem to join the cluster at all.
    It's just that one machine, even though it's configured the same way as the other two consumers, even using the same cache config XML file.
    Can anyone suggest a way to figure out why this is happenging and fix it?
    Thanks!

    Well, the port we were using produced some oddball results; the nodes received some data that they apparently couldn't identify. When I tried a different port, I got the exception below instead. I tried a few different ports, and they all produced the same result.
    Does it matter where in the file hierarchy the tangasol-coherence.xml file resides? The jar I have here actually contains two copies of it.
    Thanks!
    java.lang.RuntimeException: Failed to start Service "Cluster" (ServiceState=SERV
    ICE_STOPPED, STATE_ANNOUNCE)
    at com.tangosol.coherence.component.util.daemon.queueProcessor.Service.s
    tart(Service.CDB:61)
    at com.tangosol.coherence.component.net.Cluster.onStart(Cluster.CDB:515)
    at com.tangosol.coherence.component.net.Cluster.start(Cluster.CDB:11)
    at com.tangosol.coherence.component.util.SafeCluster.startCluster(SafeCl
    uster.CDB:2)
    at com.tangosol.coherence.component.util.SafeCluster.restartCluster(Safe
    Cluster.CDB:5)
    at com.tangosol.coherence.component.util.SafeCluster.getRunningCluster(S
    afeCluster.CDB:20)
    at com.tangosol.coherence.component.util.SafeCluster.ensureRunningCluste
    r(SafeCluster.CDB:1)
    at com.tangosol.coherence.component.util.SafeCluster.start(SafeCluster.C
    DB:2)
    at com.tangosol.net.CacheFactory.ensureCluster(CacheFactory.java:792)
    at com.tangosol.net.CacheFactory.getDistributedCacheService(CacheFactory
    .java:468)
    at com.tangosol.net.CacheFactory.getDistributedCacheService(CacheFactory
    .java:437)
    at com.tangosol.net.CacheFactory.getDistributedCache(CacheFactory.java:3
    84)
    at df.core.distributed.coherence.Bridge.initialize(Bridge.java:50)
    at df.core.distributed.coherence.Bridge.<init>(Bridge.java:42)
    at df.core.distributed.coherence.Bridge.getInstance(Bridge.java:35)
    at df.core.distributed.coherence.DistributedPicture.<init>(DistributedPi
    cture.java:48)
    at df.core.distributed.coherence.CandidatePicture.<init>(CandidatePictur
    e.java:39)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstruct
    orAccessorImpl.java:39)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingC
    onstructorAccessorImpl.java:27)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:274)
    at java.lang.Class.newInstance0(Class.java:308)
    at java.lang.Class.newInstance(Class.java:261)
    at df.viz.MainFrame.setMode(MainFrame.java:229)
    at df.viz.ControlDialog.startActionPerformed(ControlDialog.java:252)
    at df.viz.ControlDialog.access$000(ControlDialog.java:20)
    at df.viz.ControlDialog$1.actionPerformed(ControlDialog.java:119)
    at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:17
    86)
    at javax.swing.AbstractButton$ForwardActionEvents.actionPerformed(Abstra
    ctButton.java:1839)
    at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel
    .java:420)
    at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:258
    at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(BasicButtonL
    istener.java:245)
    at java.awt.Component.processMouseEvent(Component.java:5100)
    at java.awt.Component.processEvent(Component.java:4897)
    at java.awt.Container.processEvent(Container.java:1569)
    at java.awt.Component.dispatchEventImpl(Component.java:3615)
    at java.awt.Container.dispatchEventImpl(Container.java:1627)
    at java.awt.Component.dispatchEvent(Component.java:3477)
    at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:3483
    at java.awt.LightweightDispatcher.processMouseEvent(Container.java:3198)
    at java.awt.LightweightDispatcher.dispatchEvent(Container.java:3128)
    at java.awt.Container.dispatchEventImpl(Container.java:1613)
    at java.awt.Window.dispatchEventImpl(Window.java:1606)
    at java.awt.Component.dispatchEvent(Component.java:3477)
    at java.awt.EventQueue.dispatchEvent(EventQueue.java:456)
    at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchTh
    read.java:201)
    at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThre
    ad.java:151)
    at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:145)
    at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:137)

  • Logical Dimension tabel does not join to any fact source

    I want to create a new “Dimension” table. This will be an Account Geographic dimension. My Business and Physical model are setup as follows:
    1.     Account Address (WC_ADDR_F) is joined to Account (W_ORG_D) which is joined to multiple Fact tables (Ex: Order Item (W_ORDERITEM_F)
    2.     When I perform “Global Consistency” check it comes back with no errors or warnings.
    I create the Account Geographic dimension as follows:
    1.     I right click on the subject area and select New Object->Dimension and name it “Account Geographic Dimension”. I do not select or change anything else.
    2.     I right click on the new dimension and select New Object->Logical Level. I name the level “All” and check the “Grand total level” check box. Nothing else is changed.
    3.     I right click on the “All” level and select New Object->Child Level. I name the level “Country”, set number of elements to 200.
    4.     I right click on the “Country” level and select New Object->Child Level. I name the level “State”, set number of elements to 250.
    5.     I drag the “Country” element from the Logical table (Account Address) to the “Country Level” on the new Dimension (Account Geographic Dimension)
    6.     I drag the “State” element from the Logical table (Account Address) to the “State Level” on the new Dimension (Account Geographic Dimension)
    7.     I then select the “Country” level properties and add a new key. For the key I select the “Country” column that I just dragged up there.
    8.     I then select the “State” level properties and add a new key. For the key I select the “State” column that I just dragged up there.
    My goal is that when an Analyst selects the “Country” column in Answers from the “Account Address” area that the user would be able to drill down from “Country” to “State”.
    When I perform “Global Consistency” I now get the following warning:
    WARNINGS:
    BUSINESS MODEL CCCi Analytics:
    [39008] Logical dimension table Account Address has a source CCCi_Dim_WC_ADDR_F_AccountAddress that does not join to any fact source.
    Why do I now get an error no the Account Address table for not connecting to a Fact table? The error message references the “Account Address” dimension table which I believe is the source to the Account Geographic Dimension. If this is the source table, why did it not get a warning message before I created the new dimension?
    Thanks…

    Here is the solution that I was able to get to work:
    1.     I did not have to reduce the business model to a star but was able to keep it a snowflake
    Final design (which was same as the original) here is the Business Model (snowflake schema)
    1.     Account Hierarchy (logical) -> Account (logical) -> Order Item Fact
    2.     Account Address (logical) -> Account (logical) -> Order Item Fact
    In this model the logical tables Account Hierarchy and Account Address snowflake off of the Account table which joins to the Fact table. I then:
    1.     Created an “Account” dimension
    2.     Created a child “Account Total” level
    3.     Created two (2) children off of the “Account Total” level: (1) Account Address Country and (2) Account Hierarchy Top Level
    a.     Key for “Account Address Country” was the Country column from Account Address (logical)
    b.     Key for “Account Hierarchy Top Level” was the Top Level Account Name from Account Hierarchy (logical)
    4.     Off of “Account Address Country”:
    a.     Created a (1) child off of “Account Address Country” called “Account Address State” with the State field from the Account Address (logical) as the key
    b.     Created a (1) child off of “Account Address State” called “Account Address Detail” with the ROW_WID from the Account Address (logical) as the key
    c.     Created a (1) child off of “Account Address Detail” with the ROW_WID from the Account (logical) as the key
    5.     Off o “Account Hierarchy Top Level”:
    a.     Created a (1) child off of “Account Hierarchy Top Level” called “Account Hierarchy Level 1” with the Top Account ID from Account Hierarchy (logical) as the key
    b.     Created (1) child off of “Account Hierarchy Level 1” called “Account Hierarchy Detail” with the ROW_WID from “Account Hierarchy” as the key
    c.     Crated a (1) child off of “Account Hierarchy Detail” with the ROW_WID from the Account (logical) as the key
    The global consistency check completed with no errors or warning with this design. It appears that perhaps you need to have all of the logical table keys in the dimension path that trace to the Fact table. One other note, cannot repeat use of other columns in the dimension except for the key of the first logical table.
    Please let me know if I missed something.

Maybe you are looking for

  • CR2008:Failed to open the connection. Failed to open the connection. Report

    Hi, I've just upgraded from Crystal XI R2 to Crystal 2008. All my reports open happily in Crystal 2008. I have also deployed the Crystal 2008 runtime to a Windows 2003 SP2 R2 server running ASP.NET 1 and ASP.NET 2. Before the Crystal 2008 runtime was

  • Disable Payment Term field in the Marketig Document

    Hi everyone, I would like to ask if I can make a particular field in the marketing document be active but disabled without having to modify it using SDK? I would like to make the Payment Terms field in the Accounting tab of the AP Invoice to be disab

  • Dynamically deleting row in struts

    Hi All, Can any one suggest me how to delete a row by highlighting it. I am using struts frame work and my home page consists of a table with the data populated from the database, my requirement here is to give an option to the user to delete a row b

  • Problem clearing applet's screen for different images

    I have an applet that displays several jpg-images. Images are photos of different sizes that are portrait and landscape. Problem is that the rest of a portrait image remains at the screen when a landscape image is dispayed and in the same way the res

  • Preloading a published captivate recording to flash AS2

    Hi, I have a video recording made in adobe captivate 4 and disabled the preloader on the publish preferences. The reason why I disabled this is because other people cannot see the preloader while the captivate movie is loading but the preloader displ