Managing more than 1 TB size of Database

Is there any guidance available to handle more than 1 TB size Database
on Unix
and Windows NT/2000
Thanks
Regards
Jag

I don't know that there is anything magical that changes when you reach a particular size database. You face the same type of challenges with a 1 Tb database as with a 100 Gb database, it's a question of magnitude.
The data warehousing guide is probably useful here. If you're not familiar with RMAN, you should take a look at the RMAN reference. You may want to purchase Robert Freeman's RMAN book as well-- it's an excellent reference. Whatever parts of database administration you're the weakest on are probably due for a refresher course.
The documents I referred to (and a number of others) are available at http://tahiti.oracle.com
Justin
Distributed Database Consulting, Inc.
http://www.ddbcinc.com/askDDBC

Similar Messages

  • How can I get a E3000 or E4200 to manage more than 5 devices

    How can I get a E3000 or E4200 to manage more than 5 devices? Come on Cisco, lets get real. EVERYONE has more than 5 devices to manage. The average family of 4 has 3 or 4 computers, 4 smart phones and at least a couple of tablets and maybe some TV or game consoles. Setting access control policies is a must for anyone who is a parent.
    Does anyone know of a good router that has a reasonable set of access control features? I've always loved Cisco up to this point, but I'm frustrated by this significant limitation.

    Fuggedaboutit.  Cisco apparently has retreated from the more advanced Internet Access Policy (IAP) to leave users with their paltry Parental Controls (PC) instead.  For example the E4200v1 had IAP+PC, and the E4200v2 has only PC.
    And good luck trying to find a E4200v1.  I spent the last week, ordered 3 of them from different sources, and every one of them was a V2 inside of a V1 box, even the last one I ordered directly from Linksys!
    That's a very bizarre marketing scam they're pulling there.  The sad thing is that I actually want to keep using their product line, but they are doing their best to push me away.
    I too am now regrouping and looking for a competitor who does 2 things well:
      (A) High performing dual-band wireless access point, w/ pswd-protected guest-mode
      (B) Reliable & fairly full-featured Internet access control (parental control)
    My basic requirements for "B" are:
      (1) Allow restrictions by IP or better yet MAC address (Cisco PC's hostname list didn't work for me)
      (2) Device list of at least 12 devices (obviously family size varies but Cisco's 5 is a joke)
      (3) Restricty by days of week and time of day (hourly or half-hourly would be nice)
      (4) Restrict by URL's and keywords, at least 12 per device or policy/rule
    I wonder if there's a home router whose stock OS, meets these requirements.  Otherwise I may have to look into using DD-WRT or similar.

  • Can I manage more than one iTouch from one PC?

    A family member has an iTouch managed with iTunes on PC. Another family member would like an iTouch but does not have a computer.
    Can one manage more than one iTouch from one PC? How? Does one install separate instances of iTunes somehow on the PC for each device?
    There is also the desire to have separate Apple Store accounts for each device. We don't what synced devices.

    *How to use multiple iPods with one computer*
    The Apple support document How to use multiple iPods with one computer suggests a number of ways. I use method two (Sync with selected playlists) with a slight twist. Rather than regular playlists I set the grouping field to indicate which users should receive which tracks and create smart playlists based on the content of this field.
    e.g.
    "Alice's Tracks" is "Grouping contains Alice" + "Kind contains audio"
    "Bob's Videos" is "Grouping contains Bob" + "Kind does not contain audio"
    Tracks that both Alice & Bob want on their iPods have the grouping set to "Alice/Bob"
    etc.
    I currently manage our family's five iPods using this system, each getting a different selection to suit their tastes and the capacity of their iPod. An advantage of using the grouping field is that it is stored in file tags (for non-wav audio files anyway) so that it is relatively easy to recreate the playlists should the iTunes library get trashed. Also useful if you move files about manually as playlist membership is preserved when you delete & re-import the tracks.
    tt2

  • Can we start more than one user created database at the same time

    Hi.,
    Can we start/work more than one user created database at the same time ??
    --Shyam                                                                                                                                                                                       

    Hi Shyam,
    I really dont understand what you have asked?
    If your question is can we start more than one database at the same time then the answer to that is yes but provided to have enough resources on your server to support running of two or more different databases on the same machine.
    Ex Senior DBA

  • On my new 15" MacBook Pro (June 2011) using Calendar I click the  corner arrow to enlarge the screen.  Now it is MORE than full size.  No arrow visible to return to small size.  Menu bar can't be grabbed.  I sweep and get back to desktop. No small screen?

    I installed Lion on my newish 15" MacBook Pro.  When using Calendar I click the  corner arrow to enlarge the screen.  Now ithe calendar is MORE than full size, no arrow visible to return to small size.  The Menu bar doesn't respond. when I try grabbing it to move the whole screen sideways.  When  I sweep I get back to desktop. I can sweep back to the calendar, but can't make it small again.  Menubar options include changing font size, but nothing about reverting to smaller window size.  Any suggestions?

    I installed Lion on my newish 15" MacBook Pro.  When using Calendar I click the  corner arrow to enlarge the screen.  Now ithe calendar is MORE than full size, no arrow visible to return to small size.  The Menu bar doesn't respond. when I try grabbing it to move the whole screen sideways.  When  I sweep I get back to desktop. I can sweep back to the calendar, but can't make it small again.  Menubar options include changing font size, but nothing about reverting to smaller window size.  Any suggestions?

  • How can i restrict a user not open more than 3 sessions in database

    how can i restrict a user not open more than 3 sessions in database.For this i have already create a profile and set CONCURRENT_SESSIONS=3 and assing that profile to user but the problem is there.

    You will simply need to use the following parameter in your CREATE PROFILE syntax.
    CREATE PROFILE normal_user
    LIMIT SESSIONS_PER_USER 2;
    but the resource limits set for a profile are enforced only when you enable resource limitation for the associated database.
    you could do this either by having an initialization paramater which will invoke as soon as the database starts or try using ALTER SYSTEM command

  • More than One Physical Standby Database

    Hi All!
    Is it possible to have more than one physical standby database? Does the procedure on how to create a single physical standby is the same as creating more than one? How about the configuration of the Primary database? Im planning this because I want the other physical standby to be used for read only access for our testing environment.
    Please enlighten me.
    Regards,
    cmadiam

    Think about it.
    Q. What's the crux of Dataguard setup?
    A. Redo transfer from primary to standby
    Q.Which is the parameter you use to direct the redo transfer
    A. LOG_ARCHIVE_DEST_n
    Q. How many LOG_ARCHIVE_DEST_n parameters can be set?
    A. 10; LOG_ARCHIVE_DEST_1 to LOG_ARCHIVE_DEST_10
    Of the 10 LOG_ARCHIVE_DEST_n, one of them should be LOCAL destination, which means you can have 9 other REMOTE destinations ~~ 9 standby database. Physical or logical or mix of both.
    Cheers.
    Note: Each of the 9 standby database can cascade redo transfer to 9 other cascaded standby databases. WOW! now you do the math.

  • Manage more than one news module in the same website

    Hi, I am wondering if it is possible to manage more than one News module in the same website and have them all display different content.
    Like a news module in the News section displaying announcements and a press section module displaying press related news f. e.

    Hello
    Possible: yes
    Recommended: no
    This can certainly be done and Discoverer will not prevent you from having reports that use different business areas as you describe.
    However, for management and security purposes it does not make for ease of use. As you know a user has the ability to share a workbook with another user. If they do this then ALL reports within that workbook are shared. If the receiving user does not have access to one or more of the business areas then some reports will run and some will not. This can be very confusing to an end user and a possible nightmare to administer.
    My recommendation would be to have a workbook per business area and not mix.
    If there is more than one business area per functional area, for example sales and returns, then so long as the users have access to both business areas then you could use a common workbook.
    Personally I would not even do this, so my strongest advice would be to have all reports in a workbook written against the same business area.
    Hope this helps
    Michael

  • Manage more than 20 Airport Extreme, model A1354 in same broadcast domain

    Problem: manage more than 20 Airport Extreme, model A1354 in the same broadcast domain), firmware 7.5.1
    We have more than 20 Airport Extreme (A1354) in the same broadcast domain with firmware 7.5.1, now we can not manage them anymore (with airport Utilty)
    (Reading the Airport Extreme configuration...) An error occured while reading the configuration. (-6753). When moving one airport to another VLAN, there is no problem anymore. (only if we put more than 20 basestations in the same VLAN)
    With the old type basestations (firmware 5.7) there is no such problem! But we need the new one, can you confirm this problem and will there be a solution ?
    Client OS: 10.6.3 (Build 10D578)
    Airport Utility: 5.5.1 (551.19)
    Airport Extreme Base Station, Model Number: A1354, Firmware 7.5.1
    LAN: Private Lan /23 network
    Al clients have a dynamic IP adres, the Airport have a static IP adres (true ISC dhcp @3.1.2_0 server), we use bridge mode.
    We use SNMP, to monitor the airports (Nagios and MRTG)
    With Regards,
    John

    Welcome to the Apple discussion area!
    Your post appears to have specific questions directed to Apple. This is a user to user forum and there is no assurance that Apple will see your post. Even if they might, they do not respond on this forum
    Your best bet would be to contact Apple directly on your issue.

  • Hi, i have edited a clip in hd with final cut, now I need to export it in 2K format . anybody knows how i can do it in FCP?  in internet I found only few info about 2K format: no more than frame size.  nothing about codec or similar. thanks for any help.

    Hi, i have edited a clip in hd with final cut, now I need to export it in 2K format. anybody knows how i can do it in FCP?  in internet I found only few info about 2K format: no more than frame size.  nothing about codec or similar. thanks for any help.

    SoCal thanks for the attention,
    sorry for having wrote the question directly in the subject, but first i wrote it by text edit then copied it, but in the wrong place too.....
    coming to my question, timeline settings are:
    as it is a commercial promo that must be projected in a multiplex cinema, the 2K format is needed.
    I've heard about transcoding services, and they are very expensive. 
    so i'm looking if there is a way to do everything by fcp.
    the project will be delivered as SD DVD for archive pourposes and as a single file for the projection or eventually transconding.
    p.s.: sorry for my english, i'm from italy: had my last english lesson 35 years ago!

  • Player to play videos more than 100mb size in iphone4?

    Player to play videos more than 100mb size in iphone4 please?

    never exp a player which didn't you should prob state what format file you are trying to play
    because the std mp4/m4v files the ios device

  • How to manage more than one manager

    Hi!
    I would like to manage more than one manager for every user (organization).
    Can I write more value to manager attribute?
    I use Oracle IDM 11gR2.
    Thanks in advance,
    Attila

    In this case, you might need to create a manager structure based on Roles and create a role for each identified manager and put in it those users whom they manage. OIM only allows for a single manager per user on the user form. There is no default functioanlity to allow for this type of manager structure though, so if you see any checkboxes that limit based on manager, it will not work for this. Also any email notifications that are configured to go to the manager will also not work. You would have to use the APIs to see what role the current user is a member of, and then maybe you can add a custom field to your roles to limit what is returned like "Is Manager Role" and if true, return only those.
    Just a few ideas to get you headed in the right direction.
    -Kevin

  • Managing more than one logical component in SMSY Current System Assignments

    Hi,
    I have a problem with managing logical components in TA SMSY in my Solution Manager System, in the section "System Groups and logical Components". I want to maintain more than one logical System e. g. from Type Application Server ABAP --> SAP NETWEAVER APPLICATION SERV.
    That means e. g. i want to maintain 2 or more Demo Systems from different Servers or Instances of the same Product Version in the same logical Component .
    What I want to know is, is there a way to display these logical components in tne  "Current System Assignments" - View in that form
    Logical Component is e.g. : SAP NETWEAVER APPLICATION SERV
    product/main instance is   : SAP NETWEAVER [Application Server ABAP]
    Product Version | Development System | Demo System | Training System | Production System | ...
    |--|||--
    |
    SAP NW 7.0        |                                         | ZB1: 100           |                               |                                     |
    |--|||--
    |
    SAP NW 7.0        |                                         | ZB2: 800           |                               |                                     | ...
    Thanks beforehand for your help.
    Greets C. Peifer
    Edited by: Carsten Peifer on Dec 15, 2008 4:03 PM

    Thanks for your quick answer,
    but i have to say, that this is not exactly what i've been lookin for.
    What I need in my System Landscape is to have each demosystem as a logical Component from the same type (e.g. SAP NETWEAVER APPLICATION SERVER ABAP).
    So that in Change Management in a Maintenance Optimizer Transaction i can choose between each demo system in my System Landscape (from the type SAP Netweaver Application Server ABAP) that i will maintain in Maintenance Optimizer, e.g. download a new SP Stack.
    My Intention is to create new logical components from type  SAP NETWEAVER APPLICATION SERVER ABAP in my Namespace e.g. ZSAPNW01, ZSAPNW02, ... and to maintain the types of systems (Demo, Development, Training etc ...) for each logical component.
    Is this the only Possibility?
    Or do i can also display my logical components the way i descriped beyond?
    >
    Product Version | Development System | Demo System | Training System | Production System | ...
    |--|||--
    |
    SAP NW 7.0 | | ZB1: 100 | | |
    |--|||--
    |
    SAP NW 7.0 | | ZB2: 800 | | | ...  

  • Photo Thumbs Weight More Than Full-Size Photos

    I have a problem with my iPod Video 30 GB. Basically when I try to sync full-size photos that weight about 3 GB and iTunes converts them into thumbs on iPod they show as being 12 GB. How can small thumbs weight more than actual full-size photos? Please note that I didn't check the "Copy full-size photos" checkbox. I tried deleting cache folder in the photos dir root and on the iPod HD. Any suggestions or solutions would be highly appreciated.
    Thank you,
    -Yan

    I'll try to find one--not in the Apple Discussions list.
    Thanks.

  • Manage more than 1 db in 10g

    I have installed 10g for testing. I was wondering how could I manager/view more than 1 db in EM as the way it was possible to do in 9i.
    Any suggestions.

    I have installed EM Grid Control and I have "startEnterprise Manager" in the start menu. When I click on it, nothing happens.
    When I try to use EM from 9.0.2, I get connection closed error. Any idea ???

