Oracle Availability

Hello, I have a real time application that use a Oracle 10g Database. I want to make a high availaibilty system (not is necessary 24x7, because the application only is use for the morning). Now, I'm testing in a server for test purpose. I need one database in production and one database in standby. If the first database fail, I need the other database (standby) works with all datas. I test oracle dataguard, but I don´t know make the system, I tried but I can not build it. However, I tried with the Oracle Streams. Oracle Streams is very easy, I use Oracle Enterprise Manager Console for create two scrips and a file .bat. I run the scripts and .bat file, and I have 2 database that replicate the datas. The database work well, but after one or two days, Oracle show me one error (Ora-00257). The error is because is 100% used the space of flashback. My server have a lot of space, I suppose that increase the size of flashback area the system will be work, but it solution it's not definitive, because before or later, the flashback area will be 100% used, I want one solution for I specified the size of flashback area, and the system delete the unnecessary space, for example if my flashback area is 3G then when the used size will be near to 80 or 90% of used space, the system delete the unnecessary space and control it self.
Can anyone help me, please??

I am not sure what problem you had while setting the dataguard. I personally believe dataguard is the best solution for your business case.
There are many notes available on net / metalink on how to create physical standby.
http://www.dbapool.com/articles/043005.html (good one)
But if want to go with streams, No issues.
You have to cleanup flashback area if you are storing archive logs and backup sets. Your error says that you have archive logs which filled the flash back area so backup them regularly and clean up the flashback area.
Metalink note 305812.1 Flash Recovery area - Space management Warning & Alerts

