• 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

Function not available to this responsibility : When accessing CUSTOM FORM

compitionpoint December 14, 2020 Function not available to this responsibility : When accessing CUSTOM FORM2020-09-12T11:36:40+00:00 Oracle Apps DBA No Comment
After fresh clone, Application technical team used to report that ‘Function not available to this responsibility’ error when they are trying to access custom form. CAUSE:  Missing the entry of…
Continue Reading

EBS LOGIN URL from database:

compitionpoint December 8, 2020 EBS LOGIN URL from database:2020-09-12T11:34:05+00:00 Oracle Apps DBA No Comment
Connect to apps user $sqlplus apps/apps QUERY 1:   SELECT home_url FROM icx_parameters; QUERY 2: SELECT profile_option_value FROM fnd_profile_option_values WHERE profile_option_id= (SELECT profile_option_id FROM fnd_profile_options WHERE profile_option_name = ‘APPS_FRAMEWORK_AGENT’) AND…
Continue Reading

DATABASE HANGS

compitionpoint December 7, 2020 DATABASE HANGS2020-09-12T11:34:09+00:00 Oracle database No Comment
ERROR MESSAGE IN ALERTLOG FILE: ORACLE Instance PROD – Archival Error ORA-16038: log 4 sequence# 9961 cannot be archived ORA-19502: write error on file “”, block number  (block size=) ORA-00312:…
Continue Reading

RMAN COLD BACKUP AND RESTORE

compitionpoint December 3, 2020 RMAN COLD BACKUP AND RESTORE2020-09-12T11:34:24+00:00 ORACLE DBA No Comment
Simple RMAN script to take cold database backup: For taking RMAN cold database backup, Database should be in mount status, Which can be noticed from below scipt. mkdir -p /BACKUP/PROD…
Continue Reading

NID Utility in Oracle – RENAME DATABASE

compitionpoint December 2, 2020 NID Utility in Oracle – RENAME DATABASE2020-09-12T11:34:28+00:00 Oracle database No Comment
DBNEWID (NID) utility was introduced in Oracle 10g, Which can change the database identifier (DBID) and the database name (DBNAME). NID utility allows us to change Only DBID Only DBNAME…
Continue Reading

ORA-27125: unable to create shared memory segment when run DBCA

compitionpoint November 28, 2020 ORA-27125: unable to create shared memory segment when run DBCA2020-09-12T11:34:46+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

ORA-01031: insufficient privileges when connect as sysdba

compitionpoint November 26, 2020 ORA-01031: insufficient privileges when connect as sysdba2020-09-12T11:34:54+00:00 Oracle database No Comment
Not able to connect Oracle database, When issue command — > sqlplus “/ as sysdba” $ sqlplus “/ as sysdba” SQL*Plus: Release Production on Wed Jan 22 02:09:17 2014 Copyright…
Continue Reading

Create New Application user from existing user in EBS R12

compitionpoint November 24, 2020 Create New Application user from existing user in EBS R122020-09-12T11:35:05+00:00 Oracle Apps DBA No Comment
We can create new application user from existing user with same responsibility, Which can be achieved from FNDLOAD utility. Here I would like to create new user with name ‘APPADMIN’…
Continue Reading

REP-0004: Warning: Unable to open user preference file

compitionpoint November 20, 2020 REP-0004: Warning: Unable to open user preference file2020-09-12T11:32:26+00:00 Oracle Apps DBA No Comment
Symptoms: All concurrent requests that run REPORTS are printing the following warning in the request log. “REP-0004: Warning: Unable to open user preference file” Your local (customized) Oracle Reports preference…
Continue Reading

Oracle ORA-21561 : OID generation failed

compitionpoint November 19, 2020 Oracle ORA-21561 : OID generation failed2020-09-12T11:32:29+00:00 Oracle database No Comment
Giving below error when trying to connect from Oracle client “ORA-21561 : OID generation failed” ERROR: sqlplus <test_user>/<test_user_password>@<database_name> xxxxx xxxx xxxx xxxx ERROR: ORA-21561 : OID generation failed Enter user-name:…
Continue Reading
«‹678910›»

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