logo
Previous page
Search form
Loriaux's System/390 home page (OS/390, MVS, VSE, VM, z/OS, Linux/390) - CDB Software, Inc.
This home page is built as a starting point for S/390 (OS/390, MVS, VSE, VM) system-programmers, application programmers and operators on the Internet. It's not just a directory of software and hardware products, but also a place where mainframe professionals can meet, introduce themselves, search for a new job, have their resume hosted. All services are FREE of charge for individuals as well as for companies. A search script is available online, so you won't have to loose your time to find something.


Subscribe the newsletter : send an empty message to newsletter-subscribe@loriaux.com


CDB Software, Inc. - CDB/Automation (product)
CDB/Automation can handle all your repetitive tasks for you, leaving you available to work on other projects. Because it's automated, you can better coordinate your database operations and you can virtually eliminate the effects of human error or mistyping.
CDB/Automation lets you automatically stack image copies on tape without GDG restart problems or Recovery performance problems. And it can manage a batch window (as in the case of performing reorg operations between 6pm and midnight on alternating Saturdays). The possibilities are endless, and are limited only by your imagination.
Support : DB2 - MVS
Product type : MVS - DB2 - Automation

CDB Software, Inc. - CDB/PartRoll (product)
CDB/PartRoll is a DB2 utility which provides a more convenient way of managing partitioned datasets where each partition represents a specific time period (a month, a week, etc.). With CDB/PartRoll, you can create a new partition to hold your newest data, delete the partition with the oldest data, and renumber all the partitions in between without the hassle of dropping and redefining tables or plans. In effect, you are "rolling" each of your partitions forward one so the oldest partition "falls off".
Support : MVS - DB2
Product type : MVS - DB2 - partitioned datasets management

CDB Software, Inc. - CDB/RePart (product)
CDB/RePart is a DB2 utility which balances the number of rows across a partitioned tablespace.
CDB/RePart can be run for segmented and simple tablespaces to help you evaluate whether converting to partitioned tablespaces would be beneficial. It generates DDL statements with limitkeys the utility calculates but does not change segmented or simple tablespaces at all.
Support : MVS - DB2
Product type : MVS - DB2 - tuning

CDB Software, Inc. - CDB/REXX (product)
CDB/REXX is an extension to the REXX language that allows you to write DB2 applications in REXX. CDB/REXX also allows you to issue DB2 commands and have the command output placed in REXX variables. All this can be done without the need for precompilations or binds.
Code SQL statements just as you would in COBOL, PL/I, etc. CDB/REXX provides a host command environment name to which you direct SQL commands.
Support : MVS - DB2
Product type : MVS - DB2 - REXX

CDB Software, Inc. - CDB/Runstats (product)
CDB/Runstats is a utility that reports and/or updates DB2(tm) information about your tablespaces and indexes.
For openers, CDB/Runstats lets you use wildcard masks to specify a group of tablespaces - you can use one statement to reference many tablespaces instead of having to repeat instruction after instruction. Second, like all CDB products, it's faster, saving you time and system resources. And finally, CDB/Runstats gives you the option of solely updating DB2 catalog statistics without performing any other action. Why waste CPU time performing any other actions you might not need for a particular task?
Support : MVS - DB2
Product type : MVS - DB2 - tablespaces and indexes reports and updates.

CDB Software, Inc. - CDB/RW-Copy (product)
CDB/RW-Copy is a high-speed utility that creates full or incremental image copies of your DB2 tablespaces while allowing users Read-Write access.
CDB/RW-Copy supports the standard IBM Copy syntax, so you can make up to 8 copies at a time.
CDB/RW-Copy is designed especially for data centers where users need 24-hour, continual access to their data. CDB/RW-Copy produces an image copy of your database as of a specific point in time even though users are writing to the database.
Support : MVS - DB2
Product type : MVS - DB2 - image copies

CDB Software, Inc. - CDB/RW-Reorg (product)
CDB/RW-Reorg is a DB2 Version 4 utility which allows you to perform reorgs at the same time your users are accessing the tablespace in Read-Write mode.
CDB/RW-Reorg uses the same patented technology found in CDB/SuperReorg. The difference is that unlike CDB/SuperReorg, CDB/RW-Reorg allows you to perform a reorg while users access the table in Read-Write mode. CDB/RW-Reorg was designed to deliver the largest time and resource savings for data centers where the databases are thousands of cylinders in size.
Support : MVS - DB2
Product type : MVS - DB2 - Reorg

CDB Software, Inc. - CDB/RW-Unload (product)
CDB/RW-Unload is a high-speed utility that unloads the contents of your DB2(tm) tablespaces to flat files while allowing users Read-Write access.
CDB/RW-Unload uses the same high-performance techniques found in CDB/SuperUnload. The difference is that unlike CDB/SuperUnload, CDB/RW-Unload allows you to perform a reorg while users access the table in Read-Write mode. CDB/RW-Unload was designed to deliver the biggest time and resource savings for large data centers -- organizations where the databases are thousands of cylinders in size.
Support : MVS - DB2
Product type : MVS - DB2 - Unload

CDB Software, Inc. - CDB/SuperCopy (product)
CDB/SuperCopy is a high-speed utility that creates image copies of your DB2 tablespaces.
CDB/SuperCopy can produce up to 8 image copies simultaneously.
CDB/SuperCopy lets you do incremental copies according two ways -- you can perform a copy when a certain percentage of pages have changed, or if it's been a certain number of days since the last full copy.
Support : MVS - DB2
Product type : MVS - DB2 - image copies

CDB Software, Inc. - CDB/SuperLoad (product)
CDB/SuperLoad is a high-speed utility that loads data from a flat file into a DB2 table.
CDB/SuperLoad gives users considerably improved data availability and processing speed. Also, CDB/SuperLoad's report, summary, and output listing are better organized and easier to read than IBM's.
Support : MVS - DB2
Product type : MVS - DB2 - Load

CDB Software, Inc. - CDB/SuperReorg (product)
CDB/SuperReorg is a high-speed DB2 utility that safely reorgs tablespaces and indexes without using SORT.
CDB/SuperReorg features patented technology - reorg design you won't find anywhere else! Its non-destructive reorg technique means your data is always safe. And it's the fastest reorg on the market - in case after case, benchmark after benchmark, CDB customers have seen huge improvements in their database processing. Furthermore, CDB/SuperReorg is very simple to use.
Support : MVS - DB2
Product type : MVS - DB2 - Reorg

CDB Software, Inc. - CDB/SuperRestore (product)
CDB/SuperRestore is a DB2 utility that simplifies the task of moving DB2 data from system to system (e.g., from a test environment to a production environment).
CDB/SuperRestore can restore from DSN1COPY input files as well as from standard image copy files.
CDB/SuperRestore restores the tablespace and rebuilds the indexes at the same time. With other methods the two actions are done one after the other, taking much longer and reducing productivity. CDB/SuperRestore can have you up and running on your target system in a fraction of the time that it would take if you used another approach!
Support : MVS - DB2
Product type : MVS - DB2 - Restore

CDB Software, Inc. - CDB/SuperUnload (product)
CDB/SuperUnload is a high-speed DB2 utility that extracts data into a flat (sequential) file.
You can unload using a WHERE clause in the input stream to select only the data rows you need. CDB/SuperUnload also lets you unload a specified number of rows or unload every nth row.
Support : MVS - DB2
Product type : MVS - DB2 - Unload


Want to contact me ? Visit the contact page