Similar Messages

  • Live Upgrade from 8 to 10 keeping Oracle install

    Hi everyone,
    I'm trying to figure out how to do a Live Upgrade from Solaris 8 (SPARC) to 10 and still keep my Oracle available after the reboot.
    Since all of the Oracle datafiles are on /un or /opt/oracle I figure I can just create a new BE for /, /etc and /var. From there I'd just need to edit /etc/vfstab, /etc/init.d/ (for db startups), copy over /var/opt/oracle/, mount /opt/oracle.
    Does that sound right? Has anyone done this?
    On a side note, I'm still trying to figure out Live Update. My system is configed with RAID 1 under Solstice (metatool). I'm concerened about being able to access the MetaDB once the BE switch goes through. Should I set up a new mirror for the new BE prior to running LU? Or should I configure the mirror for the new BE once the switchover has gone through?

    Hello dfkoch,
    To upgrade from ColdfFusion 8/ColdfFusion 9 to ColdfFusion 10, please download the setup for ColdfFusion 10 from http://www.adobe.com/support/coldfusion/downloads.html#cf10productdownloads and install the same with the serial number.
    The upgrade price can be checked at www.adobe.com or alternatively you can call our sales team.
    Hope this helps.
    Regards,
    Anit Kumar

  • Oracle 11g Database as RPM's

    This question probably gets asked all the time, but we're relatively new to Oracle.
    Is Oracle 11g available as RPM's? If not, what about a command line installation script that DOES NOT require human interaction? At the very very least, can the requirement to have X11 installed and run the graphic installer be removed? I mean, come on... a graphic installer??? I thought Oracle was the 2nd largest software company in the world, and runs on mission critical enterprise systems, and you have to have X11 installed and use a graphic installer? I must really be missing something here.
    At the end of the day, we want to use puppet (http://reductivelabs.com/trac/puppet) to manage our oracle servers with. This means either having oracle available as an RPM, or a headless install script.
    X11... that's comical. Oracle is designed for production systems .... right?
    Doug

    Hi user2136738,
    Oracle is only providing rpm's for its free edition which is known as Oracle 10g Express Edition. Beside X11 installation method Oracle offers also the possibility to install the software using a response file. Basically you record it the first time you install the software using X11 and then you can run it from your terminal session. Since I was having similar requirements in the past I created a collection of tools to master Oracle deployments. One key component is the usage of rpm's in order to reproduce installations. Check:
    http://www.oratoolkit.ch/knowledge/howto/installation/otn.php
    which will show you nearlly every possible installation configuration.
    Good luck!
    David

  • Gist implementation in Oracle

    Is there any Gist implementation in Oracle available using Oracle's extensible indexing method. Since this could greatly help in spatial indexing method defintions.

    Other than the scant thousands of pages available through http://docs.oracle.com ?
    You could also go to http://otn.oracle.com and
    1) Docs and white papers:
    - click on Database (under Products, left edge) to get to the Database information
    - then click on High Availability
    - then click on Real Application CLusters and look at the various whote papers and supplement info
    2) Example install articles
    - click on Articles (top menu)
    - search for DBA / RAC articles by people like Jeff Hunter
    Alternately, GIYF / LMGTFY

  • Auto starting Oracle at boot time

    I have installed Oracle 11gr2 on Oracle Enterprise Linux successfully. Now i want to make oracle available automatically at boot time. I mean whenever server is up Oracle starts automatically.

    It is not happening. I have to run dbstart script to make oracle available.
    In ubuntu, we create /etc/init.d/oracledb script file, and with the use of following commands, oracle starts at boot time
    chmod a+x /etc/init.d/oracledb
    update-rc.d oracledb defaults 99
    What i need is, its parallel for OEL.

  • Oracle patching question

    .. i am trying to improve the process by which we apply patches, test the changes and all,
    has anyone used the of QuickTest Professional for Oracle available from
    http://www.mercuryinteractive.com/promotions/qtporacle_trial2.html
    and can recommend any other similar applications?
    thanks,
    Joe     

    CKPT wrote:
    Satish Kandi wrote:
    790066 wrote:
    Sir, i am confused with both your contradictory answers.... :)
    As per 1 reply we do patching for enhancements but i gues those will be helpful/useful at server side at the database level....
    how it wil useful for client side?This will help in preventing the issues which are result of client-side software code. F. ex. I can recall daylight savings time fix in 9.2.0.x (don't remember the exact patch number now, but I think it was 8) which included patching both client and server software.OP question is on We do patching of 10.2.0.4 for 10.2.0.1 on oracle server
    My answer included an "example". It has nothing to do with the versions that OP has mentioned.

  • Who will install ORACLE software on linux production environment?

    Hi Friends,
    there is a doubt for me on ORACLE software installation. i.e. who will install ORACLE software on linux production environment. either system admin or else ORACLE DBA.
    If DBA means, whether system admin will share the oracle root password.,
    If SYS admin means how DBA parameters during installation.
    Regards
    Sakthivel G

    NEW2DBA wrote:
    Hi Friends,
    there is a doubt for me on ORACLE software installation. i.e. who will install ORACLE software on linux production environment. either system admin or else ORACLE DBA.
    If DBA means, whether system admin will share the oracle root password.,
    If SYS admin means how DBA parameters during installation.I have a doubt - about needing any parameters during a software-only install.
    Since every version of Oracle available now (except 11.2) needs patches, a new installation should not create the database right away. Therefore, a software-only install is the most reasonable thing to do. And if no DB configuration parameters are required at s/w-only time, then it makes somewhat sense for the SysAdmin to do the install.
    Therefore, it makes sense to me that the two groups (DBA and SA) might want to work ... together. (ROFLMAO)

  • Oracle's External Procedures

    Is the source code for the external procedures included with Oracle available? I'm looking for the C code that is called by dbms_lock and dbms_pipe. The pipe code file is called kxpp.c
    If these files are available, where can I find them?
    Thanks!
    1nsan0
    null

    Is your listener started. This error normally comes when the listener is not started.
    From cmd prompt try this
    cmd> lsnrctl stat
    if you get this error
    LSNRCTL for 32-bit Windows: Version 8.1.7.0.0 - Production on 24-AUG-2001 16:49:46
    (c) Copyright 1998 Oracle Corporation. All rights reserved.
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=IPC)(KEY=EXTPROC1)))
    TNS-12541: TNS:no listener
    TNS-12560: TNS:protocol adapter error
    TNS-00511: No listener
    32-bit Windows Error: 2: No such file or directory
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=incq127e)(PORT=1521)))
    TNS-12541: TNS:no listener
    TNS-12560: TNS:protocol adapter error
    TNS-00511: No listener
    32-bit Windows Error: 61: Unknown error
    that means listerner is not started.
    from cmd prompt or from control panel services run this command
    cmd> lsnrctl start
    and then try the tnsping utilit

  • Oracle has Budget module?

    we are looking for a budget module. We have Oracle financials. I think, budget is integral to Financials GL. In that case we will not be able to enter all the details of the budget process. Are there any applications which can extend Financials capabilities? Is Oracle it self has the separate budget module?
    Thank you
    MVM

    Hi,
    There are a number of budget modules from Oracle available. The GL has one for regular budgeting / forecasting, there's also Oracle Financial Analyzer (being superceded by Enterprise Planning and Budgeting - EPB 11i) and if you're a bank or other financial services company there's Budgeting and Planning which is specifically designed for the industry. BP is part of the OFSA suite of products.
    Rgds,
    Paul

  • Power Query/Data Management Gateway data refresh not working

    Pretty new to o365/Power BI, but here's what I've got going on (hopefully someone can help me out):
    I created a data management gateway and data source.  The data source says it's online in the PowerBI admin center, and it seems to be working correctly.  I can open Excel 2013 on my desktop (logging in as my trial o365 account which has Power
    BI associated with it) and connect to the data source via Power Query using the oData option.  I make sure to import the data into the model, and then open up the PowerPivot window and create a simple pivot table using the data in the model.
    that all works just great.  The problem comes when I upload the workbook and try to update it.  I've tried a few different ways.
    1. When I try to manually refresh the workbook by opening it in my o365 site and going to data-->refresh I get the following error:
          An error occurred while working on the Data Model in the workbook. Please try again.
          We were unable to refresh one or more data connections in this workbook.
          The following connections failed to refresh:
          Connection: Power Query - dbo_DimProductCategory
          Error: Out of line object 'DataSource', referring to ID(s) 'a75593f3-c34d-4f83-9458-49aa2cece164', has been specified but has not been used.
          The following system error occurred: Class not registered
          The provider 'Microsoft.Mashup.OleDb.1' is not registered.
          Power Query - dbo_DimProductCategory
    2. When I go into Power BI and go to "Schedule Data Refresh" for the workbook, I get the following error:
          Sorry, the data connections in this report aren’t supported for Scheduled Refresh.
          Technical Details â–¼
          Correlation ID: B3CE4B10-2137-E593-6FCF-189B73465190
          Date and Time: 03/31/2014 06:20:39 PM (UTC)
    Any help would be greatly appreciated.  If you need additional information, I'd be happy to provide it.

    Hey Guy,
    Thanks for the reply.
    The "data source type" of the data source in Power BI is "SQL Server" (there was only that and Oracle available to select from)
    The "data source type" that Power Query is using in Excel is "From oData Feed"....which is using the Power BI data source....which is using the data management gateway.
    A few follow up questions if you have a second
    1. Do you know when PowerQuery data refresh will be supported? (just a general idea....weeks, months, next year?)
    2. Is there any other way to connect to (and be able to refresh) PowerBI data sources referencing "on prem" data via the data management gateway?  I tried using the oData feed URL in non-PowerQuery areas of excel (excel data tab, PowerPivot directly)
    but it didn't work.  If there's some other way to connect to and refresh on prem data, i'm all ears :D 
    Really appreciate your help, thanks for taking the time.

  • Unable to acheive database connectivity in my servlet prog.....

    HELLO ALL......
    IM USING ORACLE 9I(ORAHOME 90) FOR MY DATABASE CONNECTIVITY..PLUS IM USING TOMCAT 5.5.7 ..... IM TRYING TO ACHIEVE CONNECTIVITY USING JDBCODBC BRIDGE....THAT IS DRIVER OF THE FIRST TYPE.....IM NOT USING THIN DRIVER.....BUT SOMEHOW MY SERVLET IS NOT ACHIEVING THE DATABASE CONNECTIVITY....IT SHOWS NO DATA SOURCE NAME FOUND AND NO DEFAULT DRIVER SPECIFIED....... I DONT KNOW WHAT THE PROBLEM IS .... I TRIED TO FIND IT ON THE NET AND APPLIED SOME OF THE MEASURES BUT NOT FRUITFUL......... ONE SOLUTION SAID THAT I NEED TO PLACE OJDBC14.JAR FILE IN MY COMMON/LIB FOLDER ...BUT IM UNABLE TO FIND THAT JAR FILE.....WHAT TO DO.. PLEASE HELP...... IM TOTALLY FRUSTRATED DUE TO WHICH IM NOT ABLE TO DO ANY SERVLET PROGRAMMING THAT INVOLVES DATABASE CONNECTIVITY...
    THANKS IN ADVANCE

    First of all, don't type everything in uppercase. It is unreadable and impolite (to shout at someone).
    Second, you should not be using the JDBC-ODBC driver for connecting to a Oracle database. There is a pure Java type -4 driver for Oracle available for download. Check the Oracle download page.
    Third, your ojdbc14.jar should NOT be added to common/lib. You should place it in the WEB-INF/lib for the web application. It is not a good idea to mix custom jars with the server libraries.
    Finally, you need to configure a datasource in Tomcat and use that to obtain a connection.
    http://jakarta.apache.org/tomcat/tomcat-5.5-doc/jndi-datasource-examples-howto.html

  • How to generate schema from designer?

    I have the following problem - my application is intended as development tool, e.g. laike Oracle warehouse builder or so. So - the main part will be graphical designer, which imports the structure of existing database and then user can draw the structure of additional database schema (and maybe - the user can specify some mappings and/or relationships in some other way as well) and then - my application will generate schema based on these drawings (e.g. my application can generate SQL statements like create table and so on and then - execute them).
    My current plan is to use UML (or EMF, maybe together with database modelling profile if available) designer from Eclipse as the main part of application and then the SQL generation I can organize in code (where the UML drawing I can access as tree of code instances) ro even - if there is one available - I can define transformation from UML database profile to SQL code (in manner of MDA - model driven architecture, as advised by people from IBM Rational). I think - this should be pretty optimal use of already available free-source technologies... I have intention to use this for Oracle database only, so - I have no intention to make tool that can definitely work with any SQL-standard compliant database.
    I only wanted to check - what are your thoughs about this. Now I wonder - does Oracle offer some framework for building developer productivity tools as I described. It could be quite logical - because Oracle itself should have some kind of platform e.g. for building its Warehouse Builder and so on - why not open this platform for wider use? So - I wanted to just check - if there some alternative (more appropriate for Oracle) available instead of using Eclipse.
    Message was edited by:
    user454720

    Thanks for the schema generation task info.
    I found that OAS 10.1.3 is not Java EE 5 compliant (at least not yet), so it's only got JAXB 1.0. Hence my JDev library problem and the schema generation confusion were both from the same cause.
    Thanks.

  • 1Z0-045 (for 8i OCPs or Gold DBA 10g)

    Hello Gurus, OTN members,
    Please clear my doubt about upgrade certification exam.
    I am Oracle 8i OCP certified (DBA track); I want to upgrade myself from 8i to 10g; for which I selected paper code "1Z0-045" title "Oracle Database 10g: New Features for Oracle8i OCPs"
    I have enrolled myself for it, but at oracle test center, they use OTC tool which connects to pearsonave, where I log on & can select my exam paper code.
    They are not using perasonave web browser to conduct the examination.
    The reason they use OTC tool so as they need to give the voucher number instead they put order number.
    Now, the issue is with this OTC tool, I can see the exam code "1Z0-045" however the exam title reflects as "Gold DBA 10g" (it NOWHERE shows title "Oracle Database 10g: New Features for Oracle8i OCPs") -- But it (title) is there in the pearsonave website.+
    I am NOT interested to write this exam title, but according to Oracle test center it is the same & will have NO effect on upgrade path & the certificate.
    My purpose of giving this exam is to upgrade myself from 8i OCP to 10g OCP; I am doubting if the syllabus is same and is this really a correct exam code+title.
    I request you to please suggest me what I should do & confirm if these paper code, title are same or different.
    PS: There are some oracle partner institute which have no issue conducting exam from pearsonave website after providing the voucher name for the same paper code + title "1Z0-045 Oracle Database 10g: New Features for Oracle8i OCPs".

    They both are same.
    Can be found that this has a different title for OTC
    http://www.oracle-exams.net/2010-oracle-available-tests/

  • Creating Libraries

    I am trying to use Pro*C to create libraries of C functions that
    perform various SQL actions.
    These libraries must stand alone so that they can be used by
    programmers that do not have Oracle available to them, then the
    programs can later be tested on an Oracle installation.
    I am using Oracle 8.0.5 for Linux ( RedHat 5.1 ), and Oracle
    8.0.4 for Solaris ( running on a Sun Ultra 5 )
    If anyone has any ideas on how to create such libraries, please
    email them to me.
    Thanks in advance for any ideas/solutions.
    Glen McInnis
    [email protected]
    null

    No response

  • Performance Tuning on PL/sql

    Dear all,
    I am not sure whether I am right to post this enquiry here, please correct me if I am wrong.
    I have a sql stmt that run for a long time and caused a error of 'out of temp sapce' in oracle server. How can I tune my sql for better performance using command 'EXPLAIN PLAN'? How could I know the details information for those columns in the table 'PLAN_TABLE'?
    Best Regards,
    Marius

    Read the "Database Performance Tuning Guide and Reference" for your version of Oracle (available online, right here).
    Richard

Maybe you are looking for

  • A bug in distributed topic on WL8.1SP3 ?

    Hi.           We use a distributed topic to synchronise our web application over a cluster.           When we first start our two managed servers, there's no problem : the two web applications communicates with each other.           Then, we restart

  • Clonning using RMAN Cold Backup?

    Hi, I have a COLD RMAN backup in prod server and now i want to clone test db using this backup through RMAN. I have 2 question regarding this 1) Where do i need to place the prod RMAN COLD backup files in test server? 2) If i ran below command how RM

  • Help with Struts!

    Struts is great but it's still very time consuming. (I'm using JBuilder) Does anyone has an idea to speed things up? I read something about the tool Camino (from SCioworks), looks really interesting. Anyone has ever tried it? What do you think of it?

  • I can't open my email app in my iphone 5 I have tray every think written here and nothing happen please help

    I can't open my email app in my iphone 5 I have tray every think written here and nothing happen please help 

  • Sales group mandatory

    Dear All, Their is a requiement from the bussiness side that while placing a return sales order the 'sales group need to be mandatory'. This is with the view that while placing the returns order the sales group do not maintain the data and bacause of