confused about groups of log roll forward pending

Hi master,

I am little confused on create redo log group for eve of the database, according to the emergency number repeat group depends on following equation.

(maximum number of logs for each thread + 1) * maximum number of threads

but I don't know where to fing threads? in fact, I would like to know about thread in depth.

How to find the current thread?

Thanks and greetings
VD

Am I wrong? do logs to archive database of primary database automatically pending? is it possible to implement this feature?

his atomized via log_archive_dest_n = service =<>

If I do not switch journal will be my backup database be able to read the lkogs from the primary database?

Yes, it will transfer the log as soon as you explicitly switch or switch of implicit journal newspaper occurs.

I would like to implement and to know this feature.is there any which utility provided by oracle?

like I said its atomisee. I said that to make the journal pass after you have created the table for the primary database in order to ensure that the database enforces that archived newspaper the engagement of the main database after successful transformation.

Khurram

Tags: Database

Similar Questions

  • Accessibility of the previous backup Image of RMAN copy after roll forward with the additional days

    Hi all

    I have these 2 questions related to RMAN Image backups. Please suggest the best approaches...

    We are in publishing Standard of Oracle 11.2.0.3 database on instances of RAC ASM on Windows 2008 and want to see the feasibility of using Copies of RMAN images for our databases.

    Have a question about the availability of backups for restoration in a scenario explained below:

    1ST QUARTER)

    To get copies of the Image which are rolled to the next incremental backup. Can we still restore/recovery to earlier date than the Image backup before rolls? If not, please suggest

    What is the best way to accomplish this task if we choose RMAN COPY of IMAGE as our backup strategy.

    Example:

    Log archiving is enabled.

    Sunday evening: full level 0 backup copy Image

    Monday night: 1) level 1 incremental Image copy backup and Roll-forward/apply the incremental backup for the full backup from Sunday

    (2) backup of files to archive log after the full backup from Sunday.

    Tuesday evening: 1) level 1 incremental Image copy backup and Roll-forward/apply the incremental backup for roll Monday transferred (full) backup.

    (2) backup of files to archive log after incremental backup from Monday.

    Wednesday evening: 1) level 1 incremental Image copy backup and Roll-forward/apply the incremental backup to roll Tuesday transferred (full) backup.

    (2) backup of files to archive log after incremental backup on Tuesday.

    Can we restore and recover the data until Tuesday morning 11:00 even if our full backups are rolled transferred by the application of incremental backups. Please suggest

    What is the best way to accomplish this task if we choose RMAN COPY of IMAGE as our backup strategy.

    Q2)

    Q2.a) Scenario 2: with above politics of backup in the 1st quarter.

    If I intend to use the copy of current Image backup on WEDNESDAY NIGHT for the recovery and restoration on-site. understand that

    We're losing backup of forwded for the roll of Wednesday night. Is it possible to take a backup/backup copy of this Wednesday night before being used for on-site recovery, so that we can use it

    for all future restorations.

    Q2.b)

    If we are unable to take backup of the night't Wednesday backup before being used for the recovery on the spot. We can always access backup Image roll passed Tuesday night? If so, can

    I take a new incremental Image copy backup Thursday night and roll forward/apply to copy backup Image Tuesday night. Please suggest the best approach to have accessible backups for each night?

    Thank you

    Hello

    I suggest that postpone differentials apply for a week as says Hemant.

    for example:

    grab the copy of database with tag = "incremental_update" until ' SYSDATE-7 "; ". "

    1 extra strength to recover from backup with tag = "incremental_update" database;

    Talip Hakan Öztürk

  • Commit &amp; roll forward

    updates a row in the table

    Has not issued validation.

    Leave for a day

    Querying the table after a day.

    According to Arup nanda blog

    http://Arup.blogspot.in/2010/12/100-things-you-probably-didn ' t - know.html

    We will see the updated record if transaction not committed.

    Redo log won't marker validation, so during recovery, roll forward coming.

    What happens after 2 days if I bounce the DB?

    Redolog have been archived.

    Roll forward is still happening?

    Oracle is also the newspapers archived when starting?

    1db95704-3e2e-4907-9e49-b5c3f98b9612 wrote:

    Finally redo everything... Cancellation block is again a datablock. Have to redo change vector describing the change to the block to cancel ---> there is a redo to undo.

    Unless you have a redo to undo, you can not recover.

    Repeat the same answer doesn't mean it's good

    Evil and lack of understanding.

    We don't have to talk about media recovery here. If the State t1 point when a data block is A and after awhile you records updated in this block of data as a result by the time point t2 data block state guess B but you commit this transaction. In this case, you must redo vectors of change that represents the process of changes in block A-> B. But this modified state block in the buffer cache and modify vector stored in the online redo log. If you currently run SHUTDOWN ABORT and then in the buffer of data in the cache will be lost in such situation need again to the application of the data files from online newspapers to the data files to the construction of the last data block (B) State, but after the database instance open it will restore by using undo (she also rebuild by redo). But after time t2 here arrive checkpoint (or switching of newspaper) then the State of the last data block (B) actually in the data file must therefore not redo recovery of this transaction.

  • Roll forward standby database with the incremental backup, when a data file is deleted in primary education

    Hello

    I'm nologging operations + deleting some files in the primary and you want to roll forward the day before using the incremental backup Yvert.

    I do in particular, as the files are dropped?

    I got to meet ( Doc ID 1531031.1 ) which explains how to roll forward when a data file is added.

    If I follow the same steps, to make the move to restore the data file newly added, will it work in my case?

    Can someone please clarify?

    Thank you

    San

    I was wondering if reocover noredo is performed before restored controlfile, oracle will apply the incremental backup error-free files, and in this case, what would be the status of the data file in the control file.

    Why do you consider to retrieve the day before first and then in the restaurant of the controlfile will lead to problems. Please read my first post on this thread - I had clearly mentioned that you would not face problems if you go with the method of deployment.

    Here is a demo for you with force logging is disabled. For the first time the day before resuming and restored then the controlfile ensures:

    Primary: oraprim

    Standby: orastb

    Tablespace DataFile of MYTS is removed on primary:

    SYS @ oraprim > select force_logging in the database of v$.

    FORCE_LOGGING

    ---------------------------------------

    NO.

    Currently the tablespace is to have 2 data files.

    SYS @ oraprim > select file_name in dba_data_files where nom_tablespace = 'MYTS;

    FILE_NAME

    -------------------------------------------------------

    /U01/app/Oracle/oradata/oraprim/myts01.dbf

    /U01/app/Oracle/oradata/oraprim/myts02.dbf

    In standby mode, the tablespace is to have 2 data files:

    SYS @ orastb > select name from v$ datafile where ts #= 6;

    NAME

    --------------------------------------------------------------------------------

    /U01/app/Oracle/oradata/orastb/myts01.dbf

    /U01/app/Oracle/oradata/orastb/myts02.dbf

    Postponement of the day before on the primary log shipping

    SYS @ oraprim > alter system set log_archive_dest_state_3 = delay;

    Modified system.

    Dropped 1 MYTS datafile on the primary.

    SYS @ oraprim > alter tablespace myts drop datafile ' / u01/app/oracle/oradata/oraprim/myts02.dbf';

    Tablespace altered.

    Removed some archives to create a space.

    [oracle@ora12c-1 2016_01_05] $ rm - rf * 31 *.

    [oracle@ora12c-1 2016_01_05] $ ls - lrt

    13696 total

    -rw - r - 1 oracle oinstall 10534400 5 January 18:46 o1_mf_1_302_c8qjl3t7_.arc

    -rw - r - 1 oracle oinstall 2714624 5 January 18:47 o1_mf_1_303_c8qjmhpq_.arc

    -rw - r - 1 oracle oinstall 526336 5 January 18:49 o1_mf_1_304_c8qjp7sb_.arc

    -rw - r - 1 oracle oinstall 23552 5 January 18:49 o1_mf_1_305_c8qjpsmh_.arc

    -rw - r - 1 oracle oinstall 53760 5 January 18:50 o1_mf_1_306_c8qjsfqo_.arc

    -rw - r - 1 oracle oinstall 14336 Jan 5 18:51 o1_mf_1_307_c8qjt9rh_.arc

    -rw - r - 1 oracle oinstall 1024 5 January 18:53 o1_mf_1_309_c8qjxt4z_.arc

    -rw - r - 1 oracle oinstall 110592 5 January 18:53 o1_mf_1_308_c8qjxt34_.arc

    [oracle@ora12c-1 2016_01_05] $

    Current main MYTS data files:

    SYS @ oraprim > select file_name in dba_data_files where nom_tablespace = 'MYTS;

    FILE_NAME

    -------------------------------------------------------

    /U01/app/Oracle/oradata/oraprim/myts01.dbf

    Current data of MYTS standby files:

    SYS @ orastb > select name from v$ datafile where ts #= 6;

    NAME

    --------------------------------------------------------------------------------

    /U01/app/Oracle/oradata/orastb/myts01.dbf

    /U01/app/Oracle/oradata/orastb/myts02.dbf

    Gap is created:

    SYS @ orastb > select the process, status, sequence # v$ managed_standby;

    STATUS OF PROCESS SEQUENCE #.

    --------- ------------ ----------

    ARCH. CLOSING 319

    ARCH. CLOSING 311

    CONNECTED ARCH 0

    ARCH. CLOSING 310

    MRP0 WAIT_FOR_GAP 312

    RFS IDLE 0

    RFS IDLE 0

    RFS IDLE 0

    RFS IDLE 320

    9 selected lines.

    Backup incremental RMAN is taken elementary school.

    RMAN > incremental backup of the format of database of SNA 2686263 ' / u02/bkp/%d_inc_%U.bak';

    From backup 5 January 16

    using the control file of the target instead of recovery catalog database

    the DISC 2 channel configuration is ignored

    the DISC 3 channel configuration is ignored

    configuration for DISK 4 channel is ignored

    allocated channel: ORA_DISK_1

    channel ORA_DISK_1: SID = 41 type device = DISK

    channel ORA_DISK_1: starting full datafile from backup set

    channel ORA_DISK_1: specifying datafile (s) in the backup set

    Enter a number of file datafile = 00001 name=/u01/app/oracle/oradata/oraprim/system01.dbf

    Enter a number of file datafile = name=/u01/app/oracle/oradata/oraprim/sysaux01.dbf 00003

    Enter a number of file datafile = name=/u01/app/oracle/oradata/oraprim/undotbs01.dbf 00004

    Enter a number of file datafile = name=/u01/app/oracle/oradata/oraprim/users01.dbf 00006

    Enter a number of file datafile = name=/u01/app/oracle/oradata/oraprim/myts01.dbf 00057

    channel ORA_DISK_1: starting total, 1-January 5, 16

    channel ORA_DISK_1: finished piece 1-January 5, 16

    piece handle=/u02/bkp/ORAPRIM_inc_42qqkmaq_1_1.bak tag = TAG20160105T190016 comment = NONE

    channel ORA_DISK_1: complete set of backups, time: 00:00:02

    Backup finished on 5 January 16

    Saved controlfile on primary:

    RMAN > backup current controlfile to Eve format ' / u02/bkp/ctl.ctl';

    Cancel recovery in standby mode:

    SYS @ orastb > alter database recover managed standby database cancel;

    Database altered.

    Recover the day before by using the above backup items

    RMAN > recover database noredo;

    From pick up to 5 January 16

    the DISC 2 channel configuration is ignored

    the DISC 3 channel configuration is ignored

    configuration for DISK 4 channel is ignored

    allocated channel: ORA_DISK_1

    channel ORA_DISK_1: SID = 26 type of device = DISK

    channel ORA_DISK_1: from additional data file from the restore backup set

    channel ORA_DISK_1: specifying datafile (s) to restore from backup set

    destination for the restoration of the data file 00001: /u01/app/oracle/oradata/orastb/system01.dbf

    destination for the restoration of the data file 00003: /u01/app/oracle/oradata/orastb/sysaux01.dbf

    destination for the restoration of the data file 00004: /u01/app/oracle/oradata/orastb/undotbs01.dbf

    destination for the restoration of the data file 00006: /u01/app/oracle/oradata/orastb/users01.dbf

    destination for the restoration of the data file 00057: /u01/app/oracle/oradata/orastb/myts01.dbf

    channel ORA_DISK_1: backup /u02/bkp/ORAPRIM_inc_3uqqkma0_1_1.bak piece reading

    channel ORA_DISK_1: room handle=/u02/bkp/ORAPRIM_inc_3uqqkma0_1_1.bak tag = TAG20160105T190016

    channel ORA_DISK_1: restored the backup part 1

    channel ORA_DISK_1: restore complete, duration: 00:00:01

    Finished recover to 5 January 16

    Restored the controlfile and mounted the day before:

    RMAN > shutdown immediate

    dismounted database

    Instance Oracle to close

    RMAN > startup nomount

    connected to the database target (not started)

    Oracle instance started

    Total System Global Area 939495424 bytes

    Bytes of size 2295080 fixed

    348130008 variable size bytes

    583008256 of database buffers bytes

    Redo buffers 6062080 bytes

    RMAN > restore controlfile eve of ' / u02/ctl.ctl ';

    From 5 January 16 restore

    allocated channel: ORA_DISK_1

    channel ORA_DISK_1: SID = 20 type of device = DISK

    channel ORA_DISK_1: restore the control file

    channel ORA_DISK_1: restore complete, duration: 00:00:01

    output file name=/u01/app/oracle/oradata/orastb/control01.ctl

    output file name=/u01/app/oracle/fast_recovery_area/orastb/control02.ctl

    Finished restore at 5 January 16

    RMAN > change the editing of the database;

    Statement processed

    output channel: ORA_DISK_1

    Now the data file does not exist on the standby mode:

    SYS @ orastb > alter database recover managed standby database disconnect;

    Database altered.

    SYS @ orastb > select the process, status, sequence # v$ managed_standby;

    STATUS OF PROCESS SEQUENCE #.

    --------- ------------ ----------

    CONNECTED ARCH 0

    CONNECTED ARCH 0

    CONNECTED ARCH 0

    ARCH. CLOSING 329

    RFS IDLE 0

    RFS IDLE 330

    RFS IDLE 0

    MRP0 APPLYING_LOG 330

    8 selected lines.

    SYS @ orastb > select name from v$ datafile where ts #= 6;

    NAME

    --------------------------------------------------------------------------------

    /U01/app/Oracle/oradata/orastb/myts01.dbf

    Hope that gives you a clear picture. You can use this to roll forward day before using the SNA roll forward Eve physical database using RMAN incremental backup | Shivananda Rao

    -Jonathan Rolland

  • Confused about "additional control Points.

    Hello

    I'm confused about this sentence from database Concepts 11g Release 2 (11.2)

    Additional control points

    An additional control point is a type of thread control point in part intended to avoid writing a large number of blocks online redo log switches. DBWn checks at least every three seconds to determine if he has to do. When DBWn written stamps Sales, it advances the position of the control point, causing CKPT write the position of the control point to the file control, but not for data file headers.

    I thought that a checkpoint is written datafileheader and controlfile, this happens for example after a switch logfile - right?

    So, why not in the case of additional control point? For best performance?

    Additional control points to reduce the time to recover, as more data is committed to the files of data, right?

    Concerning
    Christian

    efa78257-b5f4-4db1-8222-007be18d15aa wrote:

    Hello

    I'm confused about this sentence from database Concepts 11g Release 2 (11.2)

    Additional control points

    An additional control point is a type of thread control point in part intended to avoid writing a large number of blocks online redo log switches. DBWn checks at least every three seconds to determine if he has to do. When DBWn writes buffers of Sales, it advances the position of the control point, causing CKPT write the position of the control point to the file control, but not for data file headers.

    I thought that a checkpoint is written datafileheader and controlfile, this happens for example after a switch logfile - right?

    So, why not in the case of additional control point? For best performance?

    Additional control points to reduce the time to recover, as more data is committed to the files of data, right?

    Concerning
    Christian

    There are many types of control points. One that will be updated on the headers of data files would be a complete control and would be applicable to the entire base. The additional control point is induced to keep on enhanching a counter that would ensure that only certain limited stamp Sales would be recovering. That's why a moment of the additional control point, data file headers are not being updated. Control file is probably updated with a "pointer to disk" which mentions the point up to which the dirty buffers are written in files (from the buffer cache) data and where to start the recovery, if necessary. Log file switch will cause a thread control point which, for one instance, would be considered a Global checkpoint only. The additional control point would be for various other reasons such as setting a value for the parameter Fast_Start_Mttr_Target etc.

    HTH

    Aman...

  • Confusion about the size of the array in Oracle 11 g

    There is confusion about the size of a table. When exporting schema 'CRESTELWOMPRD601', the log file shows:

    _____________________________________________________________________________________

    . . exported "CRESTELWOMPRD601." "' TBLRSUBSCRIBERFIELDWORK ' lines of 12.62 GB 35568

    ____________________________________________________________________________________

    which may involve the size of the TBLRSUBSCRIBERFIELDWORK table is 12.62 GB.

    But when I find the size of the table using the query:

    SELECT nom_segment, BYTES / 1024 / 1024 "SIZE (MB)" FROM dba_segments where owner = 'CRESTELWOMPRD601' and nom_segment = 'TBLRSUBSCRIBERFIELDWORK. '

    He said that the size is only 9 MB for the TBLRSUBSCRIBERFIELDWORK table.

    I hope that my request is clear that there is no clarity on the size of the TBLRSUBSCRIBERFIELDWORK table.

    Please get back with the answer to my query


    Concerning

    Dba_segments indicates the space allocated to the segment while expdp indicates the size of the exported data, so if you had a table with a measure of 1 MB, but no data, dba_segments would 1 MB and expdp would report 0 bytes.

    John

  • Confused about trandata

    Hi all

    11.2.0.1

    I'm confused about additional logging.

    I have golden gate replication, but in primary db.

    Is this related to archive the recording? It works even if I'm not on the archive log?

    Installing Oracle: orcl

    Enable supplemental logging (required on primary database only)

    SQL > alter database adds additional log data;



    Hello

    One of the main reasons to enable additional logging is to generate logs for the update statement. As insert and remove implies the change to an entire line (addition or deletion of a complete line) and all the columns it while updating can occur on a column of a row.

    Additional logging on the side of database source to some of the columns are very well required to ensure that these changes to the columns that are supplemental logging enabled will be applied with success in the target database. With the help of these additional columns, oracle decides the lines that need to be updated on the destination side. This is so the extra logging is more imperative for replication.

    SUPPLEMENTAL LOGGING & laquo; ON CALL DBA SUPPORT

    Blog de Ajwat on Oracle: extra for Golden Gate

    Thank you

  • short of space locks roll FORWARD the database

    Hi all

    My database RAC 11 GR 2 running on both nodes RH5.7 got locked. I tell the cause the disk space RECOVERY satiety than the execution of what the ASMCA shows that the entire roll FORWARD is used (40 GB!)

    Furthermore, I try to access the database via sqlplus, I get ORA-00257 (http://ora-00257.ora-code.com/) that mentions

    "The most likely cause of this message, it is that the destination device is out of space to store the redo log file.

    Now is it possible that an Oracle RAC is unrecoverable, simply because he can't write newspapers? And as we cannot access, we cannot remove these logs?

    Help, please

    920550 wrote:
    Now is it possible that an Oracle RAC is unrecoverable, simply because he can't write newspapers?

    No, it is the opposite: Oracle instance blocked any new database entry to be recoverable.

    And as we cannot access, we cannot remove these logs?

    Even if archive destination is stored in ASM you can access (for example with the utility asmcmd command line interface).

    What you need to do is:
    1 backup archived redo logs
    2. Remove archived redo logs that have been saved.

    For example if you use RMAN, you can try

    backup archivelog all delete input;
    
  • Roll forward standby with RMAN incremental backup when used DG broker

    Hello

    I'm about to use the process defined in the note: steps to roll forward a database ensures the RMAN incremental backup using during primaries and Eve are in the file [836986.1 ID] ASM system. I'm on 11.1.0.7.

    However, it does not mention the DataGuard broker.
    Did someone played this process when you use the broker.
    The broker he manages properly?
    Does it matter if the broker is upwards or downwards during the physical recovery of standby or replacement of control file?
    Should the broker configuration be re-created?

    Thank you.

    user11993454 wrote:
    Hello

    I'm about to use the process defined in the note: steps to roll forward a database ensures the RMAN incremental backup using during primaries and Eve are in the file [836986.1 ID] ASM system. I'm on 11.1.0.7.

    However, it does not mention the DataGuard broker.
    Did someone played this process when you use the broker.
    The broker he manages properly?
    Does it matter if the broker is upwards or downwards during the physical recovery of standby or replacement of control file?
    Should the broker configuration be re-created?

    Thank you.

    (1) disable the broker
    (2) perform the Roll forard SNA.
    (3) select the broker

  • confusion about rman restore

    Hello world
    I have some confusion about rman restore and recover procedures. I read doc available in this regard and google as well. A few more questions unanswered in my mind.
    1. do the restore backup command restore controlfile also alongwith datafiles.
    2 database is running in noarchivelog mode. Suppose one of say users.dbf data files has been removed. control files intact. the same seq # is available since the last log backup. Now to restore the database, I use the following steps.
    1 rman > shutdown immediate
    2 rman > startup mount
    3 rman > restore database
    4 rman > restore database
    5 rman > alter database open;

    I'm wrong. This is the one. In this scenario, the steps above can be used.

    3. even when logseq is not available when the database is saved, I take the following steps.
    1 rman > startup nomount;
    2 rman > restore controlfile autobackup.
    3 rman > change the editing of the database;
    4 rman > restore database;
    5 rman > recover noredo db;
    6 rman > alter database open resetlogs;
    It is a right. can I adopt this procedure in my scenario.

    Please do not give all the links I want some explanation of your minds.

    Geetanjali.

    sonidba wrote:
    Hello world
    I have some confusion about rman restore and recover procedures. I read doc available in this regard and google as well. A few more questions unanswered in my mind.
    1. do the restore backup command restore controlfile also alongwith datafiles.
    2 database is running in noarchivelog mode. Suppose one of say users.dbf data files has been removed. control files intact. the same seq # is available since the last log backup. Now to restore the database, I use the following steps.
    1 rman > shutdown immediate
    2.RMAN > startup mount
    3.RMAN > restore database
    4.RMAN > restore database
    5.RMAN > alter database open;

    I'm wrong. This is the one. In this scenario, the steps above can be used.

    If after the last COLD backup is there not get command of newspaper (this means journal seq number is the same), so you can restore your database since the last backup and can retrieve it. And if thi does not need perform full restoration/recovery. At instead step 3 with DATA RESTORE (or RESTORE TABLESPACE USERS) file and step 4 instead with RECOVER DATAFILE (or RECOVER TABLESPACE USERS) and after that you can open the database by using ALTER DATABASE OPEN. If you have lost datafile users.dbf it means that this (tablespace) datafie has been automatically disconnected.

    3. even when logseq is not available when the database is saved, I take the following steps.
    1 rman > startup nomount;
    2 rman > restore controlfile autobackup.
    3.RMAN > change the editing of the database;
    4 rman > restore database;
    5 rman > recover noredo db;
    6 rman > alter database open resetlogs;
    It is a right. can I adopt this procedure in my scenario.

    Yes you are right in this case. There, you have to restore/recovery complete database, because of your database running in NOARCHIVELOG mode. But after database restore (step4) you can just issue RESTORE database and can open with RESETLOGS options also. Also if you have incremental backups can run NOARCHIVELOG mode even RETRIEVE the NOREDO of DATABASE then you can open the database.

  • Confused about the extension of the Sprite class

    Howdy-

    I learn programming with object oriented ActionScript and am confused about the class Sprite and OO in general.

    My understanding is that the Sprite class allows you to group a set of objects that you can manipulate all the objects at the same time.

    I explored the Open Flash Chart code and note that the main class extends the Sprite class:

    Base/public class extends Sprite {}

    What this lets you do?

    Also, on a related note, how to draw, say, a line once I extended?

    Without extend Sprite I could write:

    var graphContainer:Sprite = new Sprite();

    var newLine:Graphics = graphContainer.graphics;

    ...

    And it works very well. Once I have extend the Sprite class, I'm lost. How can I modify this code so that it still draws a line? I tried:

    var newLine:Graphics = this.graphics;

    My understanding is that since I extend the Sprite class, I should still be able to call its method chart (or property? I have no idea). But, he screams at me, saying "1046: Type was not found or is not a constant of compilation: graphs.»

    A number of things.

    First of all, I would not use this approach in your table constructor. Setting the width and height only makes sense if you adjust the width and height of the existing content, and the table (Sprite) does not at this time here. If you want to give the table a 'size', you could do it like this:

    public function Chart (width: Number, height: Number) {}
    This.Width = width;
    This.Height = height;
    put in a background invisible to this size:
    this.graphics.beginFill (0,0);
    this.graphics.drawRect (0,0,width,height);
    }

    There are other ways, including putting in a form or a Sprite of child as a child for the background so that clear will not erase the background of the chart. This way you could have properties for the background in your table class and update the background as a child DisplayObject instance... a few ideas to think to...

    Then, after that, your chart should be functional...

    Then back in your scenario, you could do this:

    import graphics. Table;

    Stop()

    var myNewChart:Chart = new Chart (300,200)
    myNewChart.render ();
    addChild (myNewChart)

  • confusion about required_mirror_free_mb in asm

    Hello!

    I have confusion about required_mirror_free_mb in asm.

    I have 6 drives with normal redundancy and 4 failgroups.

    SQL > select TOTAL_MB, FREE_MB, STATE, FAILGROUP v$ asm_disk;

    TOTAL_MB FREE_MB FAILGROUP NAME STATE
    -------- ---------- ---------- ------------------------------ ------------------------------
    NORMAL 2047 1421 ASMDISK1 FG1
    NORMAL 2047 1424 ASMDISK2 FG1
    NORMAL 2047 1424 ASMDISK3 FG2
    NORMAL 2047 1424 ASMDISK4 FG2
    NORMAL 2047 1423 ASMDISK5 ASMDISK5
    NORMAL 2047 1422 ASMDISK6 ASMDISK6

    6 selected lines.

    Almost all disc 6 have the same space consumption.

    SQL > select GROUP_NUMBER, DISK_NUMBER, TOTAL_MB, FREE_MB, NAME from v$ asm_disk;

    GROUP_NUMBER DISK_NUMBER TOTAL_MB FREE_MB NAME STATE
    ------------ ----------- -------- ---------- ---------- ------------------------------
    1 0 NORMAL 2047 1421 ASMDISK1
    1 1 ASMDISK2 OF 2047 1424 NORMAL
    1 2 2047 1424 ASMDISK3 NORMAL
    1 3 NORMAL 2047 1424 ASMDISK4
    1 4 NORMAL 2047 1423 ASMDISK5
    1 5 NORMAL 2047 1422 ASMDISK6

    6 selected lines.

    SQL >



    SQL > select name, type, total_mb, free_mb, required_mirror_free_mb, usable_file_mb from v$ asm_diskgroup;

    NAME TYPE TOTAL_MB FREE_MB REQUIRED_MIRROR_FREE_MB USABLE_FILE_MB
    ------------------------------ ------ ---------- ---------- ----------------------- --------------
    NORMAL DATA 12282 8538 4094 2222

    SQL >

    Here's my question, that how asm desides REQUIRED_MIRROR_FREE_MB i.e above case of 4 GB of...
    Please can someone answer me...
    concerning
    Virginia

    Hi Muhammad,

    PLS, forget what I wrote before. Which is incorrect.

    Here's the explanation: If you look at the notes 798458.1 Incorrect calculation of Usable_file_mb and the documentation, you will find the following:

    "REQUIRED_MIRROR_FREE_MB indicates the amount of space that must be available in a disk group to restore full redundancy after worse failure that can be tolerated by the disk group."

    Unfortunately, the worst case in your 2 scenarios are defferent (many different):

    If you have 6 disks in 3 FGs is the worst failure
    -failure of a whole failgroup (ca. 1.420 + 1,420 GB) +.
    -failure of a disk in one of the 2 survivors starts (another approx. 1.2 GB, what is the result after the DG survining re-mirroring - you can see who is 1127 which corresponds to the number after you deletet a FG).

    In your other case, where you have only 4 discs 2 FG then the worst failure (to always maintain normal redundancy) is the failure of 1 drive:
    -Failure of a disk with data containing a maximum of 2047 (since it is the size of the disk).

    Hope he says.

    Sebastian

    Published by: ssolbach on Sep 6, 2010 01:15

  • Confused about Directx 9 .0c

    I installed Mass Effect for PC yesterday on my Windows 7 PC.

    After the installation is complete, a popup opened asking me if I wanted to install Directx 9 .0c, as it was required for the game to run. I chose not to install it while I'm confused about Directx backward compatibility.

    First of all, is the Setup installation Mass Effect offers, the same as the Execution on the site of Microsoft Directx end user?

    Second, if the version of the installer from Mass Effect differs from Microsoft, I'm sure the Microsoft runtime more.

    But I do not understand what the runtime needs to reach - it allows me to play the old Directx 9 .0c and previous games on my Windows 7 PC, but still be capable of Directx 10 and Directx 11 games as well?

    One last thing - the Mass Effect system requirements say that my sound card must be compatible Directx 9 compatible .0c. How will I know that my sound card is compatible? I ran dxdiag but he didn't tell me whether or not my sound card is compatible.

    Thanks for your help!

    Hello bingiton.

    In short: install it.

    DirectX 9 is separated to DX10 and 11.  And some games require DX9 optional components that they want installed. Paul Smith - MVP for Windows desktop experience... I crawled off NNTP - for now. Detachment Aldershot, United Kingdom. On the internet at windowsresource.net and dasmirnov.net. Please post back to let us know what works and what does not. :-)

  • Confused about the notion of VLAN

    I'm confused about the VLAN. I thought that the notion of VLAN was this computer on different VLANS were not suppose to be able to communicate with each other. I am setting up a 6248 and for me to get DHCP to work, I need to enable ip Routing. When I turn the routing ip, all computers on different VLANS are able to ping each other. Is - it the way it was suppose to work, or am I missing something?
    MGMT is on vlan 4093
    DHCP is on VLAN 100 trunk e34 10.10.1.1
    Host 1 is on VLAN 200 trunk e34 10.10.2.1
    Host 2 is on VLAN 300 trunk e34 10.10.3.1
    active IP routing

  • BlackBerry smartphones, I am new and confused about things 'connection '.

    I am a new BlackBerry - I have a Curve 8320, I am a small business owner, and I'm not connected to a BES. I use the BB Desktop Manager to synchronize with Outlook and to back up my BB and I did pretty well on most things, but I have still a few things that I leave me puzzled. In this forum, I will ask my "questions of confusion" about data options.

    I have a data plan "pay as you go" with AT & T, my provider, because there is practically no cell reception at home where I work. (I not use my BB for email since I was at my computer most of the time). I have a home network set in place and I have incorporated a router that supports wireless. I have connected a netbook to the wireless network and used to surf the Internet, so I know that my wireless connection works. I also managed to create a wireless connection on my BB to this network and on the home screen, it appears the name of my wireless network when I am here at home, so, I know that the device is connected to my network.

    BUT I don't think that I'm really using my home wireless network... I tried the other day browsing the Internet, and then AT & T told me that I hired data charges - I thought that I should not have if I wasn't using their network. Either I am wrong all assuming that they don't charge me if I use my network or I have something set up properly on my BB... someone can provide some guidance?

    Then, I don't really understand what BIS... I searched through the KB and couldn't find something that sets actually BIS... could someone please explain what BIS?

    Finally, can someone please explain the difference between "mobile network" and "wi - fi"? Apparently, if I disable "mobile network" I have no connection at all, including wi - fi. Is that the way things should be? But, I can turn off wi - fi and always get a connection (if I go out too far from my house, South possible and face).

    Thank you... and now I'm leaving the Forum of BB Desktop Manager to ask some questions here!

    Thanks to all who responded... I now have a much better understanding of the work of the whole thing "data". I disabled my LAN connection, which should avoid all charges. The part that confuses me the most, is that AT & T said would not have to pay to use my own wi - fi, but... it doesn't seem to be the case. So, McDonald's and Starbucks will work very well for me.

