#!/bin/bash
#
################################################################################
#
#                     S H E L L   S C R I P T  F I L E
#
#                         COPYRIGHT 2010 MOTOROLA
#                           All Rights Reserved
#
################################################################################
#
#   FILE NAME       : omc_db_sync
#   FUNCTION        : 
#   PARAMETERS      :  
#                      
################################################################################
#
################################################################################
#
# Revision History:
#
# Date      Prob#          Description
# --------- -------------  -----------------------------------------------------
# 01-MAr-11   Initial version
################################################################################


/opt/Motorola/mcd5000/omcserver/bin/omc_ipds_config db_synch
	


#################################  E N D    ####################################
