共查询到20条相似文献,搜索用时 78 毫秒
1.
本文简要介绍了Oracle数据库的多种启动和关闭方式,结合数据库系统的管理经验,讨论了每一种方式的工作机制,特点及适用场合。 相似文献
2.
成功启动了Linux系统后,当第一次面对它陌生的界面时,相信你既会有些许如真似幻的喜悦,也会有一丝束手无策的彷徨。现在就让我们从头开始,浅尝一下这个神奇系统的滋味吧。 相似文献
3.
4.
5.
本文针对直接利用FOXPRO数据库管理系统中数据库的打开和关闭操作命令的不足,提出了建立数据库的打开信息库、打开函数和关闭函数来打开和关闭数据库的方法,实践证明该方法行之有效。 相似文献
6.
钟志宏 《计算机光盘软件与应用》2012,(19):188-189
数据库技术是计算机应用专业至关重要的核心课程之一,而学生的数据库应用能力(实践能力)是该课程最为关注的教学成果。文章提出了针对基于MYSQL数据库系统的数据库课程的实践考核自动评分系统的相关方法。利用该方法,使得实践考核满足三个特性:考点全面、测试公平、过程高效。 相似文献
7.
8.
该文首先提出了UNIX系统中Sybase数据库存储过程自动执行的要求,然后介绍UNIX系统中的cron进程自动间隔执行的特点,最后是利用cron进程,通过DB Library C,具体实现数据库存储过程的自动执行。 相似文献
9.
OAGS是在VAX机上开发的交互式通用数据库全自动生成系统,适用各种数据库的开发。本文简述了其系统特点、设计目标、运行环境、系统功能、实现技术与编程技巧、操作要点等。 相似文献
10.
本文分析了应用软件系统开发时存在技术文档与实际运行系统的数据库结构文件不同步现象的原因,阐明了解决问题的方法和具体处理技巧,实现了unix/senix环境下数据库结构文件扫档的自动化,为软件系统的推广应用及系统后期更新维护工作提供了一份技术文档。 相似文献
11.
12.
A distributed version of the UNIX operations system is currently under development through a joint effort of New Mexico State University and the Hebrew University of Jerusalem. A microprocessor version of the UNIX kernel has been developed which will run on any PDP-11 or LSI-11 based processing element and allows processes to run in a UNIX ‘look-alike’ environment. Each process is fully transportable among all processors in the system. Although the preliminary version of the system was built in a star configuration, the system is currently being upgraded by the addition of a communication ring with 8-bit microprocessors as ring interface units. The current paper describes the software structure, the hardware structure and the communication protocol of the system. 相似文献
13.
This paper investigates the friction and wear characteristics of two typical hydrodynamic bearings for hard disk drive (HDD) spindle motors (SPM), i.e., the herringbone groove and multi-taper bearings, during start-up and shut-down transient operation. The friction characteristics are calculated by a lubricated friction model which is an extension of Kogut and Etsion’s dry friction model (a modified version of the CEB model), while the wear characteristics are qualitatively evaluated in non-dimensional form by the semi-analytical wear model proposed by Holm–Archard. The average flow Reynolds equation and the pressure-compliance relationship of elastic–plastic roughness contact are used together to consider the combined effects of partial lubrication and asperity contact occurring during start-up and shut-down. Then, the friction and wear characteristics of the herringbone groove and multi-taper bearings are calculated and compared under the condition of HDD application. 相似文献
14.
15.
UNIX实时性扩充方法 总被引:1,自引:0,他引:1
开发实时UNIX的方法有多种,针对传统UNIX在实时应用方面存在的主要问题进行了分析,采用在传统U NIX基础上通过附加一个功能强大的实时库,增加一些实时功能的原理,阐述了UNIX实时性在优先级调度策略、内核抢占、内存上锁、时钟计时器、异步I/O等方面的扩充方法。 相似文献
16.
17.
Unix主机漏洞扫描系统的原理与实现 总被引:2,自引:1,他引:2
互联网中的服务器大都采用Unix系列操作系统,保障这些主机系统的安全是构造安全网络的重要前提。分析了Unix主机的各种漏洞,详细说明了主机漏洞扫描系统的功能及实现过程,总结了该系统的主要特点。 相似文献
18.
19.
An introduction to spatial database systems 总被引:39,自引:0,他引:39
Ralf Hartmut Güting Dr.rer.nat 《The VLDB Journal The International Journal on Very Large Data Bases》1994,3(4):357-399
We propose a definition of a spatial database system as a database system that offers spatial data types in its data model and query language, and supports spatial data types in its implementation, providing at least spatial indexing and spatial join methods. Spatial database systems offer the underlying database technology for geographic information systems and other applications. We survey data modeling, querying, data structures and algorithms, and system architecture for such systems. The emphasis is on describing known technology in a coherent manner, rather than listing open problems. 相似文献