Maybe you are looking for

  • FileNotFoundException at new GregorianCalendar() in 1.4.2_02

    The following exception is thrown in windows platform of j2sdk 1.4.2_02 (also in 03) when I create a new GregorianCalendar Thread [main] (Suspended (exception FileNotFoundException))      FileInputStream.open(String) line: not available [native metho

  • Win7 Offline Files sync error after upgrade to Lion Server 10.7.2

    Symptom: client is a Win7 laptop, the server is Mac OS X 10.7.3 Lion Server with SMB and AFP shares. Win7 Offline Files stopped working after I upgraded Snow Leopard (non-server version) to Lion Server 10.7.2. After updating to 10.7.3, the problem pe

  • Sun JDBC-ODBC Bridge Driver

    I just starting looking into using JDeveloper 3.1. I cannot successfully use a connection to anything other than an Oracle database. I have a small sample that successfully connects to and uses an Oracle instance; however, trying to use JDBC to use a

  • Satellite L300-22L - Which RAM for upgrade?

    Hello. I have Satellite L300-22L notebook. Can you tell me which is the best RAM for my system in speed and capacity?

  • Adding swf animation to Captivate Slide

    Hello Forum Members, I have a problem. I just used Flash (CS3 Pro) to make a small animation that moves a few objects across the stage, and has glow filters, etc. I have also added eventlisteners for mouse over and mouse out on this swf. The swf play