Hi All,
We are facing a unique type of error while connecting to DB2 Enterprise Stage from DataStage PX.
The error is:
"##E TNDB 000000 07:58:33(001) <FCT_FILE_DUP> Error Idx = 1;
DB2 Driver Embedded SQL message: SQL0304N A value cannot be assigned to a host variable
because the value is
not within the range of the host variable's data type. SQLSTATE=22003
;
sqlcode = -304;
sqlstate = 22003
##E TNDB 000000 07:58:33(002) <FCT_FILE_DUP> Failed to connect to database."
Will be glad if any one have provide the solution for the same.Pls help.
Thanks and regards,
Pawan
Unable to connect DB2 Server via DB2 Enterprise Stage
Moderators: chulett, rschirm, roy
Welcome! :D
Is this the same problem as posted here?
http://www.dsxchange.com/viewtopic.php?t=121802
Is this the same problem as posted here?
http://www.dsxchange.com/viewtopic.php?t=121802
-craig
"You can never have too many knives" -- Logan Nine Fingers
"You can never have too many knives" -- Logan Nine Fingers
Unable to connect DB2 Server via DB2 Enterprise Stage
chulett wrote:Welcome! :D
Is this the same problem as posted here?
http://www.dsxchange.com/viewtopic.php?t=121802 ...
Hi ALL,
Ys the post is same...but we didn't get the solution yet.
One more info i would like to add here is previously we have AIX 5.3, ML-07 SP01 on the AIX server, but now a new patch named AIX 5.3 ML-07 SP-04. The problem infact came after the new patch installed.
This patch has been installed on both ETL and DB2 Servers.
If anybody ever faced this issue...pls let me know the solution...We are in real urgency...
Thanks and regards,
Pawan
-
ray.wurlod
- Participant
- Posts: 54595
- Joined: Wed Oct 23, 2002 10:52 pm
- Location: Sydney, Australia
- Contact:
Re: Unable to connect DB2 Server via DB2 Enterprise Stage
pmishra wrote:... but now a new patch named AIX 5.3 ML-07 SP-04. The problem infact came after the new patch installed.
How to avoid stating the bleeding obvious...?
If you want urgent help sign up with your support provider for premium service and learn the true cost of "urgent". DSXchange is an all-volunteer site whose members post as and when they can, and usually only if they have something to say.
IBM Software Services Group
Any contribution to this forum is my own opinion and does not necessarily reflect any position that IBM may hold.
Any contribution to this forum is my own opinion and does not necessarily reflect any position that IBM may hold.
Re: Unable to connect DB2 Server via DB2 Enterprise Stage
ray.wurlod wrote:pmishra wrote:... but now a new patch named AIX 5.3 ML-07 SP-04. The problem infact came after the new patch installed.
How to avoid stating the bleeding obvious...?
If you want urgent help sign up with your support provider for premium service and learn the true cost of "urgent". DSXchange is an all-volunteer site whose members post as and when they can, and usually only if they have something to say.
I wanted to say, if possible, pls help.......
Unable to connect DB2 Server via DB2 Enterprise Stage
chulett wrote:Ray's "bleeding obvious" was to uninstall the patch. Hence the quote. ...
Hi All,
We have ultimately resolved the problem.Actually this problem came after installling the patch. The patch put a constraint on the db server that the user can create max. 32768 number of tables in database. At that time we had 33243 number of tables in db. So we have reduced the no of tables below to 32768 and thereafter the problem gets resolved. And we are able to connect to DB2 Enterprise Stage. :D
Thanx Ray for your comments.
