Advertisement
Guest User

Untitled

a guest
Oct 22nd, 2019
124
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.79 KB | None | 0 0
  1. dbadmin=> select * from resource_pools;
  2. pool_id | name | is_internal | memorysize | maxmemorysize | maxquerymemorysize | executionparallelism | priority | runtimepriority | runtimeprioritythreshold | queuetimeout | plannedconcurrency | maxconcurrency | runtimecap | singleinitiator | cpuaffinityset | cpuaffinitymode | cascadeto
  3. -------------------+----------+-------------+------------+---------------+--------------------+----------------------+----------+-----------------+--------------------------+--------------+--------------------+----------------+------------+-----------------+----------------+-----------------+-----------
  4. 45035996273704996 | general | t | | Special: 95% | | AUTO | 0 | MEDIUM | 2 | 00:05 | AUTO | | | f | | ANY |
  5. 45035996273704998 | sysquery | t | 64M | | | AUTO | 110 | HIGH | 0 | 00:05 | AUTO | | | f | | ANY |
  6. 45035996273705000 | sysdata | t | 100M | 1G | | | | | | | | | | | | |
  7. 45035996273705002 | wosdata | t | 2G | 2G | | | | | | | AUTO | | | | | |
  8. 45035996273705004 | tm | t | 5% | | | AUTO | 105 | MEDIUM | 60 | 00:05 | AUTO | 3 | | t | | ANY |
  9. 45035996273705006 | refresh | t | 0% | | | AUTO | -10 | MEDIUM | 60 | 00:05 | AUTO | | | t | | ANY |
  10. 45035996273705008 | recovery | t | 0% | | | AUTO | 107 | MEDIUM | 60 | 00:05 | AUTO | 3 | | t | | ANY |
  11. 45035996273705010 | dbd | t | 0% | | | AUTO | 0 | MEDIUM | 0 | 0 | AUTO | | | t | | ANY |
  12. 45035996273705096 | jvm | t | 0% | 2G | | AUTO | 0 | MEDIUM | 2 | 00:05 | AUTO | | | f | | ANY |
  13. 45035996273705098 | blobdata | t | 0% | 10% | | | | | | | AUTO | | | | | |
  14. 45035996273705100 | metadata | t | 0% | | | | | | | | | | | | | |
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement