#! /usr/bin/ksh
#
# ident "@(#)oracle_rac_server_fini.ksh 1.2     04/06/04 SMI"
#
# Copyright 2004 Sun Microsystems, Inc.  All rights reserved.
# Use is subject to license terms.
#
# FINI method
# 
# Parameters passed:  -R <resource name> -T <type> -G <group>
#
#

exit 0



