Archive for March 2007
Decafe shutdown & startup
Some lesson’s learned from having to shutdown and startup Decafe due to a planned power outage:
How to start sourceforge:
Login to sfdbsu – oracle
/etc/init.d/oracle start
cd $ORAHOME/bin
lsnrctl
start
Login to the sourceforge server
stop sourceforge services, if running:
/etc/init.d/sourceforge-integration stop
/etc/init.d/sourceforge-standalone stop
and start them
/etc/init.d/sourceforge-integration start
/etc/init.d/sourceforge-standalone start
—————
Starting Siebel Oracle
try dbstart in $ORAHOME/bin
otherwise, start sqlplus, user sysdba, no password (sqlplus “/ as sysdba”)
“startup”
———————
Restore of internet connectivity:
restart of firewall after determining outgoing connection terminated there
——————–
The staging object server died. Need console access to determine cause