Category: Red Hat Enterprise Linux 4

Recovering Files from EBS Backup’s Recover Command on Linux Server

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...

APS 11.1.2.x Out of Memory Errors

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:...

Umask – Table of ALL values and their effective permissions

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...

Copying all files with a certain extension from all subfolders in a directory

I had to copy all of the files (calc scripts) from my Essbase servers’ application directories, and wanted to preserve the folder layout in the destination. I ran the following against all of my servers to achieve this: cp --parents `find...

Essbase: Validate a database against any errors with Maxl (part 2)

You have two options for attempting to validate an Essbase database: Esscmd and Maxl. This post is for using Maxl. admin@epmdbserver:/home/admin>startMaxl.sh Essbase MaxL Shell 64-bit - Release 11.1.2 (ESB11.1.2.2.102B025) Copyright (c) 2000, 2012, Oracle and/or its affiliates. All rights reserved. MAXL>...

Essbase: Validate a database against any errors with Esscmd (Part 1)

You have two options for attempting to validate an Essbase database: Esscmd and Maxl. This post is for using Esscmd. Esscmd: admin@epmdbserver:/home/admin>startEsscmd.sh Essbase Command Mode Interface 64-bit - Release 11.1.2 (ESB11.1.2.2.102B025) Copyright (c) 1991, 2012, Oracle and/or its affiliates. All rights...
(adsbygoogle = window.adsbygoogle || []).push({});