In this second of a series of entries on my favorite SQL-related enhancements provided via Db2 12 for z/OS (and “Db2,” versus “DB2,” is officially the new form of the product name), I will describe useful functionality pertaining to result set pagination (my first post in this series covered piece-wise DELETE ). “Result set pagination” refers to retrieval of a query result set in “pages,” with each page including a sub-set of the result set’s rows. A typical …read more
Related Articles
How to Setup & Use Toad for Oracle in a Secure Environment
Let’s face it – it’s a rough and scary computer world we live in today. We have people routinely losing notebook computers with massive local copies of confidential records, computer hackers aggressiv...
A few useful Oracle 12cR2 MOS Docs
A few useful MOS Docs are listed below , in case if 12cR2 upgrade around the corner How to Upgrade to/Downgrade from Grid Infrastructure 12.2 and Known Issues (Doc ID 2240959.1) Complete Checklist f...
Inspect SGA
Inspect SGA retrieves executed SQL statements from Oracle’s System Global Area or currently running SQL statements from Oracle’s open cursor. Once you retrieve the statements, Inspect SGA displays the...
