• Home
  • Privacy Policy
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

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

Enable/Disable Maintenanace Mode from SQLPLUS Session (Without adadmin)

compitionpoint December 27, 2020 Enable/Disable Maintenanace Mode from SQLPLUS Session (Without adadmin)2020-09-12T11:35:42+00:00 Oracle Apps DBA No Comment
We can enable or disable maintenance mode without using adutility (adadmin), Perform the same from SQLPLUS session. Check the current status of Maintenance Mode: select (‘APPS_MAINTENANCE_MODE’) from dual; MAINT     = …
Continue Reading

RMAN : Perform Block Recovery

compitionpoint December 23, 2020 RMAN : Perform Block Recovery2020-09-12T11:36:02+00:00 RMAN No Comment
We can perform BLOCK RECOVERY with or without RMAN BACKUP, Here is the demonstration of block media recovery with HOT BACKUP and RMAN BACKUP as well. 1)  Create tablespace, user…
Continue Reading

TRACE IN ORACLE DATABASE

compitionpoint December 22, 2020 TRACE IN ORACLE DATABASE2020-09-12T11:36:09+00:00 Oracle database No Comment
Current session trace: NORMAL TRACE: alter session set tracefile_identifer=’XXX’;   — trace identifier alter session set sql_trace = true; FULL LEVEL TARCE with WAIT and BIND : alter session set tracefile_identifer=’XXX’;…
Continue Reading
«‹45678›»

Categories

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

Tags

Arrays Assignment Operators Asynchronous Programming Backup Strategies C# Iterators Command Line Arguments Comparison Operators Constant Variables Delegates Disaster Recovery 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 Migration Named Arguments Nesting if Statements null Coalescing Operator Object Oriented Programming Operator Overloading Operator Precedence Optional Parameters Passing Arguments by Reference Recursion Security strings and regular expressions Telegram The DateTimePicker Control The ListView Control User Interface Using Variables Variables Virtual Methods Visual Studio
Copyright ©2025. Compitionpoint
  • Home
  • C#
  • .Net
  • ADO.NET
  • LINQ .Net
  • Windows Form
  • Python

Mesocolumn Theme by Dezzain