Skip to content

Oracle EPM Life Cycle Management (LCM) backup script

License

Notifications You must be signed in to change notification settings

jdubauw/ps-lcm-backup

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LCM Backup (PowerShell)

This PowerShell script executes Oracle EPM Life Cycle Management backups.

##Features

  • Uses Standard LCM XML file to control backup
  • Files are zipped using 7-Zip
  • Zip file is timestamped
  • Retention policy removes old backups from folder
  • Available functionality for generating an email indicating the status (success or fail) of the backup operation

###Requirements

  • Script must run on machine where EPM is installed.
  • 7-Zip

Boring legal stuff

Copyright (c) 2014, Keith Kikta All rights reserved.

Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:

  1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

About

Oracle EPM Life Cycle Management (LCM) backup script

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published