Oracle Analytics Cloud and Server

Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture

OBIEE 12c Error in BI Answers

Received Response
112
Views
5
Comments
OracleUser_MUC6U
OracleUser_MUC6U Rank 5 - Community Champion

Hi,

Might be a long shot but worth a try, anyone seen the following error before in analysis with OBIEE 12.2.1.2.0.  We've encounter this issue in a test environment but is fine in our dev environment which is running the same OBIEE version and database.  The two tables are unrelated so theres no need for a physical join.

State: HY000. Code: 14046.
[nQSError: 14046] No physical join relationships exist between any of the following tables: left = [ <physical table name> AS <logical table name>] and right =
[ <physical table name> AS <logical table name>]]. (HY000)

Thanks

Answers

  • [Deleted User]
    [Deleted User] Rank 2 - Community Beginner
    879721 wrote:We've encounter this issue in a test environment but is fine in our dev environment which is running the same OBIEE version and database.

    Neither OBIEE version nor database are impacting that -. you have to look at the logical query that's being produced and the RPD model!

  • OracleUser_MUC6U
    OracleUser_MUC6U Rank 5 - Community Champion

    Thanks Christian.

    The logical query of the analysis is the same in both environments. Unfortuantely we can't get the phyiscal query in the test environment as the analysis errors out.

  • [Deleted User]
    [Deleted User] Rank 2 - Community Beginner

    So the RPD must be different. You have to look at all the logs. OBIPS, OBIS etc.

  • User_64ARV
    User_64ARV Rank 1 - Community Starter

    I have the same issue right now.  These two tables are not related and there is no need for any joins between them. I looked at the logs, it doesn't give any key info. They only have a record of presentation level query. However, in OBIS log, where the error is written I have one more line.

    physical join relationships exist between any of the following tables: left = [ [[file: server/Query/Optimizer/Navigator/Src/SQONPathJoinConstructor.cpp; line: 720

            Table A T44064] and right = [Table B T93025].

    It refers to the cpp file, maybe it could have an answer.

  • [Deleted User]
    [Deleted User] Rank 2 - Community Beginner

    If you have a problem, open a thread. This one was abandoned by the OP who gave up and never replied.