Maybe you are looking for

  • PCI card reader driver

    my card reader does not work I opened my device manager, the PCI device to any other device is not activated, it displays a yellow mark I think I installed an incompactible softwere driver where I can get the correct driver. I try to download it from

  • Unable to print on a CD/DVD

    Hello I use a HP Multifunction Fax Photosmart C309a on Windows 7 Pro 32 bit version. This was the same configuration for more than a year. Meanwhile, I have printed many CDs without problem. Yesterday, I received the error message that "the selected

  • Using a wrt54gs and an Ooma VOIP hub

    Anyone have any ideas on how to improve the quality of calls with an Ooma hub and a wrt54gs v7.  I use the Ooma hub to my work phone, and I continue to get complaints from people that my line is constantly breaking.  While I'm using the phone, I'm al

  • Question of vPC NEXUS7K

    Guyz please correct me if im wrong, I have 2 x Nexus7k and lets say 1 3750 switch now I need to have the connected and active also vPC inter - vlan routing for VLAN10 on the two Nexus switches as follows: -. SW1 - 2x10G - SW2 Nexus nexus (Gi0/3)-/(Gi

  • Cisco ASA 5520 cannot ping between VPN Tunnels

    I have the main site and sites A and B.  A to connect to the hand and B connects to the main.  I can ping from A hand and has for main.  I can ping from main to B and B to main.  However, I can not ping from A to B.  A and B are sonicwall 2040 and ma