• Home
Top Menu
  • Home
  • C#
  • .Net
  • ADO.NET
  • LINQ .Net
  • Windows Form
  • Python

Compitionpoint

C# Tutorial easy to learn

  • Home
  • C#
  • .Net
  • ADO.NET
  • LINQ .Net
  • Windows Form
  • Python

LOGIN PAGE SHOWS BLANK IN Oracle Applications R12

compitionpoint January 17, 2021 LOGIN PAGE SHOWS BLANK IN Oracle Applications R122020-09-12T11:37:20+00:00 Oracle database No Comment
I have installed 10gR2 on linux environment, When running DBCA it got filed with below error ORA-27125: unable to create shared memory segment SOLUTION: cd $ORACLE_HOME/bin   mv oracle  …
Continue Reading

Generate Public and Private Keys using PuTTYgen

compitionpoint January 16, 2021 Generate Public and Private Keys using PuTTYgen2020-09-12T11:37:24+00:00 Oracle Cloud ICS / OIC No Comment
    ORA-04068: existing state of packages has been discarded Cause: : ORA-04068: existing state of packages has been discarded ORA-04061: existing state of package “XXX” has been invalidated ORA-04065:…
Continue Reading

SIMPLE DATABASE CREATION

compitionpoint January 14, 2021 SIMPLE DATABASE CREATION2020-09-12T11:37:33+00:00 Oracle database No Comment
CREATION OF DATABASE IN COMMAND LINE: 1) Set Environment file: #su – oracle $pwd export ORACLE_SID=PROD export ORACLE_HOME=/u01/app/oracle/ export PATH=$ORACLE_HOME/bin:$PATH 2) Create Parameter file: $cd $ORACLE_HOME/dbs $ vi $ORACLE_HOME/ db_name…
Continue Reading

Find Concurrent manager logs on Oracle Apps

compitionpoint January 13, 2021 Find Concurrent manager logs on Oracle Apps2020-09-12T11:37:37+00:00 Oracle Apps DBA No Comment
Concurrent Mangers log files are located in the $APPLCSF/$APPLLOG location. cd $APPLCSF/$APPLLOG For ICM Log                                       –> ls -lrt *$TWO_TASK* For Standard manager Log                  –> ls -lrt w*.mgr For…
Continue Reading

UNIX Useful Commands

compitionpoint January 10, 2021 UNIX Useful Commands2020-09-12T11:37:48+00:00 Basic UNIX No Comment
1) Find whether OS is 64/32 Bit Kernel in UNIX. uname -a 2) Find free physical memory in UNIX. free -m 3) Find CPU details in UNIX. cat /proc/cpuinfo 4)…
Continue Reading

Imporatant – Concurrent Manager Issues

compitionpoint January 9, 2021 Imporatant – Concurrent Manager Issues2020-09-12T11:37:51+00:00 Oracle Apps DBA No Comment
1) Running Note : In the case of a clone instance, it is strongly recommended to clean the non – existing nodes FND_NODE table contains the node entries of both…
Continue Reading

New Feature – AFPASSWD utility in EBS 12.1.2

compitionpoint January 7, 2021 New Feature – AFPASSWD utility in EBS 12.1.22020-09-12T11:37:59+00:00 Oracle Apps DBA No Comment
Oracle has introduced a new utility to change the Oracle E-Business Suite passwords in , AFPASSWD is an enhanced version of FNDCPASS utility. 1) AFPASSWD only prompts for passwords required…
Continue Reading

Resolve archive gap between PRIMARY and STANDBY

compitionpoint January 5, 2021 Resolve archive gap between PRIMARY and STANDBY2020-09-12T11:38:05+00:00 DataGuard No Comment
A Physical Standby database synchs with Primary by continuous apply of archive logs from a Primary Database. When the logs are missing on standby is less than 10-15 numbers, We…
Continue Reading

Resolve huge archive gap between PRIMARY and STANDBY

compitionpoint January 2, 2021 Resolve huge archive gap between PRIMARY and STANDBY2020-09-12T11:38:15+00:00 DataGuard No Comment
A Physical Standby database synchs with Primary by continuous apply of archive logs from a Primary Database. When the logs are missing on standby difference is huge (say more than…
Continue Reading

Concurrent Manager Issue : FND_DCP.REQUEST_SESSION_LOCK / DBMS_LOCK.Request

compitionpoint December 30, 2020 Concurrent Manager Issue : FND_DCP.REQUEST_SESSION_LOCK / DBMS_LOCK.Request2020-09-12T11:35:31+00:00 Oracle Apps DBA No Comment
Error in Concurrent manager logfile : ========================= Routine received a result code of 1 from the call to Possible resultCall to establish_icm failed The Internal Concurrent Manager has encountered an…
Continue Reading
123›»

Recent Posts

  • LOGIN PAGE SHOWS BLANK IN Oracle Applications R12
  • Generate Public and Private Keys using PuTTYgen
  • SIMPLE DATABASE CREATION
  • Find Concurrent manager logs on Oracle Apps
  • UNIX Useful Commands

Categories

  • .Net framework
  • ADO.NET
  • Basic UNIX
  • C#
  • LINQ .Net
  • Oracle Apps DBA
    • R12.2
  • Oracle Cloud ICS / OIC
  • ORACLE DBA
    • DataGuard
    • Oracle database
    • RMAN
  • Python
  • React.js
  • Windows Form

Tags

Arrays Assignment Operators C# Iterators Command Line Arguments Comparison Operators Constant Variables Delegates Escape Sequences Explicit Conversion Exploring Visual Studio Failed to connect to the Server FRM-92050 Getting Input From User Implicit Conversion Jagged Arrays java.io.IOException Logical Operators Looping Mathematical Operators Method Overloading Named Arguments Nesting if Statements null Coalescing Operator Object Oriented Programming Operator Overloading Operator Precedence Optional Parameters Passing Arguments by Reference Recursion strings and regular expressions The DateTimePicker Control The ListView Control Using Variables Variables Virtual Methods Visual Studio
Copyright ©2021. Compitionpoint
  • Home
  • C#
  • .Net
  • ADO.NET
  • LINQ .Net
  • Windows Form
  • Python

Mesocolumn Theme by Dezzain