Netezza: SQL and Admin
Sunday, February 14, 2016
Aginity: visualize processing skew for running Netezza query
Aginity provides visualization tool to identify query processing skew.
Execute query as:
You might also be interested to read how:
Aginity: keep connection open to preserve TEMP tables for Netezza session
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
Netezza: view to monitor user run and logon statistics
Create user activity monitoring views. Views are useful to monitor user logons and Netezza appliance usage: Create view DDL. SELECT...
Oracle: sys_context() getting all user environment variables
PROBLEM : Get list and values of ALL available user environment variables in an Oracle session. All in one shot. SOLUTION : ...
Netezza: list users that own objects
PROBLEM : Dropping a database user renders error: ERROR : DROP USER : user " JOHN.DOUGH " owns objects , cannot be remov...
No comments:
Post a Comment