Oracle 8i on IBM Netfinity Servers

Hi there!
Anyone can share an experience installing Oracle 8i under Red Hat Linux on IBM Netfinity servers? Did you needed to patch the kernel, tunnung SGA, etc? What were the maximum parameters you were able to set for Oracle and the linux kernel? MTS worked well?
I am having trouble configuring more than a few MB for the SGA, and I really need it. My database has ver big batch processes and thousand of on-line users. We are worried we had chooses the wrong hardware or OS for our database.
null

Could you please tell me about your configuration? We have a NetFinity 7000-86801SY with 4Gb RAM. When we apply patchs for the Linux kernel so it supports more RAM I cannot start Oracle.
Besides when we use standard RHL 6.1 kernel, maing the SGA bigger (about 300Mb) the instance runs without errors but incredbly slow and eating up all CPU.
null

Similar Messages

  • Running test.rdf in oracle 10g and ibm aix 5L

    Hi,
    I am trying to run a demo test.rdf from the browser. This is in Oracle 10g and IBM AIX 5L.The report server is in-process server.
    The url is
    http://ipaddr:7778/reports/rwservlet?server=rep_igtewfux01&report=test.rdf&userid=dbuserid/dbpwd@asdb&desformat=PDF&destype=cache
    Engine rwEng-0 crashes all the time. Below is a part of the exception . Please help.
    [2005/8/26 6:19:14:20] Debug 50103 (JobManager:updateJobStatus): Finished updating job: 98
    [2005/8/26 6:20:9:64] Exception 50125 (org.omg.CORBA.TRANSIENT: vmcid: 0x0 minor code: 0 completed: No
         at com.inprise.vbroker.orb.DelegateImpl.verifyConnection(DelegateImpl.java(Compiled Code))
         at com.inprise.vbroker.orb.DelegateImpl.is_local(DelegateImpl.java(Compiled Code))
         at org.omg.CORBA.portable.ObjectImpl._is_local(ObjectImpl.java(Compiled Code))
         at oracle.reports.engine._EngineClassStub.run(_EngineClassStub.java:147)
         at oracle.reports.server.JobManager.runJobInEngine(JobManager.java:784)
         at oracle.reports.server.JobManager.runJobLocal(JobManager.java:1557)
         at oracle.reports.server.JobManager.dispatch(JobManager.java:896)
         at oracle.reports.server.ConnectionImpl.runJob(ConnectionImpl.java:1166)
         at oracle.reports.client.ReportRunner.dispatchReport(ReportRunner.java:287)
         at oracle.reports.rwclient.RWReportRunner.dispatchReport(RWReportRunner.java:86)
         at oracle.reports.rwclient.RWClient.runReport(RWClient.java:1627)
         at oracle.reports.rwclient.RWClient.processRequest(RWClient.java:1481)
         at oracle.reports.rwclient.RWClient.doGet(RWClient.java:349)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java(Compiled Code))
         at oracle.security.jazn.oc4j.JAZNFilter.doFilter(Unknown Source)
         at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java(Compiled Code))
         at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java(Compiled Code))
         at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java(Compiled Code))
         at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:208)
         at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:125)
         at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:186)
         at java.lang.Thread.run(Thread.java:568)
    ): Internal error org.omg.CORBA.TRANSIENT: vmcid: 0x0 minor code: 0 completed: No
    [2005/8/26 6:20:9:64] Info 56029 (EngineManager:shutdownEngine): Shutting down engine rwEng-0
    [2005/8/26 6:20:9:66] Exception 50125 (org.omg.CORBA.OBJECT_NOT_EXIST: vmcid: 0x0 minor code: 0 completed: No
         at com.inprise.vbroker.ProtocolEngine.PortfolioImpl.getConnector(PortfolioImpl.java(Compiled Code))
         at com.inprise.vbroker.ProtocolEngine.ManagerImpl.getConnector(ManagerImpl.java(Inlined Compiled Code))
         at com.inprise.vbroker.orb.DelegateImpl._bind(DelegateImpl.java(Compiled Code))
         at com.inprise.vbroker.orb.DelegateImpl.verifyConnection(DelegateImpl.java(Compiled Code))
         at com.inprise.vbroker.orb.DelegateImpl.is_local(DelegateImpl.java(Compiled Code))
         at org.omg.CORBA.portable.ObjectImpl._is_local(ObjectImpl.java(Compiled Code))
         at oracle.reports.engine._EngineClassStub.shutdown(_EngineClassStub.java:341)
         at oracle.reports.server.EngineManager.shutdownEngine(EngineManager.java:1216)
         at oracle.reports.server.JobManager.runJobInEngine(JobManager.java:826)
         at oracle.reports.server.JobManager.runJobLocal(JobManager.java:1557)
         at oracle.reports.server.JobManager.dispatch(JobManager.java:896)
         at oracle.reports.server.ConnectionImpl.runJob(ConnectionImpl.java:1166)
         at oracle.reports.client.ReportRunner.dispatchReport(ReportRunner.java:287)
         at oracle.reports.rwclient.RWReportRunner.dispatchReport(RWReportRunner.java:86)
         at oracle.reports.rwclient.RWClient.runReport(RWClient.java:1627)
         at oracle.reports.rwclient.RWClient.processRequest(RWClient.java:1481)
         at oracle.reports.rwclient.RWClient.doGet(RWClient.java:349)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java(Compiled Code))
         at oracle.security.jazn.oc4j.JAZNFilter.doFilter(Unknown Source)
         at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java(Compiled Code))
         at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java(Compiled Code))
         at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java(Compiled Code))
         at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:208)
         at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:125)
         at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:186)
         at java.lang.Thread.run(Thread.java:568)
    ): Internal error org.omg.CORBA.OBJECT_NOT_EXIST: vmcid: 0x0 minor code: 0 completed: No
    [2005/8/26 6:20:9:66] State 56004 (EngineInfo:setState): Engine rwEng-0 state is: Shutdown
    [2005/8/26 6:20:9:66] Info 56047 (EngineManager:remove): Reports Server shut down engine rwEng-0
    [2005/8/26 6:20:9:66] State 56016 (JobManager:updateJobStatus): Job 98 status is: Terminated with error:
    REP-56048: Engine rwEng-0 crashed, job Id: 98
    [2005/8/26 6:20:9:66] Debug 50103 (JobManager:notifyWaitingJobs): Master job 98 notify its duplicated jobs.
    [2005/8/26 6:20:9:66] Debug 50103 (JobManager:updateJobStatus): Finished updating job: 98
    [2005/8/26 6:20:9:67] Exception 56048 (): Engine rwEng-0 crashed, job Id: 98
    exception oracle.reports.RWException {
    oracle.reports.RWError[] errorChain={struct oracle.reports.RWError {
    int errorCode=56048,
    java.lang.String errorString="Engine rwEng-0 crashed, job Id: 98",
    java.lang.String moduleName="REP"
         at oracle.reports.server.JobManager.runJobInEngine(JobManager.java:861)
         at oracle.reports.server.JobManager.runJobLocal(JobManager.java:1557)
         at oracle.reports.server.JobManager.dispatch(JobManager.java:896)
         at oracle.reports.server.ConnectionImpl.runJob(ConnectionImpl.java:1166)
         at oracle.reports.client.ReportRunner.dispatchReport(ReportRunner.java:287)
         at oracle.reports.rwclient.RWReportRunner.dispatchReport(RWReportRunner.java:86)
         at oracle.reports.rwclient.RWClient.runReport(RWClient.java:1627)
         at oracle.reports.rwclient.RWClient.processRequest(RWClient.java:1481)
         at oracle.reports.rwclient.RWClient.doGet(RWClient.java:349)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java(Compiled Code))
         at oracle.security.jazn.oc4j.JAZNFilter.doFilter(Unknown Source)
         at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java(Compiled Code))
         at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java(Compiled Code))
         at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java(Compiled Code))
         at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:208)
         at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:125)
         at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:186)
         at java.lang.Thread.run(Thread.java:568)

    mmmh. Did you compared the select count(*) from your_table; in the two cases.
    If the result is not good and nobody has deleted rows between migration and your test, you migration need to be replayed.
    Which migration did you select, Transportable database or exp/imp...?
    Edited by: Dba Z on 16 août 2009 08:56

  • Oracle Coherence vs IBM WebSphere Extended Deployment

    Hi All,
    Does anyone compared the features of oracle coherence vs IBM WebSphere Extended Deployment Grid? If so, Which one is best among them.
    Thanks in advance,
    Shiva

    Hi All,
    Does anyone compared the features of oracle coherence vs IBM WebSphere Extended Deployment Grid? If so, Which one is best among them.
    Thanks in advance,
    Shiva

  • Oracle RDBMS with IBM HACMP

    Hi!
    How installing Oracle RDBMS with IBM High Availability Cluster
    Multi-Processing (IBM HACMP)? I cannot find the documentation.
    OS: IBM AIX 5L.
    Oracle: RDBMS Server 10g (10.2 for AIX).
    I wish to find the documentation on the given question.
    HELP!

    This might help...
    http://publib.boulder.ibm.com/infocenter/tivihelp/v1r1/index.jsp?topic=/com.ibm.itsmfh.doc/afco000054.htm
    http://www.google.com/search?hl=en&client=firefox-a&rls=org.mozilla%3Aen-US%3Aofficial&hs=YFB&q=installation+of+oracle+on+IBM+HACMP&btnG=Search

  • Installing Oracle 10g on IBM AIX5L/IBMAIX5.3,5.4,5.5

    Hello folks
    I need to install Oracle 10g on IBM AIX 5x. Please write to me / post your suggestions acroos. I need to have step by step procedure. Procedure like creating oracle group primary and secondary, creating a user under those two group, setting semaphore parameters etc......
    I am oblidged for helping me out.
    Thanks in advance, please send / post your help
    Regards
    Shiva

    Hi,
    why don't you read simply the installation guide, available here on OTN under documentation? Oracle does not hide such information. Start with quick installation guide, if you need more detailed informations read the regular installation guide.
    Werner

  • How to connect Oracle BPEL with IBM IMS Connect

    Hi
    In our project we need to send message from Oracle BPEL to IBM IMS Connect
    Our Knowledge on this topic is very limited
    We are using Oracle BPEL 11.1.1.3 and IMS connect Version 9.1
    Any kind of help wpuld be greatly appreciated
    Thanks and Regards
    ngsankar

    PLEASE .... Ask in an Oracle Java forum.
    And read the documentaiton. There is a whole document devoted to doing that. http://download.oracle.com/docs/cd/B19306_01/java.102/b14355/toc.htm has examples.
    PLEASE ... do not ask product questions in a forum which clearly has a title saying it is devoted to assisting with download problems.

  • Returning 250 rows with 1000 Values in "IN" Clause Oracle 10g On IBM AIX !!

    Hi,
    Recently we have done the OS migration of Oracle 10g Server from Windows Server to IBM AIX. Everything is fine, But today we came across one crucial bug in the code, i.e In the Select Query, though we're expecting 1000 rows with 1000 values in "IN" Clause , It's returning Only 250 rows. Where as it's returning 1000 rows in Windows Environment with 1000 values in "IN" Clause. I have browsed throgh Google for the resolution but failed to get that.
    This is something like,
    In Oracle 10g On windows :-
    select * from emp
    where dept_id in (1,2,3,...................1000);
    Assuming there  are the dept_id values in Emp table from 1 ... 1000, It's returning 1000 rows.
    In Oracle 10g On IBM AIX ,
    select * from emp
    where dept_id in (1,2,3,...................1000);
    Assuming there  are the dept_id values in Emp table from 1 ... 1000, It's returning 250 rows. Pls help me, what could be the reason for this. and what needs to be checked to fix this.
    Pls suggest !!!
    Raja

    mmmh. Did you compared the select count(*) from your_table; in the two cases.
    If the result is not good and nobody has deleted rows between migration and your test, you migration need to be replayed.
    Which migration did you select, Transportable database or exp/imp...?
    Edited by: Dba Z on 16 août 2009 08:56

  • Monitoring Oracle Virtual Machine for Solaris servers and LDOMs

    Hi all,
      could anyone tell me if we can monitor Oracle Virtual Machine for Solaris servers and LDOMs with only Oracle Enterprise Manager Cloud Control 12c, or shall we need to install Ops Center ?
    Thank you in advance.

    I had the same issue. Upgrading Virtual box from 4.1.16 to 4.1.20 solved the problem.

  • Oracle 11gR1 RAC in IBM p servers, VIOS or NOT

    Hi,
    Before IBM VIOS was certified by Oracle RAC last year, I always use two HBA ports and two NIC card ports on each node for redundancy purpose in the RAC implementation in IBM p series servers. I would like to hear other expert's opinion whether VIOS should be considered in the Oracle RAC.
    Here are the pros and cons that I could think of for whether or not using VIOS in RAC:
    Use dedicated HBA and NIC:
    pros: the storage I/O and network throughput are guaranteed and predictable.
    cons: additional cost, the LPAR can not be dynamically moved to another frame if needed (since HBA and NIC are attached to the LPAR)
    Use VIOS:
    pros: I/O Virtualization.
    cons: the LPAR can be dynamically moved to anther frame if needed. RAC node I/O may be impacted by other LPARs that use same device.
    You comments or suggestions are highly appreciated.
    Thanks,
    Limin.

    Hi,
    Before IBM VIOS was certified by Oracle RAC last year, I always use two HBA ports and two NIC card ports on each node for redundancy purpose in the RAC implementation in IBM p series servers. I would like to hear other expert's opinion whether VIOS should be considered in the Oracle RAC.
    Here are the pros and cons that I could think of for whether or not using VIOS in RAC:
    Use dedicated HBA and NIC:
    pros: the storage I/O and network throughput are guaranteed and predictable.
    cons: additional cost, the LPAR can not be dynamically moved to another frame if needed (since HBA and NIC are attached to the LPAR)
    Use VIOS:
    pros: I/O Virtualization.
    cons: the LPAR can be dynamically moved to anther frame if needed. RAC node I/O may be impacted by other LPARs that use same device.
    You comments or suggestions are highly appreciated.
    Thanks,
    Limin.

  • Oracle 7 and IBM DB2

    Hello Guys,
    I have few doubts, can anyone help me to clear it.
    Oracle 11i is an Enterprises Server does it come it with a database server
    if not which version Oracle data base is used alongwith it
    Can I use Oracle 8i data base to use alongwith Oralce 11i.
    I want to know what is the price of Oracle Databse version 7
    Oracle Databse version 7 has how many releases, I mean how many upgrades strarting with 7
    Suppose if x purchase Oracle Database version 7, does upgrades on 7 such as 7.1 or 7.3 comes free or is it chargable by the oracle ?
    If I purchase data base application from a vendor and that application is having Oralce Server do I need to pay separetly for Oracle data base server 7.
    If that vendor is an oralce partner in sales, and if I purhcase various moudles such as Financial accounting, Inventory Management, HR Management, Sales & Marketing Managemnt, Internal and external commnication Management etc., from that vendor (modules devloped by the vendor according to my needs using orcale certified tools such as SQL reports writer, SQL Forms etc.,) We have to keep in mind that this entire application is run on an Oralce 7 data base server.
    How can I make sure that the Oracle 7 data base server supplied by the vendor is a legal version?
    Does Oralce provide any kind of authentication to certify that the product (Oracle Data Base Server) supplied by the vendor is a legal software.
    I know this is a lengthy question. However, anyone who can give me a correct answer to anyone of the points or all the points are most welcom.
    Joe Abraham Srampickal
    Did anyone has tried IBMs new version of DB2
    Recently IBM has released thier new vesion of DB2. They claim that it will alert the database administortrs to potentioal problems in the database system and suggesting ways to fix them.
    However, if you look litte deep, Oracle was providing this from their 8I server itslef. Can anyone list at least 2 such features of Oralce Servers.
    Be ready for a surprise, can anyone suggest any featurs of Oracle 7 server, which alert the database administortrs to potentioal problems in the database system and suggesting ways to fix them.

    SangeeMeena ,
    Personally, I'm not sure, but send me your email address to [email protected] and I will get someone to respond to you about this.
    B

  • Oracle Flashback Vs IBM FlashCopy

    Hi,
    I am evaluating options to implement Oracle Flashback and/or IBM FlashCopy as a backup and recovery solution.
    Does any one know of a good source for comparing and contrasting these two technologies.
    What I am looking for, in particular, is how each compares against other (pros and cons) in terms of
    1. Storage - I know flashback storage requirement based on the feature I would want to use could be more than that required for FlashCopy
    2. Recovery time - My initial assessment is that recovery with Flashback is faster than that with FlashCopy
    3. Backup - Both flashback and FlashCopy can be used to run backup against them (instead of primary DB site)
    4. Site failure - From my reading, I take it that Flashback will not protect DB against site failure while FlashCopy would.
    The features below, from my reading, are not available in FlashCopy but are integral part of 10gR2
    5. Flashback Database
    6. Flashback table
    7. Flashback Query
    8. Flashback Version Query
    9. Flashback Transaction Query
    10. Flashback Drop
    My question(s): Are any of the features (5 - 10) available with IBM FlashCopy? If so how easy/difficult it would be to flash back tables/queries/transactions using FlashCopy.
    For site failure, Oracle Data Guard (physical) standby DB is what I am planning to propose.
    Any thoughts/ideas/opinions are highly appreciated.
    Thanks in advance.

    Marko, I can give you the short version...
    IBM designed DataLinks to be a single point of access to content stored on multiple servers. Like many IBM products, DataLinks is (1) predicated on the idea that leaving content where it is now is the right approach, and (2) giving you a toolkit is preferable to a finished product. There isn't anything like the Oracle 9iFS out of the box file server capabilities, and a lot of their content management features are missing or incomplete. As someone at Oracle, of course, I'm also more than a bit skeptical about leaving content where it is an then providing a bunch of pointers (with some additional metadata) to this content. Consolidation is the better approach, if you're looking for economies of scale and greater manageability.
    Microsoft's Sharepoint Server is a hybrid "collaborative portal" product. It has features that look like Oracle Portal as well as a very basic collaboration environment with things like versioning and discussion groups. SharePoint also leaves content in the file system, but in this case, it does its best to obfuscate where it is, giving you instead a WebDAV and HTTP interface to it and then using Access and flat files to store all the metadata in it. This doesn't seem like a formula for scalability (and, in fact, Microsoft is pretty circumspect when it talks about scalability in the SharePoint documentation), and there isn't a development environment that lets you customize SharePoint or use it to host applications.
    Is that helpful?
    null

  • Oracle Forms on IBM Web Sphere Application Server  and BEA Application Serv

    Hi,
    Can we run Oracle Forms on top of IBM web phere or Bea application servers?..
    If possible, please give the steps that we need to follow to make it run on them

    I've seen this asked before and the general repsonse was : don't do it , it's not worth the hassle. Apart from anything else you'll still have to pay the license fees for the Oracle Application server ....

  • Precautions to be taken  From Oracle end While Flaring Solaris Servers

    Hi
    In the context of moving our Solaris servers to the new location We are flaring our servers.We have Oracle 10g being installed on the servers.
    The db would be shutdown before taking the flar and after the restore of the image the DB would be brought up.
    All the CRD files would be in the scope for the Flar.
    Request you to highlight if there are any issues that could be foreseen during this activity.
    Regards
    Pavan

    Hi Everybody
    Thanks for your valuable inputs.Last weekend we had the upgrade for the first group of servers.The mode of upgrade is "Live Upgrade".
    One interesting point here is------
    1)Kernel Parameters are automatically ported.No need to change the Kernel parameters explicity using "projmod" or "prctl" commands.
    Coming to Relink yes we have followed "Doc-Id-131321.1".
    Everything went fine this week and keeping my fingers crossed over the coming weekend.
    Having said that, There is an ambiguity over the Backup & Strategy Process, whether i need to take the cold up or hot back up should be fine.
    Appreciate your comments on the same.
    Thanks & Regards
    Pavan

  • Oracle encryption vs encryption in servers - dba access to unencrypted data

    Hi Guys,
    I have an application that consists of ca. 20 java servers and batch programs connecting to an oracle 11g instance. Some of the columns of the database are enrypted. This is achieved via jce (keys stored in HSMs, one can configure specified database columns etc).
    I would love to use Oracle encryption instead but I gather there was some requirement from the customer that dbas could not just get access to the unencrypted data.
    Is there any way around this requirement ?
    Rgds
    Peter

    Hello,
    ... there was some requirement from the customer that dbas could not just get access to the unencrypted data.
    Is there any way around this requirement ?I'm not sure to understand, for all I know, in 11g you have the possibility to Encrypt data (Data Transparent Encryption) at the Table level or Tablespace level as well.
    For that Oracle uses a Master Encryption Key. This is true, the Master Key is stored outside from the Database (for instance by using an Oracle Wallet) so that the Security Administrator responsability can be separated from the Database Administrator one.
    So, afterwards, it depends on who has the Security duty. The access to the Master Key is a key question:
    "+Security is enhanced because the wallet password can be unknown to the database administrator, requiring the security administrator to provide the password.+"
    You'll have much more informations on the link below:
    http://download.oracle.com/docs/cd/E11882_01/network.112/e10746/asotrans.htm#g1011122
    Hope this help.
    Best regards,
    Jean-Valentin

  • Golden gate extract from multiple oracle db's on different servers

    Hello,
    I am new to golden gate and I want to know if is it possible to extract data from an oracle database which is on a different server? Below is the server list
    Linux server 1: has oracle database (11.2.0.4) (a1db) and golden gate installed (11.2.1.0.3).
    Linux server 2: has oracle database (11.2.0.4) (b1db)
    a1db and b1db are not clustered, these are 2 separate instances on 2 different servers.
    Is it possible to capture change data on b1db from GG installed linux server 1? I am planning to use classic capture.
    architecture like below, can it be done? If so what option I will be using in the extract
    Thanks,
    Arun

    Here is something from my personal notes; hope this helps:
    Standby or Off Host Environment
    GoldenGate extracts, data pumps and replicats can all work with database environments accessed using TNS.  When one of these processes needs to work with a database environment over TNS then instead of the following USERID specification:
    setenv (ORACLE_SID = “GGDB")
    USERID ggsuser, PASSWORD encrypted_password_cipher_text
    The following USERID specification would be used:
    USERID ggsuser@GGDB, PASSWORD encrypted_password_cipher_text
    When this specification is used the setenv line is not required since the process will connect over TNS.
    When a data pump or replicat is running in a standby or otherwise an off host environment the USERID specification above is the only special requirement.  It is recommended that the TNS entry contains the necessary failover and service name configuration so that if or when switch over or fail over occurs, the process may continue once the environment is available again.  if the data pump is using the PASSTHRU parameter then a USERID specification is not required.  When the data pump is operating in PASSTHRU mode, it does not need a database connection to evaluate the metadata.
    When a source extract is running in a standby or otherwise off host environment the USERID specification above is required as well as Archive Log Only mode.  It is recommended that the TNS entry contains the necessary failover and service name configuration so that if or when switch over or fail over occurs, the process may continue once the environment is available again.  The source extract requires a database connection in order to evaluate the metadata that occurs in the archived redo log.  Since the source extract is running in an environment separate from the source database environment it is unable to read the online redo logs.  Therefore it is required to be configured in Archive Log Only mode.  If the environment that the source extract is running in is a standby environment, then it will evaluate the archived redo logs through switchover. 
    The standby or off host environment has minimal requirements. The requirements that need to be met are Oracle software availability and storage for archived redo logs.  If the database environment where GoldenGate will be running is a standby database environment then GoldenGate can utilize the required shared libraries from the standby database environment.  However if GoldenGate is being executed from a server environment does not contain a database environment, a client installation is required at a minimum.  This will provide GoldenGate with the necessary shared libraries in order to satisfy it’s dynamically linked library dependencies.  The archived redo logs must also be available for GoldenGate to read.    They can be made available using a shared storage solution or with a dedicated storage solution.  A standby database environment works well for this purpose as it is receiving archived redo logs on a regular basis.  GoldenGate is able to leverage these archived redo logs and not impose any additional infrastructure requirements in order to evaluate and capture the data changes from the source database.  In order for GoldenGate to be utilized with a standby database environment for archived redo log access, only a minimal standby database is required.  Specifically the standby database needs to be be mountable so that it can accept archived redo logs.  Since GoldenGate will connect to the primary database to evaluate the metadata contained in the archived redo logs, a complete standby database is not required.

Maybe you are looking for

  • Will Late 2013 iMac boot from Snow Leopard External Drive?

    Hey gang- Got a new late-2013 iMac for Christmas (yayyyy!!) I plan on running Mavericks for day-to-day use, but there are a few old Power PC apps that I occasionally need to run. Does anyone know if the new iMacs will boot from an external drive runn

  • Link and Application mismatch in ESS

    Hi, In ESS, when I am clicking on the Personal Information->Addresses link, strangely, the personal data application is being called. I also checked the Link and Resource mappings from spro, they seem to be fine. When I am previewing the Addresses ap

  • Create An ActionURL in JSP

    I know I can get an action url to get a link to a HIERARCHY node but I have a jsp that I can't change to complete java... Is there a way do do the below code in a jsp? <i><b><portlet:defineObjects/> PortletURL contentUrl = renderResponse.createAction

  • Leopard unexpected hang problem

    hi all; i have IMac leopard 10.5.8 with intel processor, but now i face a problem that my system screen lock(nothing work , no mouse , no mouse) and show a screen message that you need to power off your system then i restart my system then show the b

  • Regarding SQL Expert certification (1ZO - 047) 12c validated

    Hi ,           I am planning to take up 1ZO - 047(Oracle Database SQL Expert) certification in this month . Need some suggestions from people (Preferably who have taken up this exam after September 15th 2014)  for clearing the exam and also some refe