|
|||
|
Hello,
I am getting the following warning/error when trying to utilize the zend framework 1.0.1 with Zend Core 2.0.1 (5.2.3) and i5/OS v5r4. Is there anything special that needs to be considered w/the zf and i5? I am a bit puzzled by the following reference to "SYSCAT" and the sql0204 error. Debug Warning: \wwwApps\development\php\zendframework_1.0.1\libra ry\Zend\Db \Statement\Db2.php line 64 - db2_prepare() [<a href='function.db2-prepare'>function.db2-prepare</a>]: Statement Prepare Failed Debug Error: \wwwApps\development\php\zendframework_1.0.1\libra ry\Zend\Db \Statement\Db2.php line 71 - Uncaught exception 'Zend_Db_Statement_Db2_Exception' with message 'COLUMNS in SYSCAT type *FILE not found. SQLCODE=-204' in /wwwApps/development/php/zendframework_1.0.1/library/Zend/Db /Statement/Db2.php:71 Stack trace: #0 /wwwApps/development/php/zendframework_1.0.1/library/Zend/Db /Statement.php(109): Zend_Db_Statement_Db2->_prepare('SELECT DISTINCT...') #1 /wwwApps/development/php/zendframework_1.0.1/library/Zend/Db /Adapter/Db2.php(199): Zend_Db_Statement->__construct(Object(Zend_Db_Adapter_Db2), 'SELECT DISTINCT...') #2 /wwwApps/development/php/zendframework_1.0.1/library/Zend/Db /Adapter/Abstract.php(278): Zend_Db_Adapter_Db2->prepare('SELECT DISTINCT...') #3 /wwwApps/development/php/zendframework_1.0.1/library/Zend/Db /Adapter/Db2.php(342): Zend_Db_Adapter_Abstract->query('SELECT DISTINCT...') #4 /wwwApps/development/php/zendframework_1.0.1/library/Zend/Db /Table/Abstract.php(595): Zend_Db_Adapter_Db2->describeTable('album', 'WebDev') #5 /wwwApps/development/php/zendframework_1.0.1/library/Zend/Db /Table/Abstract.php(528): Zend_Db_Table_Abstract->_setupMetadata() #6 /wwwApps/development/php/zendframework_1.0.1/library/Zend/Db /Table/Abstract.php(264): Zend_Db_Table_Abstract->_setup() #7 /wwwApps/development/php/applications/test/controllers/Index Controller.php(15): Zend_Db_Table_Abstract->__construct() #8 /wwwApps/development/php/zendframework_1.0.1/library/Zend/Co ntroller/Action.php(497): IndexController->indexAction() #9 /wwwApps/development/php/zendframework_1.0.1/library/Zend/Co ntroller/Dispatcher/Standard.php(237): Zend_Controller_Action->dispatch('indexAction') #10 /wwwApps/development/php/zendframework_1.0.1/library/Zend/Co ntroller/Front.php(911): Zend_Controller_Dispatcher_Standard->dispatch(Object(Zend_Controller_Request_Http), Object(Zend_Controller_Response_Http)) #11 AppServer:/wwwApps/development/php/applications/test/index.p hp(35): Zend_Controller_Front->dispatch() #12 /usr/local/Zend/apache2/htdocs/dummy.php(1): include('AppServer:/www...') #13 {main} thrown Thanks in advance for any and all assistance. |
![]() |
| Thread Tools | |
| Display Modes | |
|
|