Linux Step-by-step guide Log in to an SSH session Change to the directory that needs to have a file or folder restored cd /etc execute recover recover versions versions Change the restore time to an earlier date closer to the backup...
kill the linux process execute noip2 -C update the username, password, hostname and interval. The conf will be saved in /usr/local/etc/no-ip2.conf [ad#ad-post]...
I use the following to record an installation response file details to use as a future silent install and config task. This will create a unique file name each time, to avoid overwriting the previous: ./installTool.sh -record EPM_11_1_2_4_Install_$(hostname -s)_$(echo $RANDOM)_RunAs_$(whoami).rsp The...
APS occasionally crashes in our Production environment. Our AnalyticProviderServices0.log reveals many “out of memory” errors within all of the java mess in that log file: AnalyticProviderServices0.log: ####<Sep 3, 2014 10:03:12 AM EDT> <Error> <Kernel> <EPMPRWSA> <AnalyticProviderServices0> <[STANDBY] ExecuteThread: '37' for queue:...
How to migrate Essbase index files and page files for one location to another using Essbase, not symlinks. Log into EAS, and expand the application that you are wanting to move the data for. Right click on the Database and choose...
If you don’t want to restore EPM to repair/correct a deleted R&A Framework that was deleted from Shared Services, you can do the following: To get get Reporting and Analysis back, you can use the Reset Configuration Tool with the following...
I found this online at http://michael.peopleofhonoronly.com/vim/vim_cheat_sheet_for_programmers_print.png I hope others find it useful. [ad#ad-post]...
I found this online at http://michael.peopleofhonoronly.com/vim/vim_cheat_sheet_for_programmers_print.png I hope others find it useful. [ad#ad-post]...
I found the following table on this IBM developer blog post. This is very handy: Table of all umask modes and resulting file permissions and directory permissions generated from script: umask File Permissions Directory Permissions umask File Permissions Directory Permissions 0...