Aleph学习笔记:系统概述
(2011-03-14 09:55:37)
标签:
杂谈 |
分类: 工作 |
Aleph学习笔记:系统概述
构架
通过开放的API调用数据库中间件
Unix用户:
aleph和oracle
目录结构:
Alephe子目录:
tab :node management tables
www_<type>_<lng> :HTML files for Web OPAC, Web services, Course Reading and others
pc_b_<lng>: GUI services
scratch: intermediate files and logs
apache: conf/htdocs/logs
error_<lng>: messages that are displayed to the end user
gate: Z39.50 setup
unicode: tables which translate from and to Unicode
其中aleph_start为主要配置文件,其中部分配置可修改,修改后需重启服务。
图书馆目录:
每个图书馆有单独目录
The primary files are:
file_list :Configuration file for Oracle tables, indexes and objects. Refer to the ALEPH 500 System Administration Guide – Oracle for more details.
prof_library: Library logical assignments
The primary directories are:
files/:
Export files (XXX01.exportSEQ.tar.Z)
Dump files (znn.seqaa)
Batch queue management
(aliasdf1)
tab/: Parameter and configuration tables (alias dt).
scratch/: Scratch directory. Used for intermediate and log files (alias ds).
pc_tab/: Parameter and configuration tables.
print/: Print files (alias dp).
服务器诊断:
日志:$LOGDIR目录下,日期_服务名_端口.log,apache目录在../alephe/apache/logs下。
启动服务:
www_server <server-port> <apache-port> <num-servers> [stdout]
PC客户端:
出错可能是客户端,也可能是服务器端。
客户端登陆文件:..\Alephcom\Tab\library.ini
打开模块:..\Circ\Tab\per_lib.ini
调用API:pc_com/pc_server
错误信息:../alephe/error_<lng>