自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+

HuaiJoe's Labs

Pay it forward

  • 博客(4)
  • 收藏
  • 关注

转载 Understanding the PS_TOKEN Cookie

When the system authenticates a user, it distributes the PS_TOKEN cookie to the browser. The PS_TOKEN cookie holds user authentication information in the browser that a PeopleSoft system uses to veri

2015-01-02 16:46:32 954

原创 Create a database (oracle 10G)

1 运行dbca cd /xxxx/   . ./dbca 2 界面1:welcome 点击“next” 3 界面2:operations 选择“create a database”,点击“next” 4 界面3:database template 选择“custom database”,点击“next” 5 界面4:database id

2015-01-02 16:12:18 462

原创 ORACLE DBV指南

概述 DBV是一个外部工具,所以对数据库影响很小。它可以对在线的数据文件检查其完好性,也可用于在将备份文件拷贝回原位置前检验备份文件的完好性,并定位数据块损坏。 命令如下: dbv /*******/ybt/data/oradata/data01.dbf start=1 end=500 logfile=dbv.log. ...   环境准备 1、 使用root用户修改 /u

2015-01-02 15:43:50 497

转载 RBS TUNNING

一 回滚段相关概念     Every[1]   Oracle database must have a method of maintaining information that is used to roll back, or undo, changes to the database. Such information consists of records of the actio

2015-01-02 14:26:00 474

空空如也

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除