动态网站制作指南 [  QQ表情  ]
[ 投票调查 ]
[ 企业邮箱 ]
[ 网站空间 ]
网络编程 | 站长之家 | 网页制作 | 图形图象 | 操作系统 | 冲浪宝典 | 软件教学 | 网络办公 | 邮件系统 | 网络安全 | 认证考试 | 系统进程
ASP源码 | .Net源码 | PHP源码 | JSP源码 | JAVA源码 | CGI源码 | VB源码 | C++源码 | Delphi源码 | PB源码 | VF源码 | 汇编 | 服务器
Firefox | IE | Maxthon | 迅雷 | 电驴 | BitComet | FlashGet | QQ | QQ空间 | Vista | 输入法 | Ghost | Word | Excel | wps | Powerpoint
asp | .net | php | jsp | Sql | c# | Ajax | xml | Dreamweaver | FrontPages | Javascript | css | photoshop | fireworks | Flash | Cad | Discuz!
当前位置 > 网站建设学院 > 网络编程 > 数据库 > Oracle教程
Tag:注入,存储过程,分页,安全,优化,xmlhttp,fso,jmail,application,session,防盗链,stream,无组件,组件,md5,乱码,缓存,加密,验证码,算法,cookies,ubb,正则表达式,水印,索引,日志,压缩,base64,url重写,上传,控件,Web.config,JDBC,函数,内存,PDF,迁移,结构,破解,编译,配置,进程,分词,IIS,Apache,Tomcat,phpmyadmin,Gzip,触发器,socket
数据库:数据库教程,数据库技巧,Oracle教程,MySQL教程,Sybase教程,Access教程,DB2教程,数据库安全,数据库文摘
文章搜索服务
邮件订阅
输入你的邮件地址,
你将不会错过任何关于:
[ Oracle教程 ]的信息

