Search Results

Search: Posts Made By: Colf
4,524
Posted By Colf
Really thanks. It's helped.
Really thanks.
It's helped.
4,524
Posted By Colf
O, really sorry, of course. Sun Solaris 8 all...
O, really sorry, of course.
Sun Solaris 8
all disks are SCSI, in external multipack (except system's)
4,524
Posted By Colf
sar + sdXY,Z + /dev/dsk
Hello!

When I use "sar -d" I get information about disk activities like:

sd0 ...
sd0,a ...
sd0,b ...
.....
sd22 ...
sd22,a ...
.....

How I can find by , for example sd22,a , what...
2,290
Posted By Colf
Check regedit:...
Check regedit: HKEY_LOCAL_MACHINE\SOFTWARE\ORACLE\DATABASE_STARTUP="AUTO" , sometimes it can help.

And better, use UNIX instead. It's really more powerfull and "transparent". For Oracle specially.
4,487
Posted By Colf
http://www.freeos.com/
http://www.freeos.com/
2,133
Posted By Colf
I had like problem. In my case it was controller....
I had like problem. In my case it was controller. It was hot weather and from time to time copy of large info interrupted with error.
One more idea is corrupted blocks on your hdd . Check it.

And...
29,691
Posted By Colf
You can do like this: cat data.txt | while...
You can do like this:

cat data.txt | while read F
do
echo "Record Is : "$F;
done;

Inside while your F is your string.
8,581
Posted By Colf
Hello! What do you mean under "mailhost in...
Hello!

What do you mean under "mailhost in DNS to point to your host"? Does it mean that:
If I have DNS server ns.oldb.pkb and send mail from it to another, than I need to set mailhost.oldb.pkb...
8,581
Posted By Colf
Problem with mail.
Hello!

I have two servers with Solaris 2.7
I send mail from first to second.
The first is also dns. It's known as "ns.oldb.pkb", second is "dev.pkb".
Ping works successful from 1 to 2 and...
2,221
Posted By Colf
Thank you
Really thanks.

It seems it's the "root of problem"
2,601
Posted By Colf
P.S. To combine all tasks in one query you can...
P.S. To combine all tasks in one query you can use PL/SQL procedure, which will generate table with report, and you just will print report in you script
2,601
Posted By Colf
If you need to combine output results from two...
If you need to combine output results from two absolutly different scrips (if you can't combine it in the one), then I think you have to do something like this:

-----
scra:

sqlplus -s /nolog...
2,221
Posted By Colf
Problem with mail
Hello!

I have to servers with Solaris 2.7.
I mail from first to second ( mailx user@dev < letter ).
But mail not arrive to second. It return by daemon with explanation:

....
--- Transcript...
Showing results 1 to 13 of 13

 
All times are GMT -4. The time now is 01:24 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy