• 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
    • Oracle database
    • Oracle Ebusiness Suite
    • Oracle weblogic
    • Oracle Performance Tuning
    • Oracle Hyperion
    • Oracle Cloud Tutorials
  • SQL
  • interview questions
  • Linux
  • PHP and HTML
  • Downloads
  • General

how to Flashback when we have dataguard

June 19, 2012 by techgoeasy Leave a Comment

We generally have Dataguard in the Production env and for some reason  if we have to flashback Production,then below steps could be used which will keep the standby in the Sync 1. Disable Log Transport Services to the Standby Database On Primary database alter system set log_archive_dest_state_n = ‘defer’ scope=both; 2. Perform a Log Switch on […]

Filed Under: Oracle, Oracle Database Tagged With: how to Flashback when we have dataguard

Forms Server Architecture in 11i

June 18, 2012 by techgoeasy Leave a Comment

Forms Server Architecture Forms Server use a three-tier architecture, consisting of the following components:• Client – A Java Applet running on the client PC that handles the UI presentation.• Middle tier – The Web Listener and the Form run-time that handles the logic.• Database tier – Data-intensive logic and data management. The Forms run-time consists […]

Filed Under: Oracle, Oracle Ebuisness Suite Tagged With: forms, Forms Server Architecture

All about Apache(Oracle HTTP Server) in EBS 11i/R12

June 16, 2012 by techgoeasy Leave a Comment

Apache is widely used Web server. Oracle HTTP server is based on Apache web server and includes modules developed specifically by Oracle. Here in this section we will have discussion about Apache (Oracle HTTP server) used in EBS 11i and R12 Important Directive in httpd.conf Listen:The Listen directive instructs Apache to listen to more than […]

Filed Under: Oracle, Oracle Ebuisness Suite Tagged With: All about Apache in 11i/R12, Apache

How to setup diag wait in cluster

June 6, 2012 by techgoeasy Leave a Comment

 How to setup diag wait in cluster 1. Execute as root#crsctl stop crs #/bin/oprocd stop 2. Ensure that Clusterware stack is down on all nodes by executing #ps -ef |egrep “crsd.bin|ocssd.bin|evmd.bin|oprocd” This should return no processes. If there are clusterware processes running and you proceed to the next step, you will corrupt your OCR. Do […]

Filed Under: Oracle, Oracle Database Tagged With: How to setup diag wait in cluster

why-database-not-startup-automatic in 11gR2 cluster

June 6, 2012 by techgoeasy Leave a Comment

There is one important attribute in 11gR2 cluster  ie. AUTO_START We can check it using following command $ crsctl status resource ora.TEST.db -p | grep AUTO_START AUTO_START=restore – always: Restarts the resource when the server restarts regardless of the state of the resource when the server stopped. – restore: Restores the resource to the same […]

Filed Under: Oracle, Oracle Database Tagged With: why-database-not-startup-automatic in 11gR2 cluster

Steps to upgarde 11i Application database to 11gR1

June 2, 2012 by techgoeasy Leave a Comment

Steps to upgarde 11i Application database to 11gR1 1) Oracle Application Prerequisites patches before upgrade : Interoperability notes for Oracle Applications 11i with 11gR1 – 452783.12) Install Oracle 11.1.0.x  software 3) run pre upgrade tool 4) collect stats on  database 5) Check for Connect Role and get user or role list which are having the […]

Filed Under: Oracle, Oracle Ebuisness Suite Tagged With: Steps to upgarde 11i Application database to 11gR1

  • « Previous Page
  • Page 1
  • …
  • Page 96
  • Page 97
  • Page 98
  • Page 99
  • Page 100
  • Next Page »

Primary Sidebar

Top Posts & Pages

  • Oracle Indexes and types of indexes in oracle with example
  • Top 30 Most Useful Concurrent Manager Queries
  • Top 46 Oracle ASM Interview Questions
  • Oracle dba interview questions and answers
  • 40 question you must know about R12.2



Subscribe to our mailing list

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

Recent Posts

  • How to resolve Network Error: Software Caused Connection Abort
  • How to convert private key to ppk
  • how to import schema in oracle using impdp
  • how to check PSU patch version in oracle
  • How to migrate the schema from one database to another database using exp/imp

Copyright © 2021 : TechGoEasy

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