Search Results

Search: Posts Made By: run_time_error
Forum: Solaris 07-19-2010
3,338
Posted By run_time_error
Move partition to new disk
Hi,

The disks of my servers are getting full and I need to move the /export/home partition on to a new set of disks. I already have 2 mirrored disks and have added 2 more and mirrored them after...
3,746
Posted By run_time_error
Thanks radoulov, That works perfectly !! :)
Thanks radoulov,

That works perfectly !! :)
3,746
Posted By run_time_error
Does't work for me :( I have created a...
Does't work for me :(


I have created a file called test with the following content
1
2
3
4
5
10
11
12

but when I try to run

awk 'END {
if (prev != max)
print min, "-", prev...
3,746
Posted By run_time_error
Create range from a list
Hello everyone,

I am trying to create a script that will make a range or ranges based on a sorted list of numbers.

Eg. If the list is like
1
2
3
4
5
6
7
12
13
14
15

The output...
1,749
Posted By run_time_error
Hi, Thanks for the replies. Just to...
Hi,

Thanks for the replies.

Just to clarify further- The example I gave was just an example and it is not the actual file that I want to make a range of. The break in the list is arbitary and...
1,749
Posted By run_time_error
Creating a range out of a broken list
Hi all,

I am trying to create a file which has one or more ranges based on a file containing a long list. The problem is that the file which has this list is not continuous and is broken in many...
Forum: Solaris 01-08-2008
91,232
Posted By run_time_error
Upon closer inspection of /proc it contains...
Upon closer inspection of /proc it contains directories in the name of running PIDs. In my case Apache which has about 35 processes running (shown in ps -ef). These directories are large (some of...
Forum: Solaris 01-08-2008
91,232
Posted By run_time_error
Here is the output of my df -k command ...
Here is the output of my df -k command

bash-3.00# df -k
Filesystem kbytes used avail capacity Mounted on
/dev/dsk/c0t0d0s0 24203976 21756436 2205501 91% /
/devices ...
Forum: Solaris 01-08-2008
91,232
Posted By run_time_error
Solaris 10 /proc making filesystem full
Hi all,

I have a solaris 10 box on which /proc is a part of /
The problem is that my / partition is getting full mainly
due to /proc getting a lot of files.

My question is : Can I delete...
Forum: Solaris 01-23-2007
3,700
Posted By run_time_error
Upgrading SSH
Hi,

I have a sun box with Solaris 9 installed on it.
The SSH version is Sun_SSH_1.0 but I need to upgrade it to Sun_SSH_1.1.
Do I have to remove the SSH packages totally or is there any other...
Forum: Solaris 11-15-2006
5,422
Posted By run_time_error
Can ftp but not telnet/ssh/rsh
Hi ,

I have a Solaris 9 machine in which I can ftp but telnet/rsh/ssh is not working, although it was working before. I cannot also log in through the console. I get the banner for telnet but it...
Forum: Solaris 08-04-2006
3,543
Posted By run_time_error
rksh and ftp
Hi All,

Platform: Solaris 9

I am trying to create a user that only has ftp permission to a NFS shared
directory. This user should not navigate to other directories. So far I have tried:

1....
Forum: Solaris 05-25-2006
16,631
Posted By run_time_error
Auto Locking user accounts
Hi,

I am trying to setup account locking in Solaris 9.
I have made the changes in /etc/default/login where
RETRIES=5 and
SYSLOG_FAILED_LOGINS=5
and in /etc/user_attr I am having:...
Forum: AIX 04-28-2006
23,782
Posted By run_time_error
Time Zone in AIX and cronjobs
Hi,

I am trying to change my Time Zone (TZ) variable in AIX 5.3
For that I have changed in /etc/environment
as TZ=GMT-1:30

although it is working but strangely none of my cronjobs are ...
Forum: Solaris 04-24-2006
4,298
Posted By run_time_error
Hi, I am looking for a tool to collect...
Hi,

I am looking for a tool to collect statistics of my sun machine.
I have tried cfg2html and was expecting SUNWexplorer to be on
similar lines. Thanks for pointing that it is only for the Sun...
Forum: Solaris 04-12-2006
4,298
Posted By run_time_error
SUNWexplorer query
I have installed SUNWexplorer on my sun box. But the ouptput under
/opt/SUNWexplo/output/explorer.xxxxx is not very consolidated.
Is there a single document that best explains the system...
5,826
Posted By run_time_error
Script for checking schema satistics in Oracle
I have a script which gives the output of schemas in Oracle DB :

#!/bin/ksh
ps -ef | grep -v grep | grep ora_pmon_$1 | wc -l | while read CONTROL
do
if [ "$CONTROL" -gt 0 ] ; then
...
Forum: AIX 03-11-2006
36,874
Posted By run_time_error
I have already tried that at it works. ...
I have already tried that at it works.

Thanks anyway.
rte
Forum: AIX 03-08-2006
36,874
Posted By run_time_error
Database is oracle 9.2.0. This is not an upgrade
Database is oracle 9.2.0.
This is not an upgrade
Forum: AIX 03-07-2006
36,874
Posted By run_time_error
Error - Symbol Resolution Failed
Hi All,

I am trying to run sqlplus on my AIX 5L box but following errors are thrown:
$ sqlplus
exec(): 0509-036 Cannot load program sqlplus because of the following errors:
0509-130...
2,436
Posted By run_time_error
crontab
Hi

I have a shell script which works fine at the command line
and does works in crontab also but does not send the output to
mail as other scripts do by default.

10 1 * * *...
2
3,177
Posted By run_time_error
alarms/beeps every hour similar to an alarm...
alarms/beeps every hour similar to an alarm clock!!
2
3,177
Posted By run_time_error
alarms
Hi

I have been trying to set up alarms on my Solaris box (Sun OS 5.8)
The objective is to present the user an audible alarm every hour or so.
I have so far done this:

#!/bin/sh
val=1
while...
Forum: Solaris 09-13-2005
5
12,238
Posted By run_time_error
Yes!! my OS starts up normally and the fs gets...
Yes!! my OS starts up normally and the fs gets mounted as usual.
It is only that when I run fsck I get this error. Even when I have
applied Sun Reccomended patch clusters on the machine this error...
Forum: Solaris 09-10-2005
5
12,238
Posted By run_time_error
fsck
OS: Solaris 5.8

Everytime I run fsck -y I get: FILE SYSTEM STATE IN SUPERBLOCK IS WRONG; FIX? yes

Do I need to run fsck with the backup superblock option or is there
some other option I should...
Showing results 1 to 25 of 40

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