cancel
Showing results for 
Search instead for 
Did you mean: 

BW Performance - opening query definition on BEx Analyzer

Former Member
0 Kudos

Hi,

We are seeing some very bad performance problems when opening existing query definitions in the Bex Analyzer. When you click on "Change query(Global Definition)" or just simply click on the "change query" button, it takes approx 27 seconds before you the query definition is fully displayed. (which is long)

The steps it seems to be going through are:

1. Lock the query against external changes

2. Reading query definition

3. Reading infoobjects

4. Authorisation check.

Steps 1 and 2 are where it is hanging and taking the most time.

Does anyone know whether these steps correspond to any tables and if so, which tables these are?

Thanks,

Allan

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member93896
Active Contributor
0 Kudos

Hello Allan,

since database selections are involved, you should first check that the database statistics are up-to-date (on Oracle the BRCONNECT tool should run daily). Nevertheless, query definitions can be complex especially if you use a lot of restricted or calculated key figures, two structures, or even cell calculations.

Did you always have this performance problem with queries or has it come up recently? Is it for specific queries and not for others? What's different between the queries?

If you can reproduce it on a regular basis, open an OSS message so our support can take a look.

Regards,

Marc

SAP NetWeaver RIG, US BI

PS: There are too many tables involved to list them. A SQL trace will show you which exactly.