Problemas PMB 4.2

257 views
Skip to first unread message

Gabriel Gervasio

unread,
Oct 16, 2015, 12:52:41 PM10/16/15
to PMB En Español
Estimados usuarios y administradores de PMB, hace unos años estoy a cargo de administrar este software en una biblioteca, yo me ocupo de la parte tecnica ya que no soy bibliotecario, tengo algunos problemas desde que migré de la 4.1 a la 4.2, espero puedan ayudarme, agradezco su tiempo.

El servidor es una pc con debian 8, mysql 5.5.44 y php5.2.0

1) Los documentos electrónicos en PDF cargados no se pueden visualizar, en la ruta del archivo figura / y no /hemeroteca (que es donde están los PDFs y tienen permiso de lectura) cambiándolo manualmente registro x registro funcionan, pero la idea es no tener que hacer todo eso manualmente.

2) En el modulo catalogo y en el opac las búsquedas no funcionan correctamente, solo busca bien cuando escribo algo en "Todos los campos"

3) Notamos que en la parte de ACT BASE, al revisar las bases de datos hay ciertos errores en las tablas:

**biblio.connectors_out_oai_deleted_records repair note The storage engine for the table doesn't support repair
**biblio.pret_custom repair note The storage engine for the table doesn't support repair
**biblio.pret_custom_lists repair note The storage engine for the table doesn't support repair
**biblio.pret_custom_values repair note The storage engine for the table doesn't support repair
**biblio.shorturls repair note The storage engine for the table doesn't support repair

4) Figuran muchos registros pero no coinciden con la suma individual de artículos, documentos, ejemplares.

Gracias!

Gabriel Gervasio

unread,
Oct 17, 2015, 7:21:19 AM10/17/15
to PMB En Español
    5) Se perdieron las relaciones de "Es separata de" hay un error en la base de datos

SQL show index from `notices_fields_global_index` failed : Can't open file: './****bibl/notices_fields_global_index.frm' (errno: 24)

 
Gracias!

Gabriel Gervasio

unread,
Oct 21, 2015, 11:35:58 AM10/21/15
to PMB En Español
Al intentar restaurar un backup siempre me aparece este error (uso phpmyadmin)

Error

consulta SQL:



-- --------------------------------------------------------

--
-- Estructura de tabla para la tabla `notices_fields_global_index`
--

CREATE TABLE IF NOT EXISTS `notices_fields_global_index` (
  `id_notice` mediumint(8) NOT NULL DEFAULT '0',
  `code_champ` int(3) NOT NULL DEFAULT '0',
  `code_ss_champ` int(3) NOT NULL DEFAULT '0',
  `ordre` int(4) NOT NULL DEFAULT '0',
  `value` text COLLATE utf8_unicode_ci NOT NULL,
  `pond` int(4) NOT NULL DEFAULT '100',
  `lang` varchar(10) COLLATE utf8_unicode_ci NOT NULL DEFAULT '',
  `authority_num` varchar(50) COLLATE utf8_unicode_ci NOT NULL DEFAULT '0'
) ENGINE=MyISAM DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci
/*!50100 PARTITION BY KEY (code_champ,code_ss_champ)
PARTITIONS 50 */;

MySQL ha dicho: Documentación

#23 - Out of resources when opening file './testing/notices_fields_global_index#P#p11.MYD' (Errcode: 24) 

Gabriel Gervasio

unread,
Oct 21, 2015, 1:40:45 PM10/21/15
to PMB En Español

Falló el respaldo de Base de Datos : falló mysqldump:

mysqldump: Couldn't execute 'show fields from `notices_mots_global_index`': Out of resources when opening file './inaplbibl/notices_mots_global_index#P#p2.MYD' (Errcode: 24 - Too many open files) (23)

Falló el respaldo de Base de Datos : falló mysqldump:

mysqldump: Got error: 23: Out of resources when opening file './inaplbiblio/audit.MYD' (Errcode: 24 - Too many open files) when using LOCK TABLES

Falló el respaldo de Base de Datos : falló mysqldump:

mysqldump: Error: 'Out of resources when opening file '/tmp/#sql_1e53_2.MYD' (Errcode: 24 - Too many open files)' when trying to dump tablespaces
mysqldump: Got error: 23: Out of resources when opening file './mysql/columns_priv.MYD' (Errcode: 24 - Too many open files) when using LOCK TABLES

Falló el respaldo de Base de Datos : falló mysqldump:

mysqldump: Error: 'Out of resources when opening file '/tmp/#sql_1e53_2.MYD' (Errcode: 24 - Too many open files)' when trying to dump tablespaces
mysqldump: Got error: 2013: Lost connection to MySQL server during query when using LOCK TABLES

Respaldo programado para la base de datos dejado deshabilitado.

Reply all
Reply to author
Forward
0 new messages