- 博客(151)
- 收藏
- 关注
转载 Linux 查看端口占用并
netstat -apn|grep 8080[oracle@test data-integration]$ netstat -apn|grep 8080(Not all processes...
2018-09-21 15:05:16
253
转载 BIEE Instance OracleBIPresentat Down
Processes in Instance: instance1---------------------------------+--------------------+---------+---------ias-...
2015-05-03 22:59:13
300
转载 监听起来报错
今天弄了一台demo epm linux 主机,启动db的监听时候,发现老是报错。TNS-12537: TNS:connection closedTNS-12560: TNS:protocol adapter e...
2015-05-03 19:32:29
209
转载 分析函数rank,dense_rank,row_number使用和区别 .
row_number() 是没有重复值的排序(即使两天记录相等也是不重复的),可以利用它来实现分页 dense_rank() 是连续排序,两个第二名仍然跟着第三名 rank() 是跳跃...
2015-03-17 22:03:05
193
转载 BIEE一致性检查 错误编号 39008
1) There are joins between the two tables in the Physical Model2) Create a Logical Table for your Dimension (det...
2015-03-13 22:47:44
192
转载 linux系统进入single单用户维护模式
对于Linux系统,进入单用户维护模式,当系统启动到出现GRUB引导画面时,按字母e键,进入GRUB编辑状态。按键盘上或下键选择相 应的引导项,在选择了一个引导项目后接字母e键进入命令行编辑。在出现的命令行...
2015-02-23 15:00:48
377
转载 32bit Pl/SQL developer 报can not find oci.dll
64bit操作系统,32bitdeveloper 报can not find oci.dll,解决方法:下载instantclient_10_2,把它解压到D:\app\Administrator\prod...
2015-02-17 19:27:52
415
转载 imp 11g的exp文件到10g库(IMP-00010)
imp 11g的exp文件到10g库报错:IMP-00010:不是有效的导出文件,头部验证失败 原因:从11g高版本库exp exp.dmp文件到10g库,数据库版本不一致导致。解决方法:note...
2015-01-24 23:03:12
206
转载 ASMCMD命令
看ASM磁盘命令export ORACLE_HOME=/oradb/11.2.0/gridexport ORACLE_SID=+ASM1export PATH=$ORACLE_HOME/bin:$PATH...
2015-01-16 23:43:44
120
转载 config yum source for linux
[root@ocm01 u01]# mount -o loop Enterprise-R5-U2-Server-i386-dvd.iso /media/[root@ocm01 u01]# cd /media/[root@...
2014-12-04 18:53:09
105
转载 VirtualBox热键功能
VirtualBox设有热键,也就是Host key,默认为右Ctrl键。 如果你也不小心隐藏了菜单,你可以这样解决。 首先进入虚拟机,然后按你的Host key+Home键,就会弹出菜单栏,然后选...
2014-11-02 22:24:13
1769
转载 Xmanager XDMCP远程连接Linux图形界面
1.改变defaults.conf文件的权限,默认只读。chmod 700 /usr/share/gdm/defaults.conf2.编辑 /usr/share/gdm/defaults.conf文件,保存。...
2014-10-19 22:26:41
508
转载 安装Oracle cluster报错 Failure at final check of Oracle CRS Stack 10
[root@ocmrac2 evmd]# more evmd.log Oracle Database 10g CRS Release 10.2.0.1.0 Production Copyright 1996, 20...
2014-07-23 17:19:11
169
转载 EBS 11i弹不出Form界面
执行行脚本: ./adstpall.sh apps/ lsof -i:8201 netstat -a | grep 8201 ps -ef | grep httpd [appluat@szfms...
2014-05-20 17:35:23
743
转载 Target node/queue unavailable
It seems that you encounter again for error Target node/queue unavailable. Please perform agai...
2014-05-08 08:20:56
227
转载 exp imp数据
SQL> select * from v$nls_parameters where parameter='NLS_CHARACTERSET'; PARAMETER ...
2014-05-06 20:07:19
79
转载 copy文件到其他的路径
datefmt=` date "+%Y_%m_%d-%H_%M_%S" ` mkdir /mmis/MMIS_BUILD/config/8081_log_back/ejb/"${fmt}"mkdi...
2014-03-10 10:26:29
106
转载 Oracle database /etc/sysctl.conf (RHEL5.5 64bit)
net.ipv4.ip_local_port_range = 9000 65500kernel.shmmni = 4096kernel.sem = 250 32000 100 128fs.file-max ...
2014-02-21 09:14:51
92
转载 oracle database增加密码文件,远程sys访问。
orapwd file=$ORACLE_HOME/dbs/orapw$ORACLE_SID password="qazwsx123" entries=20; alter user disadmi...
2014-01-10 16:08:03
112
转载 sql server点检账号需要的权限
需要一个域账号,进去sql server数据库检查运行的ssis请求是否失败。在sql server中,这个域账号需要的权限是服务器角色:public用户映射:FCSDB --public...
2014-01-03 16:19:31
124
转载 linux同步时间
linux同步时间30 0 * * * /usr/sbin/ntpdate 10.70.8.31;/sbin/hwclock -w ...
2013-12-31 17:24:39
65
转载 utl_file.file_type使用
测试的过程如下: drop directory MTR_UTL_FILE_DIR ; create or replace directory MTR_...
2013-12-30 13:42:55
1216
转载 EBS 11i用户的请求无法提交一直等待
EBS 11i用户的请求无法提交,一直等待。检查并发管理器发现有几个并发管理器没有起来。1.停止并发管理器 ./adcmctl.sh stop apps/apps2.确保没有并发管理器的进程运行。ps -ef...
2013-12-26 09:16:29
639
转载 peoplesoft不能登录DB解决方法
1 HRMS APP连接DB报错Booting server processes ... exec PSWATCHSRV -A -- -ID 73380 -C psappsrv.cfg -D HRMSUAT...
2013-12-24 14:56:16
683
转载 /etc/oraInst.loc的作用
最近对数据库打补丁,和克隆。发现/etc/oraInst.loc在引导Oracle DB安装和补丁安装。非常重要。i copy the directory named oraInventory from UAT D...
2013-12-24 09:55:28
892
转载 EBS 11i log文件太多引起请求无法提交
最近碰到一个问题。因为EBS 11i log文件太多引起请求无法提交。重建log文件路径就解决了。查看EBS的请求,报需要一个到二个并发管理器处理请求。还有请求无法保存log。查看log路径的文件,有6G的log文件...
2013-12-24 08:57:56
135
转载 安装mysql
To start mysqld at boot time you have to copysupport-files/mysql.server to the right place for your system...
2013-11-15 14:15:35
73
转载 trace top sql session
1. How can we find these sessions according these sql id?The answer is check the view dba_hist_active_sess_history...
2013-11-01 19:40:53
148
转载 绑定2网卡为bond0
cat /etc/modprobe.confalias eth0 bnx2alias eth1 bnx2alias eth2 be2netalias eth3 be2netalias scsi_hostadapter cci...
2013-09-10 20:01:01
98
转载 sqlplus显示登录用户名和实例名
1.Entry $ORACLE_HOME/sqlplus/admin,edit glogin.sql,add as follow SQL statement behind.[hrmsoraclone@hrmodbt01 ad...
2013-08-29 09:46:31
1021
转载 Linux kickstart无人值守安装RHEL5.5(转)
一、安装ftp[root@ocmrac1 Server]# rpm -ivhftp-0.17-35.el5.i386.rpm[root@...
2013-08-18 00:41:39
124
转载 配置Cacti监控Linux
下载catcti中文版和rrdtool软件。rrdtool-1.4.4.tar.gz cacti-0.8.7b-cn-utf8.tar.gz 一,配置监控服务端(10.70.38.161)...
2013-08-05 22:04:31
198
转载 通过文件句柄恢复删除的数据文件
通过文件句柄恢复数据文件1.删除数据文件[hrmsoraclone@hrmodbt01 HRMCLONE]$ rm -f paapp.dbf 2.查询dbwr进程pid[hrmsoraclone@hr...
2013-07-19 15:32:32
402
转载 DB健康检查使用RDA收集数据
RDA的使用(一)RDA的帮助1. 解压RDA文件p15929817_430_LINUX.zip[hrmsoraclone@hrmodbt01 tmp]$ unzip p15929817_430_LINUX.zip2....
2013-04-13 15:47:22
427
转载 Restore db usering NBU7.5
hrmsdbset environment variables for restoreexport NLS_LANG=American_America.UTF8export NLS_DATE_FORMAT="mm-dd-yy...
2013-04-13 15:38:58
111
转载 升级到数据库到10.2.0.5.0版本
补丁:p8202632_10205_linux_x86-64.zip1.export DISPLAY=localhost:0.02.xhost +3../runInstaller1.Start the ...
2013-03-18 08:56:28
137
转载 扩展系统的磁盘空间
1、关闭szmmisu01上的数据库和上面的mmis服务。2、在SB40上分配60G空间给szmmisu01.3、在szmmisu01对新分配的磁盘进行分区。Fdisk /dev/sdbCommand (m...
2013-03-07 15:41:17
79
转载 升级OPenssh到OpenSSH_6.1p1
升级OPenssh到OpenSSH_6.1p1一、开启telnet,防止ssh中断后无法远程连接服务器。#vi /etc/xinetd.d/krb5-telnet 把yes该为no,# /etc/init.d/...
2013-02-28 17:11:15
176
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人