Setting up a primary and secondary Database in Oracle 10G

Hi Experts
can you please tel me the steps involved in creation of primary and secondary database? This is the first time i am going to configure this setup. Please provide your helping hands.
Thanks alot in advance,
Ram

Absolutely glad to help.
Step 1: Clarify what it is you are trying to build. Are you talking about a Standby Database? Perhaps Physical or Logical Data Guard? If so what protection mode? Stand-alone or RAC? Or are you just trying to dup an existing database on another server in which case you can just use RMAN.
Step 2: Go to http://tahiti.oracle.com and read the relevant docs
Step 3: Go to http://metalink.oracle.com and look at the Knowledge Base docs
If you have any question thereafter contact us and be sure to include your version number, not a marketing label. 10g is a marketing label that refers to everything from the 10.1 Beta through 10.2.0.4.

Similar Messages

  • Need help with sorting records in primary and secondary databases

    Hi,
    I would like to store data into primary and secondary db in different order. For the main primary, I want it to be ordered by login_ts instead of uuid which is the key.
    For the user secondary database, I want it to be ordered by sip_user. For the timestampe secondary db, I want it to be ordered by login_ts.
    This is what I have right now,
    this is for main
    uuid=029ae227-a188-4ba8-aea4-7cbc26783d6 sip_user=200003 login_ts=1264327630 logout_ts=
    uuid=22966f76-8c8a-4ab4-b832-b36e8f8e14d sip_user=200003 login_ts=1264327688 logout_ts=
    uuid=e1846e4a-e1f5-406d-b903-55905a2533a sip_user=200003 login_ts=1264327618 logout_ts=
    uuid=e2f9a3cb-02d1-47ff-8af8-a3a371e20b5 sip_user=200003 login_ts=1264327613 logout_ts=
    this is for user search
    uuid=029ae227-a188-4ba8-aea4-7cbc26783d6 sip_user=200003 login_ts=1264327630 logout_ts=
    uuid=22966f76-8c8a-4ab4-b832-b36e8f8e14d sip_user=200003 login_ts=1264327688 logout_ts=
    uuid=e1846e4a-e1f5-406d-b903-55905a2533a sip_user=200003 login_ts=1264327618 logout_ts=
    uuid=e2f9a3cb-02d1-47ff-8af8-a3a371e20b5 sip_user=200003 login_ts=1264327613 logout_ts=
    this is for timestamp
    uuid=029ae227-a188-4ba8-aea4-7cbc26783d6 sip_user=200003 login_ts=1264327630 logout_ts=
    uuid=22966f76-8c8a-4ab4-b832-b36e8f8e14d sip_user=200003 login_ts=1264327688 logout_ts=
    uuid=e1846e4a-e1f5-406d-b903-55905a2533a sip_user=200003 login_ts=1264327618 logout_ts=
    uuid=e2f9a3cb-02d1-47ff-8af8-a3a371e20b5 sip_user=200003 login_ts=1264327613 logout_ts=
    but what I want is :
    this is for main
    uuid=e2f9a3cb-02d1-47ff-8af8-a3a371e20b5 sip_user=200003 login_ts=1264327613 logout_ts=
    uuid=e1846e4a-e1f5-406d-b903-55905a2533a sip_user=200004 login_ts=1264327618 logout_ts=
    uuid=029ae227-a188-4ba8-aea4-7cbc26783d6 sip_user=200003 login_ts=1264327630 logout_ts=
    uuid=22966f76-8c8a-4ab4-b832-b36e8f8e14d sip_user=200005 login_ts=1264327688 logout_ts=
    this is for user search
    uuid=e2f9a3cb-02d1-47ff-8af8-a3a371e20b5 sip_user=200003 login_ts=1264327613 logout_ts=
    uuid=029ae227-a188-4ba8-aea4-7cbc26783d6 sip_user=200003 login_ts=1264327630 logout_ts=
    uuid=e1846e4a-e1f5-406d-b903-55905a2533a sip_user=200004 login_ts=1264327618 logout_ts=
    uuid=22966f76-8c8a-4ab4-b832-b36e8f8e14d sip_user=200004 login_ts=1264327688 logout_ts=
    this is for timestamp
    uuid=e2f9a3cb-02d1-47ff-8af8-a3a371e20b5 sip_user=200003 login_ts=1264327613 logout_ts=
    uuid=e1846e4a-e1f5-406d-b903-55905a2533a sip_user=200003 login_ts=1264327618 logout_ts=
    uuid=029ae227-a188-4ba8-aea4-7cbc26783d6 sip_user=200004 login_ts=1264327630 logout_ts=
    uuid=22966f76-8c8a-4ab4-b832-b36e8f8e14d sip_user=200004 login_ts=1264327688 logout_ts=
    Right now, I have:
    int compare_login_ts(dbp, a, b)
         DB *dbp;
         const DBT a, b;
         int time_a = 0;
         int time_b = 0;
         time_a = atoi ( (char *)a->data);
         time_b = atoi ( (char *)b->data);
         return time_a - time_b ;
    for the timestamp secondary, I set that compare function:
              if ((ret = (*sdb)->set_bt_compare(*sdb , compare_login_ts )) != 0){
    Does anyone know how can I make it sorted according?

    Hi,
    The DB->set_bt_compare() is used to compare keys in Btree database. In the callback function, both the DBTs are key, but not data. Please refer to http://www.oracle.com/technology/documentation/berkeley-db/db/api_reference/C/dbset_bt_compare.html.
    If you want any field in the data to be sorted, you might create a secondary index on it and define the compare function as you wish.
    Regards,
    Emily Fu, Oracle Berkeley DB

  • Setting up a primary and secondary 5508 using Redundancy Port to share 500 user license in HA

    I will try and keep this short but I am totally lost. Management purchased a HA package from Cisco consisting of 2 5508's with pre installed 500 users license on the Primary WLC and none on the secondary WLC. We have 5508's already so I am familiar with setting them up and so forth. What I am not familiar with is setting them up using HA for failover and license sharing. I've looked and looked and can't find documentation online showing how to set this up. I have found some but nothing that is complete. I have spent 2 days spinning my wheels. Can someone point me to proper way to config these in HA?
    Thanks so much,
    Sent from Cisco Technical Support iPad App

    Here are some links that can help:
    https://supportforums.cisco.com/docs/DOC-32259
    http://www.cisco.com/en/US/products/ps10315/products_tech_note09186a0080bd3504.shtml
    http://www.cisco.com/en/US/docs/wireless/controller/7.4/configuration/guides/lwap/config_lwap_chapter_01101.html
    Video
    https://www.youtube.com/watch?v=4gsf_3S8Rew0
    https://www.youtube.com/watch?v=l7i_nO15Crw
    Thanks,
    Scott
    Help out other by using the rating system and marking answered questions as "Answered"

  • Primary and Standby database: same Oracle release?

    Hi ,
    we have to create a standby database in our new datacenter. The primary database is of Oracle release 9.2.0.8 - but on the server for the standby site only Oracle release 9.2.0.5.0 is installed.
    Is that supported by Oracle anyway? No need to tell that in release 9.2.0.5.0 could be some bugs and other problems which are already fixed in 9.2.0.8.
    Would be great if somebody could provide use with an answer and a link to a Oracle documentation which states: must be of same release or not.
    Any help will be appriciated!
    Rgds
    Jan

    Hello again;
    I'm pretty sure this note covers it:
    9i Data Guard FAQ [ID 233509.1]
    I cannot post any of the note because of my support agreement.
    Best Regards
    mseberg

  • Manipulate databases in Oracle 10g XE R2

    Hi all,
    I need to create and manipulate databases in Oracle 10g XE R2 using perl DBI:1.607
    please can someone help me with some documentation
    thank you in advance

    user10984468 wrote:
    Hi all,
    I need to create and manipulate databases in Oracle 10g XE R2 using perl DBI:1.607
    please can someone help me with some documentation
    thank you in advanceThis does not appear to be an issue with documentation. (Note the title of the forum.)
    It does appear to be a request for documentation. Your question is best asked in the Database category - go to http://forums.oracle.com, scroll down to Databases, expand that category (click on More...), look for Express Edition.
    The XE docs are at http://www.oracle.com/pls/xe102/homepage
    Much more info about XE is at http://www.oracle.com/technology/products/database/xe/index.html

  • Set Primary and Secondary Interfaces

    How can I set up primary and secondary network interfaces, so that it will automatically fallback to the second interface when I don't have the primary connected? I tether my phone to T-Mobile's network, but when I don't have it connected it want it to fall back to my wired connection.

    Sorry, I only bump my own posts when I've added additional information to my last post and I see that no one has added anything to it in the past few days. I guess I would be better to create a new post instead of editing the old one.
    I did give it a try and I have no real results to share. I created the two profiles in the /etc/netctl directory and named them as above (including Priority=1 for the tmobile connection and Priority=2 for the wired connection, as stated in the wiki entry even though man netfcfg.profile says it's only for wireless connections), then I enabled the service. There is the word "interface" after systemctl enable netctl-ifplugd@ which makes me think I should specify an interface but I have no idea which one to specify, so I just enabled it without it and it didn't complain. There's no way to start it. Both connections are enabled but it seems to default to the wired connection for some reason, when I want it to default to the tmobile connection and then fall back to the wired connection. Both are enabled and have IP addresses but nothing changes when I connect or disconnect my mobile data connection since it's using the wired connection.
    edit: I just tried to enable the service using the interface name of my mobile data connection and it didn't change anything ex. sudo systemctl enable netctl-ifplugd@enp0s26f7u3
    Last edited by brando56894 (2013-07-31 21:44:57)

  • Is it possible to set primary and secondary display with 2 graphics cards?

    I have an Early 2008 Mac Pro with two graphics cards and four monitors installed. Does anyone know how the computer (or more specifically Keynote) determines which is the primary display and which is the secondary?
    Also is there any way to change the scheme?
    What I am trying to do is switch the primary and secondary from the two monitors in my office to the monitor at the podium (would like it to become primary) and a vga projector (would like it to become secondary)
    I bought the second graphics card so I wouldn't have to switch the cables back and forth three times a week. All the monitors work fine, it's just a matter of determining or changing primary/secondary
    Thanks in advance

    Thanks Malcolm
    I got that far – The keynote manual says that the display with the menu bar is the primary display – that works out fine. The problem is that the manual says that the display without the menu bar is the secondary (or alternate). But there are three displays without the menu bar.
    What I would like to find out is: is there a way to choose the display without the menu bar to be the alternate?
    When I try various combinations, there seems to be no rhyme or reason as to which display is the alternate.
    Thanks again for your response!

  • Magic Mouse Primary and Secondary Clicks Switched

    Recently I picked up a Magic Mouse and have since found some very strange things that I don't know how to fix:
    The primary and secondary clicks are switched. As in, under mouse settings when I select the secondary click to be on the right, only the primary click works on the right side and everything else is a secondary click. It is also very annoying because every time I have more than one finger touching the surface it counts as a secondary click. If anyone knows how to fix this I would really appreciate feedback.
    I looked around in settings and couldn't find anything regarding this matter. I fiddled with some stuff but never got it working properly.
    Feedback much appreciated!
    --Justin

    Looking at another thread in this forum, I see some people who had older apple mice installed before the magic mouse are having this problem with the magic mouse.
    I had an older wireless mouse that would take right-clicks before I set up the magic mouse. Unfortunately when I connect the older wireless mouse I can no longer access it's preferences. It only gives me the preferences a generic one button mouse. Somewhere there must be some set of files I can delete and it will forget this old mouse.
    I am pretty disheartened after a week of this. One of the benefits to a mac is that I shouldn't have to dig around removing drivers and such

  • Can't find my DNS Primary and Secondary

    Dear God, I need my DNS primary and secondary. I'm trying to set my xbox 360 up with it's own ip ect. I've gone to my airport to get this information but my DNS is the same as the IPv4 router. My xbox requires a DNS primary and secondary. The only thing I can find for my DNS is a Domain Name and Server address: 10.0.1.1 Do I put this number in my xbox for the DNS with no secondary?

    I think your router is not configured properly for your internet connection. Router is not giving out a valid DNS to the computers because it cannot obtain it (dns) from the modem. Is your connection Cable or DSL?

  • Windows 8.1 screen bounces between primary and secondary monitors

    I have a Lenovo T530 laptop with a docking station and a IBM monitor L200P attached to it.
    Up until yesterday, this configuration was running Windows 8 Pro with no issues.
    However today, after I installed the Windows 8.1 upgrade, I started having problems with the screen bouncing between the primary and secondary monitors without my intervention. The problem happens very regularly, regardless of whether I have selected the laptop as primary monitor or the IBM monitor attached to the docking station.
    I verified that the problem does not happen with Windows 7 and Windows 8 installation and only starts appearing after the Windows 8.1 upgrade is applied.
    Does anybody have similar problems
    Thank you in advance.

    O''philipp [[#answer-697652|said]]''
    <blockquote>
    another thing you could try is this: enter '''about:config''' into the firefox address bar (confirm the info message in case it shows up) & search for the preference named '''layout.css.devPixelsPerPx'''.
    double-click it and change its value to '''1.2''' (or any other zoom factor that fits your purpose: 1.0 relates to 100%, 1.2 equals 120% and so on; -1.0 is the default value and will adhere to the system settings).
    </blockquote>
    Okay, I tried it, set it to 1.2 and even more stuff got blurry and fuzzy. Besides everything in the FF menu bar everything in the header on youtube and a few other pages did it too. It did make the pages fill the actual page better, but the blur is worse than this prob so I set it back to -1.0.
    Any other ideas?

  • Standby database(11g) was still in sync after stopping the primary and standby database listener.

    Hello !!!
    I have noticed that my standby database(11g) was still in sync after stopping the primary and standby database listener.
    If this is the case then how log is transferring from primary to standby ? it is not using listener service ? kindly clarify

    Read this Metalink Note:407040.1

  • How to sync primary and standby database in 11GR2 on linux

    Hi ,
    How to sync primary and standby database in 11GR2 on linux . Both my primay and standby are 3 node cluster each.
    Can you please suggest a good link and brief steps .
    Thanks

    Are you trying to setup a new standby or sync an existing standby database?
    OK I see it
    "standby is behind the primary"
    So you have a gap.
    I would check both alert logs for a cause. You might find something like this
    ORA-12514: TNS:listener does not currently know of service requested in connect descriptor.Look for ORA-00308 and ORA-27037 and ORA-16055.
    There's no sense fixing the gap unless the cause is fixed too.
    Also check out this post from a few days ago its dealing with similar issues.
    How to sync the standby database with the primary?
    If you find this helpful please mark it so.
    Edited by: mseberg on Jul 20, 2011 4:37 PM

  • ITunes U course published but I can't see my school in the Primary and Secondary Schools list

    I don't know how to contact the responsable of the iTunes U administration to send an email and change the name of my school.
    I want to change  Villaviciosa De Odón - Colegio Pax-Casvi into "Eurocolegio Casvi".  Anyway, even my organization has been approved for courses publishing, I can't find the name of my school at the list of iTunes U "Primary and Secondary" schools.
    If I go to https://itunesu.itunes.apple.com/audit/633264363, the course is in the iTunes U.

    you might want to check on this possibility:
    No music shows up in iTunes after upgrading

  • How to bind the Zero line between a primary and secondary Y axis?

    All -
    We are using combination charts with:
    - primary and secondary Y axis (Sales versus Volume).
    - Scale: Auto (Y) Axis
    - Linear
    - Fixed Label Size
    In instances where one axis has a negative value and the value ranges are diverse the Zero line will be different for both. This causes some confusion when trying to read. Other that putting in manual (Y) axis with min and max, is there a way to force the chart to keep the same Zero line?
    Thanks!

    KOENIG Yvan wrote:
    It's quite a basic requirement for a spreadsheet program
    It's your point of view. It seems that it's not the designers's one
    Obviously, true
    The number of different features described once as "a basic requirement" is really amazing but a feature asked once is perhaps not one which must be added to a program like Numbers.
    Other tools are available for professional numbers crunchers .
    I know there are other threads asking about secondary axes, but your point is taken. I'm definitely not a number cruncher, but I am/was a pretty advanced Excel user.
    _Go to "Provide Numbers Feedback" in the "Numbers" menu_, describe what you wish.
    Then, cross your fingers, and wait _at least_ for iWork'09
    Thanks for that, I didn't quite know where to go for the feedback - provided and fingers crossed.
    Cheers!

  • Primary and secondary Email accounts

    Hello,
    Is there a way to specify primary and secondary email account ? In case if the primary server is down, the secondary server would be used for sending the notification.
    Thanks.

    I am implementing something similar to what you have suggested. I was wondering if there is a way to achieve this by just changing configuration. Looks like it is not possible to configure it and coding it is the only way out.
    Thanks for your inputs :)

Maybe you are looking for

  • Downloads missing from dock

    Both the downloads icon and the documents icon are missing from the dock.  I try to drag them from Finder and nothing happens.  Where they should be there are very light grey bars.  This sounds odd, but I think they got pulled below the dock.  Someti

  • Use multiple ID's on the iPad 2?

    My son and I have two separate ID's, and accounts.  He can pay for what he wants!  Anyway, we both use my iPad 2.  When he went to change to his ID on the iPad to purchase an application, it warned him that he could NOT change back to the original ac

  • [soleved]Can't figure out why iptables rules aren't enforced

    My iptables rules are not enforced.  I recently reinstalled, and I'm re-using the same /etc/iptables/iptables.rules.  They used to work, I tested them, but they don't seem to work anymore. Here are the contents of my /etc/iptables/iptables.rules: # G

  • Certain features send me back to home screen

    So today I upgraded my 4GB iPhone to the 8GB and much to my dismay... I ave discovered that when try to change the wallpaper, instead of sending me to choose the wallpaper, it goes back to the home screen. Same goes for the camera AND photos. What gi

  • How to reduce CPU utilization time in Java Application

    Hi, I have created a Java Application. It is a 3-tier architecture. While running my Java application, the CPU utilization percentage shots up to 100 %. I feel that it will affect the system performance and it will hang up the system also. If any bod