unable to see graph reports in s_nq_acct table in 12c — Oracle Analytics

Oracle Analytics Cloud and Server

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

unable to see graph reports in s_nq_acct table in 12c

Received Response
42
Views
8
Comments
3167974
3167974 Rank 4 - Community Specialist

hi,

while running the graph reports i m unable to see its entry in S_NQ_ACCT Table where we have implemented the  concept of usage tracking in 12c. can anyone help me out of these .

Regards,

simran sahani

Answers

  • Hi,

    dumb question but: do you see anything else in the UT table?

    Because it's not something you can configure: everything or nothing, so the kind of analysis (if a chart or a table) doesn't change from a usage tracking point of view.

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

    +1 to Gianni it's an all-or-nothing concept. Things to check:

    1.) Is your NQSConfig.ini set correctly in the Usage Tracking section?

    ENABLE = YES?

    PHYSICAL_TABLE_NAME = Fully qualified name to your RPD object representing the S_NQ_ACCT?

    CONNECTION_POOL = Fully qualified name to your RPD object representing the connection pool to be used?

    2.) Conversely is your RPD set up correctly?

    Do the physical layer objects precisely match what's in NQSConfig.ini?

    Do you maybe have a problem with fully qualified tables names? (i.e. on vs off)

    Can you read the S_NQ_ACCT content throught the RPD? Does "View Data" work?

    etc.

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

    @3167074 Did you give up on this? For the benefit of other forum users it is courteous to finish your threads. Sharing goes both ways.

  • 3068122
    3068122 Rank 4 - Community Specialist

    Hi Gianni and Christian ,

    i've similar problem.

    After configuring UT ,session logs have been inserting S_NQ_ACCT table but have not been inserting S_NQ_DB_ACCT table. Not only graph reports , I can't see any data in S_NQ_DB_ACCT.

    Did you know anything about this issue ?

    NOTE : Repository schemas created in Microsoft SQL Server 2014.

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

    Edit: I didn't see that you arent´'t the OP. Please create your own thread and don't hijack other people's threads.

  • 3068122
    3068122 Rank 4 - Community Specialist

    Sorry Christian ,

    I've just created my own thread which is "OBIEE 12c Usage tracking problem" .

    If you have any idea , can you share ?

    Regards

  • 3167974
    3167974 Rank 4 - Community Specialist

    hi gianni,

    i tried to lookup into the usage tracking subject area we observed only reports related to section condition are working other analysis records are not inserted into the s_nq_acct table. can you please let me know reason.

  • How to say ... the reason? Well, there isn't any.

    It isn't something you configure, so it would be more everything or nothing.

    Interesting that only conditions end up in the UT table, in the end they are an object like another doing a query and getting something or nothing back.