Montag, 20 of Mai of 2013

Category » miscellaneous

SQL to retrieve DB2 subsystem information – update for DB2 10 z/OS

 


How to retrieve JCC version

You need to check the version of your Java Combined Client (JCC) installed? Try this way:

All DB2 JDBC Driver versions, see here!

More information on DB2, Java, JDBC and JCC.


Comparing the architectural differences between DB2 for z/OS and DB2 for LUW

“Breaking the DB2 Platform Barrier”
Comparing the Architectural
Differences Between DB2 UDB for z/OS
And DB2 UDB LUW

Quest Software, Inc.

Published in 2009 but one of the best overviews for DB2 “newbies” and staff working on both platforms!

Read more!

 


Data Aging Tools

Data Aging Tools are usually instrument of development or test environments to change the age of test data, to make them younger or older. In particular, data are systematically adjusted to a desired point on the timeline concerning their chronology.  Those tools has an ultimate high point of interest with Y2K or the Year 2000 changeover, where structural changes had to be tested on a complete cover of the calendar. But also in these days, those tools are still interesting when transitions, e.g. new month or new year processing, has to be tested.  Actually, these are truly no new processes, but occasionally the one or other application or database management system has to be migrated. And then Data Aging Tools are immanent.

Some major software products as an execeprt of an still emerging market of Data Aging Tools:


NLS and unicode support

 

Ermittlung der Codepage-Einstellungen mit dem DB2 Command “db2 -a connect to ….”.

FOR BIT DATA werden wie Daten mit Codepage=0 verschlüsselt verarbeitet.

Beachte: The IBM DB2 Driver for JDBC and SQLJ returns data from a ResultSet.getString call for a CHAR FOR BIT DATA or VARCHAR FOR BIT DATA column as a lowercase hexadecimal string.

Displaying/selecting [VAR]CHAR FOR BIT DATA table columns:

What ist the codepage of a table column – querying the DB2 catalog:
(FOR BIT DATA columns are shown with CODEPAGE=0)


Overview relational und object-oriented database systems

Overview relational and object-oriented database systems

relationale database system with OO extensions

manufacturer

product

supported platforms

link

IBM

DB2 Universal Database

AIX, HP-UX, Linux, (0S/2), (OS/390), Sun/Solaris, Windows, z/OS

http://www.ibm.com/software/db2/data

Oracle

Oracle

AIX, Linux, (OS/390), True64, Sun/Solaris, Windows, z/OS

http://www.oracle.de

Sybase

Adaptive Server

AIX, HP-UX, Irix, Linux, Sun/Solaris, True64, Windows

http://www.sybase.de

Borland

Interbase

Linux, Sun/Solaris, Windows

http://www.interbase.com

CA Computer Associates

Ingres/OpenROAD

Unix, OpenVMS, Linux, WIndows

http://www.ca.com

Microsoft

SQL Server

Windows NT/2000/XP

http://www.microsoft.de

object-oriented database systems

manufacturer

product

supported platforms

link

CA Computer Associates

Jasmine

on request

http://www.ca.com

Object Design

ObjectStore

AIX, HP-UX, Irix, True64, Sun/Solaris, Windows

http://www.objectstore.com

Versant

Versant VDS

AIX, HP-UX, Irix, Sun/Solaris, Linux, Windows

http://www.versant.de

post-relationale database systems

manufacturer

products

supported platforms

link

InterSystems

Caché

Win 95/95/ME/NT/2000/XP, Linux, Compaq OpenVMS, Linux, AIX, HP-UX, True64, Sun/Solaris

http://www.intersystems.de

Poet Software

FastObjects

HP-UX, Linux, Sun/Solaris, Windows

http://www.fastobjects.de

Mapping Tools

manufacturer

products

supported platforms

link

Thought

CocoBase
Enterprise O/R

n/a

http://www.thoughtinc.com

Poet Software

FastObjects SQL
Object Factory

Win 2000/NT/XP/ME, Sun/Solaris

http://www.fastobjects.de

Sun Microsystems

Jaba Blend

n/a

http://www.sun.de

Software Tree

JDX

n/a

http://www.softwaretree.com

ONTOS

ObjectSpark

n/a

http://www.objectspark.com

Rogue Wave Software

SourcePro DB

AIX, AS/400, Windows, Sun/Solaris, HP-UX, (OS/390), True64, Red Hat Linux, z/OS

http://www.roguewave.com

This table requires a revision.