Search Results

Search: Posts Made By: finster
8,287
Posted By finster
I know it's like a zombie, but it is listed as...
I know it's like a zombie, but it is listed as sleeping 'ps -elf' = "S".

What's the best course of action to help determine what caused the problem(before I reboot)?
8,287
Posted By finster
I didn't see it respond to truss, but I don't...
I didn't see it respond to truss, but I don't remember what options were used.

Shouldn't it respond to a truss regardless? Is it common for it not to?

I will try another truss but what are the...
8,287
Posted By finster
process not getting killed
I have a process that is in the sleeping state "S" and I have tried to stop it with a run control script that I use to stop/start it - but it does not stop.

I have tried kill -9 <PID of process>...
7,212
Posted By finster
Thanks for the link but I still am having the...
Thanks for the link but I still am having the problem......not able to find the hog AND list files edited in the past day?
9,338
Posted By finster
One more thing: field seperator awk -F: ...
One more thing: field seperator

awk -F:

the "-F" flag sets the field separator character as :

white space by default, separating white space is not preserved, but gets scrunched down to a...
9,338
Posted By finster
From google: awk's basic mode of...
From google:


awk's basic mode of operation is to read its input, chop each line into fields separated by some delimiter (white space by default, but you can change it), and then allow you to do...
7,705
Posted By finster
&nbsp; ??
What does &nbsp; do ??

I have read this in a question but have never come accross it.
9,326
Posted By finster
file as input for script
how do I use a file (comma seperated) as an input for a script in bin/sh?

e.g.

I have a script that :

Input1=$1
Input2=$2
Input3=$3
Input4=$4

echo "$Input1, $Input2, $Input3,$Input4" ...
9,854
Posted By finster
#setup environment for cron usage ....
#setup environment for cron usage
. /export/home/oracle/backup.ksh

got it to work when I found a file that set up oracle's enviroment.
Edited my original script and added a pointer to the env...
9,854
Posted By finster
If I didn't want to edit the script (vendors...
If I didn't want to edit the script (vendors script) could I just source *.cshrc file or add this to the cron entry. Usually I log in as oracle(c shell), cd to directory and ./ the script.

I...
9,854
Posted By finster
Crontab= 45 22 * * *...
Crontab=
45 22 * * * /export/home/oracle/script.ksh

in /var/cron/log
> CMD: /export/home/oracle/script.ksh
> oracle 5235 c Thu Nov 4 22:45:00 2004
< oracle 5235 c Thu Nov 4 22:45:00 2004...
9,854
Posted By finster
bash-2.03$ crontab -e 0 * * * * * date >...
bash-2.03$ crontab -e
0
* * * * * date > /tmp/oracle-test.date^[

Can't exit from line, when I hit the esc key(to go into command mode) I get ^[. If I hit enter I get a ?
on a new line.
...
9,854
Posted By finster
How do I se it up so I can receive an email after...
How do I se it up so I can receive an email after execution?

If I normally run the script as oracle, then does that mean the script is set for executable by oracle?

I cannot open crontab -l as...
9,854
Posted By finster
cron user
# cd /usr/lib/cron/
# ls
at.deny cron.deny FIFO logchecker queuedefs


I noticed I do not have a cron.allow file.

I have entries in the crontab file and users listed in the...
19,302
Posted By finster
Use a cisco console cable. One end of the cable...
Use a cisco console cable. One end of the cable is DB9 connector and the other end is RJ45 connector - connect this to a db25 cross cable(or Null Modem adapter) to serial_A on the sun box.
...
Forum: Solaris 07-31-2004
5,233
Posted By finster
Worked great thanks!!!!
Worked great thanks!!!!
Forum: Solaris 07-31-2004
5,233
Posted By finster
Host ID
I have a e450 - Sol8 - system was pulled from storage and currently not fully booting(needs OS reinstalled and to be configured for proper hardware). I need to give a software vendor the host id so...
3,462
Posted By finster
I just found the doc and commands for patchpro...
I just found the doc and commands for patchpro 2.2.

It appears that if I open a browser and goto the web page it is a GUI of patch pro(patchproexpert) and if I use command line and enter commands...
3,462
Posted By finster
Sun Patch Pro
Anyone using this? Is it any good for managing patches?

I downloaded and installed patch pro 2.2 from sun's site. After installation it gives URL's. I went to the URL:...
2,720
Posted By finster
lockstat0
I found this in my messages file..what is this a sign of...can anyone explain? Where should I look for more info?

[ID 129642 kern.info] pseudo-device: lockstat0
Jul 10 09:13:13 svr1 genunix: [ID...
2,374
Posted By finster
Great ...thanks for the suggestions....a big...
Great ...thanks for the suggestions....a big help. I will continue to monitor/update.

Thanks again.
2,374
Posted By finster
memory errors
Solaris 8 4 GB RAM 420R

Jan 11 12:33:32 serverXYZ SUNW,UltraSPARC-II: [ID 210962 kern.info] [AFT0] errID 0x0009882c.47bb8aca Corrected Memory Error on U1301 is Persistent

Jul 1...
4,283
Posted By finster
Thanks for the explanation....good stuff. I will...
Thanks for the explanation....good stuff. I will try to order a new one.
4,283
Posted By finster
A1000 Battery Question
After searching and finding the link to the A1000 pdf ( http://192.18.99.138/805-7147/805-7147.pdf ) my questions are:

1) I have a battery failure on a A1000. I know that caching is disabled and...
2
1,422
Posted By finster
figured it out.....looked at the...
figured it out.....looked at the processes......using Sun Raid Manager(GUI).

Thanks for the warnings and advice.
Showing results 1 to 25 of 72

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