473,419 Members | 1,681 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,419 software developers and data experts.

Converting IDMS db to DB2

Hello I'm a newbie to this and I need help, please
My question is, we currently have a IDMS db and will be converting to DB2.
What are the things I should do? The IDMS has not been documented very well,
and there are a number of duplicate fields. I was thinking about
documenting all the tables with fields attributes, and documenting the fields
to the 150 screens in this program. We also that about doing a CRUD matrix
to see what it does currently. Does anyone have any other suggestions...
PLEASE....All suggestions are appreciated. :))

--
Message posted via http://www.dbmonster.com

Mar 27 '07 #1
1 5159
SLC via DBMonster.com wrote:
Hello I'm a newbie to this and I need help, please
My question is, we currently have a IDMS db and will be converting to DB2.
What are the things I should do? The IDMS has not been documented very well,
and there are a number of duplicate fields. I was thinking about
documenting all the tables with fields attributes, and documenting the fields
to the 150 screens in this program. We also that about doing a CRUD matrix
to see what it does currently. Does anyone have any other suggestions...
PLEASE....All suggestions are appreciated. :))
We just went though this last year with a very large database. Due to
the size and complexity and time we had a third party vendor do it for
us. Their name was SBS (now ateras). They can do just the database,
the database and the application or just the application. We chose both
the application and the database. We converted ADSO programs to
CICS/COBOL programs that access a DB2 database. It works, but now we
have a network database implemented on a relational DBMS. It does cause
some interesting performance challenges.

You really have to know your data and the database to make an informed
decision on how to convert this data. You can no longer have group
elements like you did in IDMS, the data element name sizes are different
(IDMS allows larger names), and there are many other issues. Things
like Date data type did not exist in IDMS. The concept of a null column
did not exist in IDMS. The Optional Manual set does not exist in DB2.
It is really a big job depending upon how many record types you have.

The actual conversion of the data was not easy either. Our database had
around 250 records in it (IDMS). I had to run over 2500 jobs to do the
conversion. We ended up unloading the data from IDMS and putting into a
format that I could use the DB2 load utility. The real kicker was that
I had only 12 hours to convert everything (including the application!).

Ateras really came through for us. They have a product called DB
Shuttle that takes the schema in IDMS and converts it to DB2. It does
not do it in a vacuum, however. Many decisions have to be made about
the format of the data you are converting to.

Good Luck.
Mar 28 '07 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

4
by: mustafa | last post by:
Dear sir , I have built my application in visual basic 6.0 and crystal Report8.5 , Now i migrated my application to VB.net using the upgrade wizard.My visual basic form is upgraded to vb.net...
8
by: prabha | last post by:
Hello Everybody, I have to conert the word doc to multiple html files,according to the templates in the word doc. I had converted the word to xml.Also through Exsl ,had finished the multiple...
5
by: Robert | last post by:
I have a series of web applications (configured as separate applications) on a server. There is a main application at the root and then several virtual directories that are independant...
3
by: Mary | last post by:
Hi, Does anyone know of any software out there that would convert an application written in VBScript to either VB.NET or C#/C++ quite quickly for me, or will I have to re-write the application...
7
by: Tor Aadnevik | last post by:
Hi, I have a problem converting values from Single to double. eg. When the Single value 12.19 is converted to double, the result is 12.1899995803833. Anyone know how to avoid this? Regards...
2
by: shenanwei | last post by:
DB2 V8.2 on AIX, type II index is created. I see this from deadlock event monitor. 5) Deadlocked Connection ... Participant no.: 2 Lock wait start time: 09/18/2006 23:04:09.911774 .........
0
by: jtzecher | last post by:
Greetings, Does anybody have any literature that compares the performance of IDMS and DB/2? Specifically, I am looking for CPU usage or MIPS required to perform like tasks. That is to say, if...
0
by: sajithamol | last post by:
Is it possible to retrieve data from IDMS through Rexx or CLIST? Please let me know your view about this...
0
by: jpmad4it | last post by:
Hi there I know that I can connect to an IDMS DB using JDBC type 4 drivers, but I have a few questions: Is this the process: - Set up the IDMS system to allow JDBC connections - defining...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
1
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.