hi all,
I am making an script to balance load manually between hadrware paths to disks. I need to parse ioscan output. but before this
I need to join the line with the device files with the line with the hardware path.
this is the input
disk 2592 0/0/6/1/0.11.65.0.0.1.1 sdisk...
hello:
I have just recovered some pst files from a backup. I can read the emails without any problem but everytime I try to open an attachment I obtain the following error message:
"The operation failed. An object could not be found"
I have tried the following:
1. run scanpst
2. close and...
Hello:
We are migrating from PA-RISC 11.11 to Itanium 11.23. One of the application that is running on the systems is
Informix with 14 VCPU. I suspect these VCPU are doing almost nothing(although glance shows the CPU as busy) and that Informix could work better with fewer. Is
there anway to...
Hello:
I want to make the following
XXX:#cat prueba.txt
uno
dos
tres
cuatro
---------
#!/usr/bin/sh -x
comando="grep -e uno -e dos prueba.txt"
comando="$comando |grep dos"
$comando
----------------
but instead executing the comand
grep -e uno -e dos prubea.txt|grep dos
I obtain the...
Hello:
I am facing an strange problem, I can create triggers or table inside my DB with any user but whent I try to view these objects in tables like user_tables or user_triggers I can´t
XXX@/opt>sqlplus XXXX/XXX
SQL*Plus: Release 9.2.0.6.0 - Production on Thu Aug 31 11:10:29 2006...
Hello:
First of all I am not a DBA so I excuse myself if this is an easy question. We want to export a trigger from one database to another database, how can I do this?(I only want the trigger not the data)
Regards
Hello:
I am trying to use weblogic.admin to monitor the state of my servers. As the script that executes weblogic.admin
monitors other subsystems too i need to stablish two timeouts in its execution(connect timeout and read timeou).
root@mes1:/hpsupport/scripts# more check_state.sh
#!/bin/sh...
Hello:
I have a table with two CLOBS colummns, I need to make the following:
a) Calculate the average size of the data stored in the CLOB columns
b) Find out the size of the biggest data stored in that columns.
Regards,
Mario.
Hello:
This script seems to do what I want:
--------------
SELECT time_stamp FROM MESSAGE_TRACE WHERE CURRENT_TIMESTAMP > MESSAGE_TRACE.TIME_STAMP + INTERVAL '92' day;
-------------------------
Thanks anyway.
Regards,
Mario.
Hello:
I am trying to run a script that delete messages from a table older than six months:
--------
ALTER SESSION SET TIME_ZONE = DBTIMEZONE;
SELECT SEQUENCEID FROM MESSAGE_TRACE WHERE CURRENT_TIMESTAMP - MESSAGE_TRACE.TIME_STAMP > INTERVAL '6' MONTH;
--------------
When I run the script...
Hi all,
Anyway I prefer the solution of hogmaster01. I need to restoer a lot of files. If I know in which tape are stored the files before launching the restore I can optimize the process selecting files in different tapes.
regards,
oiram.
Hello:
This should be an easy question for you. I have a Sun NFS cluster behind the firewall that uses the real ip address of the system to answer any request made to the virtual ip address of the cluster. The only thing I can imagine to solve this problem is to NAT the real ip address of...
Hi,
I'm trying to create a button to send to the clipboard the dates and subjects of all the emails in the current folder but I can't get them sorted by subject! I'm using the 'Sort' method but doesn't seem to work at all (doesn't generate an error but doesn't sort my items neither).
Any idea...
Hello:
Our scenario is the following:
One web server runninng kernel 2.4.9-e-12(smp), it is used to host an Apache webserver with an integrated application server. The system has 2Gb of RAM and 2Gb of swap. The last day an strange thing happened. We tried to connect to our system using ssh...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.