( ! ) Warning: "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"? in /var/www/vhosts/shan.info/httpdocs/templates/gk_publisher/lib/menu/GKBase.class.php on line 114
Call Stack
#TimeMemoryFunctionLocation
10.0010415560{main}( ).../index.php:0
20.09464720616Joomla\CMS\Application\SiteApplication->execute( ).../index.php:49
30.335014251304Joomla\CMS\Application\SiteApplication->render( ).../CMSApplication.php:202
40.335214251248Joomla\CMS\Application\SiteApplication->render( ).../SiteApplication.php:778
50.335214251624Joomla\CMS\Document\HtmlDocument->parse( ).../CMSApplication.php:1030
60.335214251624Joomla\CMS\Document\HtmlDocument->_fetchTemplate( ).../HtmlDocument.php:545
70.335314251720Joomla\CMS\Document\HtmlDocument->_loadTemplate( ).../HtmlDocument.php:730
80.335714291640require( '/var/www/vhosts/shan.info/httpdocs/templates/gk_publisher/component.php' ).../HtmlDocument.php:668
90.339914589328GKTemplate->__construct( ).../component.php:31
100.344714758704GKTemplateMenu->getMenuType( ).../gk.framework.php:84
110.345314803560require_once( '/var/www/vhosts/shan.info/httpdocs/templates/gk_publisher/lib/menu/GKMenu.php' ).../helper.menu.php:19

( ! ) Warning: "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"? in /var/www/vhosts/shan.info/httpdocs/templates/gk_publisher/lib/menu/GKHandheld.php on line 76
Call Stack
#TimeMemoryFunctionLocation
10.0010415560{main}( ).../index.php:0
20.09464720616Joomla\CMS\Application\SiteApplication->execute( ).../index.php:49
30.335014251304Joomla\CMS\Application\SiteApplication->render( ).../CMSApplication.php:202
40.335214251248Joomla\CMS\Application\SiteApplication->render( ).../SiteApplication.php:778
50.335214251624Joomla\CMS\Document\HtmlDocument->parse( ).../CMSApplication.php:1030
60.335214251624Joomla\CMS\Document\HtmlDocument->_fetchTemplate( ).../HtmlDocument.php:545
70.335314251720Joomla\CMS\Document\HtmlDocument->_loadTemplate( ).../HtmlDocument.php:730
80.335714291640require( '/var/www/vhosts/shan.info/httpdocs/templates/gk_publisher/component.php' ).../HtmlDocument.php:668
90.339914589328GKTemplate->__construct( ).../component.php:31
100.347014931504GKTemplateMenu->getMenuType( ).../gk.framework.php:85
ORA-01536
Logo
Print this page

ORA-01536

ORA-01536: 超出表空间'表空间名'的空间限量

 

相同的语句放在另外一台数据库去运行是好的丫,再查了查,不出错的这个用户有DBA权限:) , 有错的没有DBA权限,那应该与权限有关了。

再查了查表空间,发现有200M,但只用了15M,KAO。

google了一下,说是运行

GRANT UNLIMITED TABLESPACE TO jwgl;

可以解决问题,果然如此。

但问题是,我的表空间还有这么多空的,为什么会出现超出表空间的空间限量错误呢?

不明白啊。

 

 

你虽然有200M,但jwgl用户只有15M的使用权,

 

http://mis.im.tku.edu.tw/~xman13a/oracle/tablespace/ora_1.htm

 

 

Last modified onSaturday, 05 January 2013 13:15

( ! ) Warning: count(): Parameter must be an array or an object that implements Countable in /var/www/vhosts/shan.info/httpdocs/templates/gk_publisher/html/com_k2/templates/default/item.php on line 169
Call Stack
#TimeMemoryFunctionLocation
10.0009415704{main}( ).../index.php:0
20.07664720760Joomla\CMS\Application\SiteApplication->execute( ).../index.php:49
30.07664720760Joomla\CMS\Application\SiteApplication->doExecute( ).../CMSApplication.php:196
40.420012449000Joomla\CMS\Application\SiteApplication->dispatch( ).../SiteApplication.php:233
50.420912473344Joomla\CMS\Component\ComponentHelper::renderComponent( ).../SiteApplication.php:194
60.422112528672Joomla\CMS\Component\ComponentHelper::executeComponent( ).../ComponentHelper.php:377
70.422412557496require_once( '/var/www/vhosts/shan.info/httpdocs/components/com_k2/k2.php' ).../ComponentHelper.php:402
80.434112992904K2ControllerItem->execute( ).../k2.php:64
90.434112992904K2ControllerItem->display( ).../BaseController.php:710
100.448313718104K2ControllerItem->display( ).../item.php:78
110.448313718104K2ControllerItem->display( ).../controller.php:19
120.454514114472Joomla\CMS\Cache\Controller\ViewController->get( ).../BaseController.php:663
130.485314134840K2ViewItem->display( ).../ViewController.php:102
140.597117076464K2ViewItem->display( ).../view.html.php:742
150.597117076464K2ViewItem->loadTemplate( ).../HtmlView.php:230
160.601617256664include( '/var/www/vhosts/shan.info/httpdocs/templates/gk_publisher/html/com_k2/templates/default/item.php' ).../HtmlView.php:701
  • Published in Oracle
  • Read 3254 times

( ! ) Notice: Only variables should be assigned by reference in /var/www/vhosts/shan.info/httpdocs/templates/gk_publisher/html/com_k2/templates/default/item.php on line 478
Call Stack
#TimeMemoryFunctionLocation
10.0009415704{main}( ).../index.php:0
20.07664720760Joomla\CMS\Application\SiteApplication->execute( ).../index.php:49
30.07664720760Joomla\CMS\Application\SiteApplication->doExecute( ).../CMSApplication.php:196
40.420012449000Joomla\CMS\Application\SiteApplication->dispatch( ).../SiteApplication.php:233
50.420912473344Joomla\CMS\Component\ComponentHelper::renderComponent( ).../SiteApplication.php:194
60.422112528672Joomla\CMS\Component\ComponentHelper::executeComponent( ).../ComponentHelper.php:377
70.422412557496require_once( '/var/www/vhosts/shan.info/httpdocs/components/com_k2/k2.php' ).../ComponentHelper.php:402
80.434112992904K2ControllerItem->execute( ).../k2.php:64
90.434112992904K2ControllerItem->display( ).../BaseController.php:710
100.448313718104K2ControllerItem->display( ).../item.php:78
110.448313718104K2ControllerItem->display( ).../controller.php:19
120.454514114472Joomla\CMS\Cache\Controller\ViewController->get( ).../BaseController.php:663
130.485314134840K2ViewItem->display( ).../ViewController.php:102
140.597117076464K2ViewItem->display( ).../view.html.php:742
150.597117076464K2ViewItem->loadTemplate( ).../HtmlView.php:230
160.601617256664include( '/var/www/vhosts/shan.info/httpdocs/templates/gk_publisher/html/com_k2/templates/default/item.php' ).../HtmlView.php:701
Template Design © Joomla Templates | GavickPro. All rights reserved.