• 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

FNDFS Error- unable to view Concurrent program LOG and OUT files

compitionpoint January 19, 2021 FNDFS Error- unable to view Concurrent program LOG and OUT files2020-09-12T11:37:11+00:00 Oracle Apps DBA No Comment
Simple way to find out SYSADMIN password in R12, Please review below for the same 1) Connect to APPS USER 2) Create PACKAGE and PACKEGE BODY. 3) Query for PASSWORD…
Continue Reading

ORA-01031: insufficient privileges when connect as sysdba

compitionpoint January 18, 2021 ORA-01031: insufficient privileges when connect as sysdba2020-09-12T11:37:16+00:00 Oracle database No Comment
Created new temporary tablespace: CREATE TEMPORARY TABLESPACE TEMP01 TEMPFILE ‘/u01/oracle/#8217; SIZE 2g; Make new temporary tablespace as default: ALTER DATABASE DEFAULT TEMPORARY TABLESPACE TEMP01; Dropping old temporary tablespace, Which is…
Continue Reading

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
«‹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 Database Administration 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