netbackup for informix 09/25/2009 00:07:10 - started process bpbrm (pid=3095) 09/25/2009 00:07:10 - connecting 09/25/2009 00:07:10 - connected; connect time: 0:00:00 09/25/2009 00:07:12 - end writing 09/25/2009 00:07:12 - Error bpsched (pid=8482) suspending further backup attempts for client gz_set2, policy informix_set2_wholebackup, schedule informix_set2_full because it has exceeded the configu...
请问我在Solaris下运行jnbSA&,登录时,报status 500的错误,说已经达到了最大连接数,可是只有我一个人在上面,请问各位大虾这是什么原因
昨天在客户现场遇到status CODE: 52错误,当时的配置是这样的: GS1280 TruCluster 5.1b netbackup 5.1MP6 Oracle 9i ADIC i2000 Oracle Archived log的备份失败出52号错误,备份作业一直处于mounting tape磁带状态,然后我们用相同的带库备份一般文件也出52号错误.这样能断定和Oracle没有关系.后询问客户知道换了一次光纤线,但zone配置没有变. 因此基本任务和光纤环境变化有关,机械手正常,但驱动器有问题,重新配置恢复正常. ...
问题:netbackup 在tru64上备份出89号错误 原因:共享内存参数设置不够大 解决方法: 查看当前共享内存设置情况 % sysconfig -q ipc ipc: msg-max = 8192 msg-mnb = 16384 msg-mni = 64 msg-tql = 40 shm-max = 4194304 shm-min = 1 shm-mni = 128 shm-seg = 32 sem-mni = 16 sem-msl = 25 sem-opm = 10sem-ume = 10 sem-vmx = 32767 sem-aem = 16384 num-of-sems = 60 max-kernel-ports = 22487 port-hash-max-num = 1124350 por...
用veritas netbackup做数据恢复的时候,查看job的detail出现如下提示: 2009-2-23 16:40:30 - begin Restore 2009-2-23 16:40:34 - 1 images required 2009-2-23 16:40:34 - media 0327L2 required 2009-2-23 16:40:38 - restoring image ifss_svr_1235320506 2009-2-23 16:34:14 - connecting 2009-2-23 16:34:14 - started process bptm (21872) 2009-2-23 16:34:14 - mounting 0327L2 2009-2-23 16:34:19 - Error bpbrm(pid=21...
昨天在客户现场遇到status CODE: 52错误,当时的配置是这样的: GS1280 TruCluster 5.1b netbackup 5.1MP6 Oracle 9i ADIC i2000 Oracle Archived log的备份失败出52号错误,备份作业一直处于mounting tape磁带状态,然后我们用相同的带库备份一般文件也出52号错误.这样能断定和Oracle没有关系.后询问客户知道换了一次光纤线,但zone配置没有变. 因此基本任务和光纤环境变化有关,机械手正常,但驱动器有问题,重新配置恢复正常. 下...
Overview: There can be several causes for a status 800 (resource request failed) with netbackup (tm) 6.0. This error indicates that the netbackup Policy Execution Manager (nbpem) was unable to get the required resources from the Enterprise Media Manager (EMM) processes. Typically, the status 800 will indicate a failure to get an available drive for the backup, or the drive requested is the wro...
server:xp pro系统,NB45FP6 client: RHEL AS 3,NB45FP6_Linux 备份时出现error bpsched(pid=3144) backup of client A,exited with status 9 (an extension package is needed,but was not installed)
查看服务器目前状态信息的命令,两种方式: 1. 命令行,进入mysql/bin目录下,输入mysqladmin extended-status 2. 连接到 mysql ,输入show status; 3. 如果要查看某个数据,可以 mysql> show status like 'table%'; +-----------------------+-------+ | Variable_name | Value | +-----------------------+-------+ | Table_locks_immediate | 12 | | Table_locks_waited | 0 | +---------------...
請問一下在Volumn上可以看到save set的資訊 ,其中一欄位status ,它的狀態可以是browseable or recyclable ..等,這個狀態是由Browse polciy or retent policy決定呢? ,若標示recyclable的話,是否一定要透過scanner command 後, save set才能被還原呢 ?謝謝
This script is actually another slow log detector, but it will also send mail instead of writing logs only.1. monitor MySQL, if the connection >= 30 then call the sendmail function --------------------------------------------------------- $ more master_mysql_monitor.sh #!/bin/sh flag=30 //more than 30 connections path=/root/xxd/monitor user=username pass=password host=IP ...