cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Opening Diagrams is Very Slow

ColruytTeam
Honored Contributor

Hi Community,

We are facing performance issue with opening diagrams. While we open the diagram, the progress bar will come to half part and will stay there for more than 40 seconds and then start again. Even though the diagrams doesn't have lot of objects on it, this issue is happening.

 

We cleanup all the history records every day (night batch job). 

We observed that, since we are cleaning up the history, this issue is happening. 

 

Any suggestions please.

 

Thanks for your help.

 

Regards,

Venkatesh.

Colruyt Team
3 Replies

Hello

 

Maintenance plan is a feature of SQL Server. It does not apply to Oracle storage.

 

For Oracle storage check, that the specific job is enabled for the appropriate schemas.

See above document page 27

http://community.mega.com/mega/attachments/mega/HOPEXV1R2/9/43/RDBMS%20Repository%20Installation%20G...

 

Jerome

ColruytTeam
Honored Contributor

Hi Jerome,

In the RDBMS Repository Installation Guide HOPEX V1R2-V1R3 EN.pdf file, I can see the instructions for SQL server maintainance (with some screen shots). But I didnot find any thing for Oracle store.

Can you please guide me, How I can do this maintainance plan in Oracle.

 

Thanks for your help.

Colruyt Team

jhorber
MEGA
MEGA

Hello

 

For performance, a key elements is rebuilding indexes

With SQL Server storage, this is done by configuring a maintenance plan that includes a task 'Rebuild indexes'. See the article 'RDBMS Repository Installation Guide'' of the appropriate HOPEX version.

With Oracle storage, a  specific job  should be shecked for all schemas related to HOPEX data repositories or system database. See the article 'RDBMS Repository Installation Guide'' of the appropriate HOPEX version.

 

Not also that performances can be poor is the environment is not fully compiled.

Jerome