Search Results

Search: Posts Made By: zionassedo
Forum: Solaris 10-22-2015
2,433
Posted By zionassedo
This is not an option, I'm not allowed to modify...
This is not an option, I'm not allowed to modify the code.
On Digital VMS system, we used to redefine the SYS$OUTPUT environment variable, why cant I do the same here ?
Forum: Solaris 10-18-2015
2,433
Posted By zionassedo
Well, thats what I wanted to avoid ...
Well, thats what I wanted to avoid ...
Forum: Solaris 10-18-2015
2,433
Posted By zionassedo
SMF in Solaris wont write to stderr/stdout ?
Hi,
I got a process (c written) that we usually run this way :
EmsChkQu >> /EMS/log/EmsChkQu.log 2>&1

When trying to use it as a service I defined it this way :

<?xml version='1.0'?>...
Forum: Solaris 06-11-2013
1,637
Posted By zionassedo
Rcp between 2 computers
Hi,
I need to rcp heavy files between 2 solaris 10/sparc M3000 computers. Currently theses 2 computers are linked via a switch/firewall and the rcp commands take a very long time, I have been told...
Forum: Solaris 03-25-2012
2,138
Posted By zionassedo
thanks to both of you !!!!
thanks to both of you !!!!
Forum: Solaris 03-22-2012
2,138
Posted By zionassedo
file name sorting
Hi,
I got a list of files where the name is in this format :

263_upgrade_cms_from 10_to_11.sql
1000_upload_file_XYZ.sql
1200_AQVGFDS.sql


I would like to sort these file using the 1rst...
Forum: Solaris 02-19-2012
2,826
Posted By zionassedo
Sharing a local disk between to solaris machines
Hi,
I recently added a disk on a solaris 9 and I wanted to make it accessible for another machine, using the same name
here is what i did :
On the machine holding the internal disk
in vfstab i...
Forum: Solaris 02-14-2012
1,201
Posted By zionassedo
here is the code we use to check if the sybase...
here is the code we use to check if the sybase server is up for example


rsh_cmd='/usr/bin/ps -ef | /usr/bin/egrep dataserver | /usr/bin/egrep -v egrep | /usr/bin/egrep -e EMS_Server'
rsh -n...
Forum: Solaris 02-13-2012
1,201
Posted By zionassedo
rsh ghosts remaining processes
Hi,
We have 2 unix solaris 10 machines continuously checking each other using ping and rsh commands and I can see many rsh ghosts remaining commands doing ps -ef.
The rsh commands succeed but...
Forum: Solaris 02-13-2012
5,732
Posted By zionassedo
Thanks for the help, but as you said, the problem...
Thanks for the help, but as you said, the problem with the 'test&set' method is the reinit after system crash or manual killing.
My problem is that I see 2 lines, the shell process id and it's...
Forum: Solaris 02-12-2012
5,732
Posted By zionassedo
How to check if a shell is already running ?
Hi,
I put this at start of my shell (korn shell) to be sure that the shell is not already running and sometimes it fails and says that it is already running which is not true !

sleep 1...
844
Posted By zionassedo
thanks Jim, It works almots fine ; find...
thanks Jim,
It works almots fine ;
find /backupMWS1 /backupMWS2 -mtime -1 -name 'ems.cmp.*' -exec ls -tc {} \;
produces:
/backupMWS1/ems.cmp.Feb01_07
/backupMWS1/ems.cmp.Feb01_11...
844
Posted By zionassedo
2 disks for a single search
Hi,

I have backups of my db server performed on 2 differents disks (2 crontab entries).
Every day I have to look for the latest backup file on one of both disks.

In Digital VMS we had the...
Showing results 1 to 13 of 13

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