i installed Zend Server 5.6 on our new machine.
Now the function i5_connect ist no longer available.
So i updated the Toolkit API and followed the description in this http://forums.zend.com/viewtopic.php?f=44&t=44893 Post.
I dont know our CCSID but in the httpd.conf i added
- Code: Select all
DefaultFsCCSID 37
CGIJobCCSID 37
In my Logfile i get the following error
Toolkit request failed. Possible reason: a CCSID not matching that of system, or updated PTFs may be required. Database code (if any): 22501. Message: Länge einer Host-Variablen variabler Länge oder einer LOB-Host-Variablen ungültig.
What is the problem here ?
Bye jogi

