• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar
Techgoeasy

Techgoeasy

Learn Oracle, PHP, HTML,CSS,Perl,UNIX shell scripts

  • Home
  • Oracle database
  • Oracle Ebusiness Suite
  • Oracle weblogic
  • Oracle Performance Tuning
  • Oracle Hyperion
  • Oracle Cloud Tutorials
  • SQL
  • interview questions
  • Linux
  • PHP and HTML
  • Downloads

AOL/J Setup Test suite

April 18, 2012 by techgoeasy Leave a Comment

The AOL/J Setup Test suite consists of Java Server Pages (JSPs) designed to trouble-shoot AOL/J setup problems. These JSPs exercise various features of AOL/J and provide feedback on the results. The test suite is accessed from the URL http://:/OA_HTML/jsp/fnd/aoljtest.jsp where host_name and port_number correspond to the host name and port number of your instance’s Apache […]

Filed Under: Oracle, Oracle Ebuisness Suite Tagged With: AOL/J Setup Test suite

ORA-20001 in R12 Gather schema statistics on 11g(FND_HISTOGRAM_COLS)

April 12, 2012 by techgoeasy Leave a Comment

“Gather Schema Statistics” program reported the following errors in request log files : Error #1: ERROR: While GATHER_TABLE_STATS: object_name=GL.JE_BE_LINE_TYPE_MAP***ORA-20001: invalid column name or duplicate columns/column groups/expressions in method_opt*** Error #2: ERROR: While GATHER_TABLE_STATS: object_name=GL.JE_BE_LOGS***ORA-20001: invalid column name or duplicate columns/column groups/expressions in method_opt*** Error #3: ERROR: While GATHER_TABLE_STATS: object_name=GL.JE_BE_VAT_REP_RULES***ORA-20001: invalid column name or duplicate columns/column […]

Filed Under: Oracle, Oracle Ebuisness Suite Tagged With: FND_HISTOGRAM_COLS, gather schema, ora-20001 in Gather schema stats

Oracle Clusterware

March 28, 2012 by techgoeasy Leave a Comment

What is Oracle cluster The Oracle Clusterware was introduced in 10.1 (initially called CRS ) and is the product that lies under RAC. It enables servers to operate together as if they are one server. Each server looks like any standalone server. However, each server has additional processes that communicate with each other so the […]

Filed Under: Oracle, Oracle Database Tagged With: Oracle Clusterware

how to rebuild the wf_java_deferred queue

March 23, 2012 by techgoeasy Leave a Comment

Followings steps are to be followed to rebuild the queue (1) Check to see what records will be backed up on the wf_queue_temp_jms_table backup table. select wfjd.corr_id corrid, msg_state state, count(*) COUNTfrom applsys.aq$wf_java_deferred wfjdwhere msg_state IN(‘READY’, ‘WAIT’)group by corr_id, wfjd.msg_state; (2) Shut down the Workflow Agent Listener Service and backup the records on the WF_JAVA_DEFERRED […]

Filed Under: Oracle, Oracle Ebuisness Suite Tagged With: how to rebuild the wf_java_deferred queue, WF_JAVA_DEFERRED

ADODFCMP Utility

March 23, 2012 by techgoeasy Leave a Comment

The ODF Comparison utility(ADODFCMP) is used to compare the data model of a customer’s data to a standard set of data model files from the current Oracle Application release. It can optionally modify the database to match the standard data model. Each application consists of certain building blocks. There is an object descriptor file (ODF) […]

Filed Under: Oracle, Oracle Ebuisness Suite Tagged With: ADODFCMP, ADODFCMP Utility

How to recover corrupt blocks using RMAN Blockrecover

March 22, 2012 by techgoeasy Leave a Comment

1. Recovering Data blocks By Using All Available Backups Run the BLOCKRECOVER command at the RMAN prompt, specifying the file and block numbers for the corrupted blocks RMAN>BLOCKRECOVER DATAFILE 11 BLOCK 15; Recover multiple blocks in single command RMAN>BLOCKRECOVER DATAFILE 11 BLOCK 15 DATAFILE 2 BLOCK 10 2. Recovering Data blocks Using Selected Backups Run […]

Filed Under: Oracle, Oracle Database Tagged With: block recovery, How to recover corrupt blocks using RMAN

  • « Previous Page
  • Page 1
  • …
  • Page 120
  • Page 121
  • Page 122
  • Page 123
  • Next Page »

Primary Sidebar



Subscribe to our mailing list

Enter your email address to subscribe to this blog and receive notifications of new posts by email

Recent Posts

  • Top SQL Patch Queries in Oracle Database
  • how to find if the sql is using the SQL Patch
  • How to create SQL Patch for sql tuning in Oracle
  • How to Configure Auto Login TDE Wallet
  • how to find if the sql is using the sql profile

Copyright © 2023 : TechGoEasy

  • Hire me
  • Privacy Policy
  • Contact Us
  • New? Start Here
  • About Us