本月文章推荐
.数据库管理:Oracle 缓冲区忙等待.
.我对ORACLE数据锁的一点体会.
.关于数据库备份的定义和重要性.
.Oracle灾难防护的关键技术.
.利用动态SQL解决排序问题.
.Oracle RMAN快速入门指南.
.Oracle8分区功能研究与应用.
.Inside Oracle9i Tablespace.
.用ORACLE8i修复数据库坏块的三种.
.oracle 学习笔记之一.
.浅谈Oracle数据库的建模与设计.
.在Windows 2000下 优化Oracle9i性.
.oracle 实现 split 函数 (返回数.
.[优化]Oracle 内在索引和参数数的.
.Oracle网格计算中文资料—网格计.
.Oracle 恢复管理器 (RMAN) 的功能.
.分析list_head结构&建立双向链表.
.教你轻松掌握Oracle RAC静默安装.
.Oracle优化经典文章--磁盘I/O和碎.
.有关网格环境下的数据库系统的探.

ORACLE在HP-UX下的系列问题处理(18)

发表日期:2008-2-9 |



  Oracle: 两千年后将系统日期返回
  问题描述
  我是一个 Oracle 的开发者.我需要将我的系统升级到2000年.
  当我任务完成以后将系统的日期返回会出现什么问题?
  配置信息
  操作系统 - HP-UX
  版本 - 10.20
  硬件系统 - HP9000
  系列 -K100
  Application - Oracle
  解决方法
  任何的日期返回都会导致一系列的问题.
  像这样的日期返回已经被测验并证实
  这是不支持的方法.
  
  下列是日期返回后已经发生或将要发生的问题的列表:
  
  - 系统日期改变以后
  你必须重新安装操作系统.
  
  注重: 你可以选择性的利用 Inite 'reload'黄金版来重新导入你的系统.
  
  - 你在向文件注册日期时将会碰到问题
  如:
  utmp
  wtmp
  and BTmp.
  
  - 你在 Logical Volume Manager (LVM)datestamp 域中将会碰到问题.
  
  在普通系统运行时逻辑卷结构中的LVM datastamp 域已被写到文件系统结构中。
  
  - fsck 能够证实任何在将来注册日期的文件都将不可用。
  
  并且,它会因此而从系统中被删除掉。
  
  注重: 这还没有被证实.
  
  - 时钟的改变会影响到SCCS (Source Code Control System).
  
  - Deltas 创建时将会包括错误的时钟设置。
  
  注重: 利用'val'命令核实 deltas.
  
  - 备份要依靠文件的日期.
  假如文件的日期与系统不同步,将会备份错误的版本.
  
  - 假如你将系统的日期返回时钟计时程序将不能运行任何的计划任务直到时钟达到日期返回以前的时间为止.
  .........following with all English text ....Oracle: rolling system date back from beyond Y2KProblem Description
  
  I am an Oracle developer. I need to advance my system date beyond Y2K.
  
  What will happen when I roll the date back to the proper setting after
  I complete my testing?
  
  Configuration Info
  
  Operating System - HP-UX
  Version - 10.20
  Hardware System - HP9000
  Series - K100
  Application - Oracle
  
  Solution
  
  Any date roll-back could cause serious problems. A date roll-back has not been tested or documented; therefore, it is not supported.
  Listed below are problems that have already occurred, or problems that could occur when you roll back the system date:
  - You must re-install the operating system after advancing the system date.
  Note: You can optionally use an Ignite 'Reload' golden image to reload your system.
  - You could have problems with login data written to files sUCh as utmp, wtmp, and btmp.
  - You could eXPerience problems with the Logical Volume Manager (LVM) datestamp fields.
  LVM datestamp fields in the logical volume structures are written into filesystem structures during normal system operation.
  - fsck could decide that any files dated in the future are invalid,
and therefore should be deleted from the system.
  Note: This has not been verified.
  - A clock change affects SCCS (Source Code Control System).
  - Deltas could be created with the incorrect clock setting.
  Note: Use the 'val' command to verify the deltas.
  - Incremental backups rely on file dates. If file dates are out of synchronization, the system may backup incorrect versions.
  - If you roll back the system date, cron will not run any scheduled jobs until the clock reaches the date that the system had before the date roll-back.
上一篇:ORACLE在HP-UX下的系列问题处理(17) 人气:533
下一篇:ORACLE在HP-UX下的系列问题处理(19) 人气:492
浏览全部Oracle教程的内容 Dreamweaver插件下载 常用网页广告代码全集
  最新网站源码 最新软件下载
2008-10-15 自由岭峰行业专用留言系统 v1.87
2008-10-15 Tikiwiki v1.9.11 多国语言版
2008-10-15 Roclog v3.1.6.28
2008-10-15 谷秋精品课程开发系统 v2.1
2008-10-15 pageadmin企业网站管理系统 v2.1
2008-10-15 晴天免费电影系统完整版(带迅雷采
2008-10-15 PHP-B2B v2.4.0 UTF8 Beta版
2008-10-15 云峰多用户网络进销存B/S v2.1
2008-10-15 Qspace v1.1.1 Access
2008-10-16 Microsoft Office 2003 Service
2008-10-11 联系人分组工具 v1.1 中文破解版
2008-10-11 FaceMelter变脸 v2.0 汉化破解版
2008-10-11 PathTracker道路跟踪仪 v1.2 破解
2008-10-11 Rooms手机聊天室 v0.6.7 破解版
2008-10-11 RemoteDesktop远程桌面 v1.0 破解
2008-10-11 ProRemote远程调音台 v1.0.1 破解
2008-10-11 PicShare照片共享 v1.0.0 破解版
2008-10-11 Photogene照片编辑器 v1.5 汉化破
  发表评论
姓 名: 验证码:
内 容:
站长工具:网站收录查询 | Google PR查询 | ALEXA排名查询 | CSS在线编辑器 | 广告代码 | js/vbs加密 | md5加密 | 进制转换 | UTF-8 转换工具 | Html转换js | Html转换asp | Html转换php | Html转换perl
实用工具:汉字翻译拼音 | 拼音字典 | 符号对照表 | 个税计算 | 实时汇率查询换算 | 经典小工具 | 汉字简繁转换 | 普通单位换算 | 公制单位换算 | 生辰老黄历 | 国内电话区号 | 国家代码与域名缩写 | 文字加密解密 | 健康查询 | 万年历 | 汉字横竖排版 | 手机号码查询 | 计算器 | ip搜索
业务联系 | 广告刊登 | 频道合作 | 投稿荐稿 | 联系方式 | 加入收藏 | RSS订阅
Copyright © 2000-2008 www.knowsky.com All rights reserved | 网络实名:动态网站制作指南 | 沪ICP备05001343号
ホームページ制作 不動産検索システム 求人情報
防水工事·改修工事 フットサル大会 探偵
SEO対策 中国語教室 ホームページ作成