Discussion:
iSeries Access
(too old to reply)
ajmastrean
2006-08-04 20:57:17 UTC
Permalink
I have an application, it connects to an AS/400 system and returns the
results of a query to a file... I wrote the application using iSeries
Access V5R2 with version 1.0.0.0 of the cwbx.dll (iSeries Access
ActiveX Object Library).

We updated to iSeries Access V5R3 (to have the ADO object)... now the
application returns an error. I have not changed the reference to
cwbx.dll (though V5R3 contains a 1.1.0.0 dll).

Error in - DatabaseDownloadRequest.Download()
Error message - CWBDB0014 - Internal software error (System %1)

The stack trace points to the line of code where I actually call
dlr.Download(), my DatabaseDownloadRequest object. Nothing else has
changed (AS/400, dev environment, etc)... just V5R2 to V5R3.

Any ideas?
Brad
2006-08-04 21:18:01 UTC
Permalink
Number one thing I would do is load the latest iSeries Access Service
Pack for your client. These are free to download from IBM at the link
below:

http://www-03.ibm.com/servers/eserver/iseries/access/casp.html

I do not have experience of the this particular problem but I can say
I've come across dozens of problems after an upgrade that were resolved
by Service Packing the client (not the server)

Hope it helps.

Brad
ajmastrean
2006-08-04 23:04:39 UTC
Permalink
I installed the Service Pack for V5R3 and when I run the program, I
get...

Error in - DatabaseDownloadRequest.Download()
Error Message - CWB4016 - Internal data transfer routine returned
error code 32312

Same place as before. I am looking this up, but if anyone has any
particular insight, that would be great.

Thanks.
a***@bigfoot.com
2006-08-07 13:57:00 UTC
Permalink
There is a PTF for this:

http://www-1.ibm.com/support/docview.wss?uid=nas23d881c32e2f9e83486256edf00513b1f
Loading...