cancel
Showing results for 
Search instead for 
Did you mean: 

Get MDX log - Rich Client - 4.1 SP2

former_member183473
Participant
0 Kudos

Hi,

I've been trying to get the the MDX genarated by webintelligence for quite a while now..

Can anyone shine a light to the right direction?

I've capture the logs using the following .ini file

size = 100000;

keep = true;

log_level = low;  

log_dir = @"c:\log";

[from_subunit("MDA")]

sap_log_level = log_info;

sap_trace_level = trace_info;

But there's no mdx in there.

Thanks in advance.

Best

Leandro

Accepted Solutions (1)

Accepted Solutions (1)

arijit_das
Active Contributor
0 Kudos
former_member183473
Participant
0 Kudos

That does not work for 4.1.

It complains that those parameters are no longer supported.

Thanks for the quick reply

arijit_das
Active Contributor
0 Kudos

did you try making log_level = high ?

arijit_das
Active Contributor
0 Kudos

1586166 - How to enable tracing for BI4.x client applications

This talks about 4.1 too where importance parameter has been replaced with log_level.

former_member183473
Participant
0 Kudos

Did that one, but no MDX showed up on the log.

Searched for "select" on the file and for the query name, but couldn't find anything.

Tried activating the log "high" on the server side and looking at the webintelligence server, no success as well.

This is frustrating.

Thanks for the help man, do you have any other ideas?

Best

Leandro

arijit_das
Active Contributor
0 Kudos

Your report is on top of OLAP universe -right ? If you use BICS, that will not generate MDX.

former_member183473
Participant
0 Kudos

It is on top of a BICS connection... Am I able to catch that MDX?

Best

Leandro

arijit_das
Active Contributor
0 Kudos

BICS does not use MDX.

arijit_das
Active Contributor
former_member183473
Participant
0 Kudos

Did not know that....

Thanks for the help man.

Best Leandro

Answers (0)