PANTHEON™ Help

 Toc
 PANTHEON Ndihmë - Mirësevini
[Collapse]PANTHEON
 [Collapse]Udhëzues për PANTHEON
  [Expand]Udhëzues për PANTHEON
  [Expand]Udhëzues për PANTHEON Retail
  [Expand]Udhëzues për PANTHEON Vet
  [Expand]Udhëzues për PANTHEON Bujqësi
 [Collapse]Manualet e Përdoruesit për PANTHEON
  [Expand]Manuali i Përdoruesit për PANTHEON
  [Expand]Manuali i Përdoruesit për PANTHEON Retail
  [Expand]Manuali i përdoruesit për PANTHEON Vet
  [Expand]Manuali i Përdoruesit për Bujqësinë PANTHEON
[Collapse]PANTHEON Web
 [Collapse]Udhëzues për PANTHEON Web
  [Expand]Udhëzues për PANTHEON Web Light
  [Expand]Udhëzues për Terminalin Web PANTHEON
  [Expand]Udhëzues për PANTHEON Web Legal
  [Expand]Arkiva e produkteve të vjetra
 [Collapse]Manualet e Përdoruesit për PANTHEON Web
  [Expand]Fillimi PANTHEON Web
  [Expand]Manuali i Përdoruesit për PANTHEON Web Light
  [Expand]Manuali i Përdoruesit për Terminalin Web PANTHEON
  [Expand]Manuali i Përdoruesit për PANTHEON Web Legal
  [Expand]Arkiva e produkteve të vjetra
[Collapse]PANTHEON Granulat
 [Collapse]Udhëzues për Granulat PANTHEON
  [Expand]Granula e Personelit
  [Expand]Urdhërat e Udhëtimit Granule
  [Expand]Dokumente dhe Detyra Granule
  [Expand]Dashboard Granule
  [Expand]Porositë B2B Granule
  [Expand]Granul i Shërbimit në Terren
  [Expand]Inventari i Aseteve të Paluajtshme
  [Expand]Inventari i Magazinës Granul
 [Collapse]Manualet e Përdoruesit për Granulat PANTHEON
  [Expand]Fillimi
  [Expand]Granula e Personelit
  [Expand]Urdhërat e Udhëtimit Granule
  [Expand]Dokumentet dhe Granula e Detyrave
  [Expand]Porositë B2B Granule
  [Expand]Dashboard Granule
  [Expand]Granul i Shërbimit në Terren
  [Expand]Inventari i Aseteve të Paluajtshme
  [Expand]Inventari i Magazinës Granul
  [Expand]Arkiv
[Expand]Faqja e Përdoruesit

Load Time: 359.3616 ms
"
  6613 | 1 | |
Label


Dasbhoard Data Prefetching

Dashboard Data Prefetching

010380.gif010381.gif010411.gif010382.gif010383.gif
It is required to prefetch data for dashboard components whose SQL query takes longer to execute. Instead of the SQL query being executed every time the dashboard is opened, on-demand data prefetching is performed.

Prefetching stores data in dedicated tables.

 

There are two options available for data prefetching:

  • Click Prefetch Data in the Administration Panel, or
  • Run PANTHEON with the parameter /DSH.

 

Using Prefetch Data in the Administration Panel

For prefetching click Prefetch Data in the Administration Panel | ZEUS | Dashboard.

 

28041.gif

 

000001.gif Having opened an out-of-the-box dashboard for the first time and not having performed data prefetching, the following message is returned: Data must be prefetched.

81937.

81938. If any errors occurred, a message will notify you which dashboard components returned an error Data prefetching completed.

81939.

81940. If no errors occured during prefetching, the message "Data prefetching completed successfully." is displayed.

81941.

 

Run PANTHEON with the parameter /DSH.

Running PANTHEON with the parameter /DSH refreshes data in the default database.

 

Example:

"c:\Program Files\DataLab\Pantheon55_SQL.exe" /L=UU:abc /DSH

 

To prefetch data use parameter /DSH=ALL whenever there are multiple databases located on the server. This prefetches data in all databases. The example below assumes that the user UU with the password abc exists in all databases.

 

Example:

"c:\Program Files\DataLab\Pantheon55_SQL.exe" /L=UU:abc /DSH=ALL

 

To refresh components in certain databases only, specify databases in brackets and separat them using semi-colons.

 

Example:

"c:\Program Files\DataLab\Pantheon55_SQL.exe" /L=UU:abc /DSH=ALL(DB1;DB2;DB3)

 

To refresh components in multiple databases with different users, list the databases as above, but specify the user name and password separated by colons after each database.

 

Example:

"c:\Program Files\DataLab\Pantheon55_SQL.exe" /L=UU:abc /DSH=ALL(DB1:user1:pass1;DB2:user2;DB3)

Here, user1/pass1 is used to log on to the database DB1, user2 logs on to DB2 without a password, and for DB3 the user name/password specified with the /L parameter is used.

 

Use command line parameter /L to log on with the specified user name and password. Use /DSH to prefetch data.

 

For more information see command line parameters.

 

 

PANTHEON Guide:

  • ZEUS (settings in the Administration Panel)

Related topics:


  

     


Rate this topic
Was this topic usefull?
Comments
Comment will also bo visible in forum!