473,406 Members | 2,369 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,406 software developers and data experts.

Migrating from 7.2 to 8.1


I have a job that inserts thousands of LOBs into a table.

Under a UDB 7.2 client, it runs in four minutes.

The same job, running against the same UDB 8.2 server, takes over 30
minutes on the 8.2 client.

Does anybody have any ideas about what is going wrong?
Jun 4 '07 #1
3 1192
Ross Mallett wrote:
>
I have a job that inserts thousands of LOBs into a table.

Under a UDB 7.2 client, it runs in four minutes.

The same job, running against the same UDB 8.2 server, takes over 30
minutes on the 8.2 client.

Does anybody have any ideas about what is going wrong?
Did you run all the binds from the V8.2 client ?

It could be you are spending a lot of time needlessly autobinding catalog
packages.

Have you gathered a statement level event monitor to see if it gives you any
clue to whether there could be a problem. If it thinks that the
statement is taking very little time to process then it probably is
something "external" to the inserts themselves, such as the autobinds I
mentioned earlier.

Phil
Jun 4 '07 #2
Philip Nelson wrote:
Ross Mallett wrote:

>>I have a job that inserts thousands of LOBs into a table.

Under a UDB 7.2 client, it runs in four minutes.

The same job, running against the same UDB 8.2 server, takes over 30
minutes on the 8.2 client.

Does anybody have any ideas about what is going wrong?


Did you run all the binds from the V8.2 client ?

It could be you are spending a lot of time needlessly autobinding catalog
packages.

Have you gathered a statement level event monitor to see if it gives you any
clue to whether there could be a problem. If it thinks that the
statement is taking very little time to process then it probably is
something "external" to the inserts themselves, such as the autobinds I
mentioned earlier.

Phil
The db2cli.lst and db2ubind.lst have been bound.

The monitor says that the INSERT statements have an average execution
time of 15 milliseconds. So their total time is not excessive.

Anything else that could be "external" to the inserts?

Ross
Jun 5 '07 #3
Ross Mallett wrote:
>
I have a job that inserts thousands of LOBs into a table.

Under a UDB 7.2 client, it runs in four minutes.

The same job, running against the same UDB 8.2 server, takes over 30
minutes on the 8.2 client.

Does anybody have any ideas about what is going wrong?
It seems that the 7.2 client compresses (or truncates) the CLOB, whereas
the 8.2 client is sending all 16 MB per LOB across to the server.

Anyone have any ideas?
Jun 7 '07 #4

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

Similar topics

0
by: Zvika Glickman | last post by:
I'm migrating DB2 to ORACLE 9I. In the DB2 schema each table defined in diferrent tablespace. Few tablespaces are define on the same STOGROUP (there are few STOGROUP). It's a big db (few terra...
0
by: steve | last post by:
I am having huge problems migrating large db’s from one server to another. I use phpmyadmin to dump the data into a file, and then migrate it to my production server. Then I try to use this:...
4
by: Bernardo Robelo | last post by:
Hi, I am interested in migrating Microsoft Access database to Postgres database. But I do not have idea of like initiating. Maybe some tool exists for this problem. Thanks you. Bernardo
4
by: Juan | last post by:
I'm migrating a VB.Net app to c# and found the following: Private m_State(,) As Integer If anyone knows what is the analogous in c#... is it an array? Thanks, Juan.
6
by: Shai Levi | last post by:
Hi, I'm trying to migrate native c++ class to managed c++ class. The native class header definition looks as: class NativeClass { public: typedef void (CbFunc1)(int n,void* p);
3
by: BobRoyAce | last post by:
I would really appreciate recommendations for sources of materials on migrating ASP applications to ASP.NET (books, URL's, etc.). Also, is there a magazine that is particularly good for .NET stuff....
2
by: Jean-Claude Adams | last post by:
Hi Folks. I need some tutorial or some expertice about the subject. Because, i'm have a customer, need's change the actual appl, but the only issue is a dbf database, and the GUI is the older...
4
by: Collin Peters | last post by:
I have searched the Internet... but haven't found much relating to this. I am wondering on what the best practices are for migrating a developmemnt database to a release database. Here is the...
12
by: jdokos | last post by:
Does anyone know of any good sources (white papers, etc.) regarding migrating from Teradata to DB2 UDB EEE? We are in the very beginning stages of investigating this as an option for some of the...
34
by: subramanian100in | last post by:
Is there any difference between porting and migrating. Kindly explain
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
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?
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
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
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...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
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...

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.