Click here if you are on RHEL (Linux)
or
Click here if you are on AIX (Unix)
vfxsched stop
vi /etc/inetd.conf
refresh -s inetd
ps -ef|grep mbd|awk '{print $2}'|xargs -i kill {}
ps -ef|grep ups|awk '{print $2}'|xargs -i kill {}
su - postgres -c "/u2/pgsql/bin/pg_ctl stop -l logfile -D /u2/pgsql/data"
/u2/eclipse/modules/bin/services.sh -k -d all
cd /u2/uv bin/uv #ESC MASTER OFF ALL Q
ps -ef|grep phantom|awk '{print $2}'|xargs -i kill -4 {} who -u |grep -v root|awk '{print $7}'|xargs -i kill -4 {}
uv.rc stop
lsof /u2 ipcs -mop|grep 0xaceb
kill -4 12345
The following directories contain the most critical files necessary to recover your Eclipse systems:
The UniVerse database must be stopped or suspended during backup to ensure data consistency. The standard Eclipse backup scripts have been modified to use snapshots to allow backups to take place on active systems.
While backing up the directories below should be minimally sufficient to recreate your system in the event of a disaster, backing up the entire system is always recommended when possible. By backing up the entire system, you protect against the loss of miscellaneous files or those inadvertently placed outside of their standard locations.
prtconf
oslevel -r
lsmcode -c
lshmc -V
In general:
Performing updates:
Strongly Suggested:
Additional resources: