PANTHEON™ Help

 Sadržaj
 Glavna strana- Dobrodošli u PANTHEON uputstva
[Collapse]PANTHEON
 [Collapse]PANTHEON priručnici
  [Expand]Priručnik za PANTHEON
  [Expand]Vodič po DataLab PANTHEON™ Farming
  [Expand]Vodič za mobilni POS
  [Expand]Vodič za PANTHEON Vet
 [Collapse]PANTHEON korisnički priručnici
  [Expand]Korisnički priručnik za PANTHEON
  [Expand]Operativni priručnik za datalab PANTHEON Farming
  [Expand]Korisnički vodič za mobilni POS
  [Expand]Korisnički priručnik za PANTHEON VET
  [Expand]Korisnički priručnik za PANTHEON Farming
[Collapse]PANTHEON Web
 [Collapse]Priručnici za PANTHEON Web
  [Expand]Vodič po PANTHEON Web Light-u
  [Expand]Vodič po PANTHEON Web Terminal-u
  [Expand]Vodič za PANTHEON Web Legal
  [Expand]Arhiva starih proizvoda
 [Collapse]Korisnički priručnici za PANTHEON Web
  [Expand]Kako početi? PANTHEON Web
  [Expand]Korisnički priručnik za PANTHEON Web Light
  [Expand]Korisnički priručnik za PANTHEON Web Terminal
  [Expand]Arhiva starih proizvoda
  [Expand]Korisnički priručnik za PANTHEON Web Legal
[Collapse]PANTHEON Granule
 [Collapse]Priručnik za PANTHEON Granule
  [Expand]Granula Kadrovi
  [Expand]Granula Putni nalozi
  [Expand]Granula Dokumenti i zadaci
  [Expand]Granula Kontrolna tabla
  [Expand]Granula Servis na terenu
  [Expand]Granula B2B naručivanje
  [Expand]Inventar Fiksne Imovine
  [Expand]Granula Inventar skladišta
 [Collapse]Korisnički priručnik za PANTHEON Granule
  [Expand]Kako početi?
  [Expand]PANTHEON Granule i aktivacija
  [Expand]Granula Kadrovi
  [Expand]Granula Putni nalozi
  [Expand]Granula B2B Naručivanje
  [Expand]Granula Kontrolna tabla
  [Expand]Granula Dokumenti i Zadaci
  [Expand]Granula Servis na terenu
   PANTHEON Granule - česta pitanja i odgovori
  [Expand]Inventar Fiksne Imovine
  [Expand]Arhiva
  [Expand]Granula Inventar skladišta
   Arhiva

Load Time: 515.6335 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:


  

     


Oceni ovu temu
Da li je ova tema korisna?
Komentari
Komentari će biti vidljivi i na forumu!