To start Workflow components from back end.
SQL> select component_id,component_name, component_status FROM apps.fnd_svc_components WHERE component_type like '%WF%';COMPONENT_ID COMPONENT_NAME...
View ArticleInstall Virtual Box and Create two node RAC cluster on Mac
Virtual Box Binaries can be downloaded here:https://www.virtualbox.org/wiki/Downloads Step-by-Step doc to install Virtual Box and spin off two node RAC clutser:...
View ArticleInstall 12c Grid Infrastructure on OEL-6
12c Install series -Part IIn this series we will install 12c Grid infrastructure on Oracle Enterprise Linux-6 using Virtual Box on a MAC.
View Articlertld: 0712-001 Symbol CreateIoCompletionPort was referenced
Issue:/u0/app/grid/12.1.0.2/bin =>./crsctl check hasexec(): 0509-036 Cannot load program crsctl.bin because of the following errors:rtld: 0712-001 Symbol CreateIoCompletionPort was referenced...
View Articlertld: 0712-001 Symbol CreateIoCompletionPort was referenced
Issue:/u0/app/grid/12.1.0.2/bin =>./crsctl check hasexec(): 0509-036 Cannot load program crsctl.bin because of the following errors:rtld: 0712-001 Symbol CreateIoCompletionPort was referenced...
View ArticleAutoconfig fails with ORA-12899: value too large for column during...
AutoConfig could not successfully execute the following scripts: Directory: [RDBMS_ORACLE_HOME]/appsutil/install/[context_name] afdbprf.sh INSTE8_PRF 1AutoConfig is...
View Articleview hosts via epmsys_registry in a EPM installation
user_projects/epmsystem1/bin> ./epmsys_registry.sh viewhostsHosts in EPM Registry HOST NAME IN EPM REGISTRY HOST NAME AS RESOLVED ON THIS MACHINE *************************...
View Articleappsutil/bin/adcvm.sh[211]: AIX: 0403-012 A test command parameter is not valid.
Autoconfig fails with the below error on the dbtierappsutil/bin/adcvm.sh[211]: AIX: 0403-012 A test command parameter is not valid.Fix:Backup your adcvm.sh. { appsutil/binModify the file adcvm.sh as...
View ArticleEPMINS-01047: The dbclient64 assembly is missing. The assembly is required...
During EPM 11.1.2.4 install on a UNIX platform, you may get the below error when you select Oracle client option. Oracle Database Client 64-bitErrors: Blocker: EPMINS-01048: Cannot install a...
View ArticleEPM Planning shared services integration with OID/OVD
How to Integrate OID in EPM Planning 11.1.2.4:You need:OID/OVD Host name & PortBase DN(distinguished name)User DNPassword for User (OID Connection)Step-1:Login to your workspace:Go go Navigate...
View Articlertld: 0712-001 Symbol CreateIoCompletionPort
Issue:/u0/app/grid/12.1.0.2/bin =>./crsctl check hasexec(): 0509-036 Cannot load program crsctl.bin because of the following errors:rtld: 0712-001 Symbol CreateIoCompletionPort was referenced...
View ArticleDRM Create new Application
How to create a DRM Application.Open the DRM Console.Click Add and key in the details for the data base related and test the connection.Click the repository creation wizard.Here you have two options,1)...
View ArticleEssbase Error (1020051): Maximum number of rows processed[250000] exceeded...
During Adhoc Analysis( Zoom in to next level) in Smart View you may encounter the below error:Essbase Error (1020051): Maximum number of rows processed[250000] exceeded [250000]Issue:Essbase is...
View ArticleWARNING - 1040156 - SSL initialization failed with error code [1040132]..
Issue:Copied Maxl and other components from Essbase server to Planning server in order to run scripts from the Planning server. While logging into Maxl you may see the below error: startMaxl.sh Essbase...
View ArticleVI Tips and Tricks
Here is my favorite list.1)ab --> abbreviate command:ab bbc "I am sameer shaik"Use bbc in the vi editor and it will replace it to"I am Sameer Shaik"2)line number:set number3)autoindent:set...
View ArticleEPMLCM-14000:Error reported from FDM Enterprise Edition. EPMFDM-140291:Export...
Error:EPMLCM-14000:Error reported from FDM Enterprise Edition. EPMFDM-140291:Export of scripts has failed since system directory could not be foundWhile cloning using the epm_clone*.sh utility/LCM...
View ArticleCannot open file:...
Issue:Cannot Open/load data when Importing Data Using the Essbase Administration Services Console (EAS) Unexpected Essbase Error 1030100Fix:Rename the data file to .txt extension and then try againAn...
View ArticleEPMLCM-13000: Service currently not available.
While importing artifacts using LCM you may run into the below error:Error:EPMLCM-13000: Service currently not available.Issue:This issue is caused by unpublished Bug 18327819 - LCM IMPORT FAILS WITH...
View ArticleSmartview Ad hoc grid cannot be opened as there are no valid rows of data
In smarview when trying to do the ad-hoc analysis you may see the below error message:Ad hoc grid cannot be opened as there are no valid rows of dataFix:Under Data Options:you should clear the suppress...
View ArticleESSBASE DATABASE Backups scripts in Unix
#!/bin/ksh##################################################################### ## Who When What...
View Article