How to speedup Goldengate Replicat during busy time

both db version is 11.2.0.3 on linux redhat
Target tables replicate normal during slow time, however last weekend, there are a lot activities on the source, then target lag up to 5 hours . We checked error log, reports , no errors on both source/target. 
after weekend, the lag finally cleared out because weekend is getting slow.
How do we improve this?  How to speedup replicat during peak hours.
Thanks.

Hi,
1. Use of @Range Functions
  Golden Gate has a feature to split the data in the schema using @RANGE function. It preserves data integrity by guaranteeing that the same row will always be processed by the same process group. @RANGE tends to split data uniformly, similar like hash partitioned tables.
2. Asynchronous COMMITS
  Replicat performance can be further increased by modifying the way of goldengate commiting the transactions on the target database. Defaultly, Oracle GoldenGate will wait for the transactions to get committed before allowing the session to continue. This is called a Synchronous Way. This leads to unnecessary delay or latency in the replicat side.
To over come this we can configure the Replicat Processes to commit aynchronously at sessoin level by including the following SQLEXEC statement in each parameter file.,
SQLEXEC “alter session set commit_wait = ‘NOWAIT’”;
Nothing to worry about this during the database crashes or any problems, GoldenGate will automatically replay the uncommitted transactions using the Checkpoint Table, following the database instance crash recovery.
3. If you are using the ASM, then use the DBLOGREADER parameter in the TRANLOGOPTIONS.This ease the access to the ASM. Now, via an OCI API, GoldenGate reads the redo and archived logs from the DB server, increasing Extract performance over the former PL/SQL API. There is therefore no need to specify the TRANLOGOPTIONS ASMUSER option when specifying DBLOGREADER.
4. You can even use the below parameters to increase the performance.,
DYNAMICRESOLUTION DYNAMICRESOLUTION is an Extract and Replicat parameter that causes the object record to be built one table at a time, instead of all at once at process start up. A table’s attributes are added to the record the first time its object ID enters the transaction log, which occurs with the first extracted transaction on that table. Record-building for other tables is deferred until activity occurs.  DYNAMICRESOLUTION is the same as WILDCARDRESOLVEDYNAMIC. NODYNAMICRESOLUTION causes the object record to be built at startup. This option is not supported for Teradata.
With WILDCARDRESOLVE IMMEDIATE source tables that satisfy the wildcard definition are processed at startup.  With WILDCARDRESOLVE DYNAMIC source tables that satisfy the wildcard definition are resolved each time the wildcard rule is satisfied. Do not use this option, instead use the BOTH option, if:    SOURCEISTABLE is specified   Some source tables are specified with wildcards while others are specified with explicit names.  WILDCARDRESOLVE BOTH: Combines DYNAMIC resolution and IMMEDIATE resolution. Source tables defined by name are processed at startup (IMMEDIATE), and wildcarded source tables are processed when GoldenGate receives the first operation on them (DYNAMIC). This allows new source tables (that satisfy the wildcard) to be added after.
Regards,
Veera

Similar Messages

  • Power management reportings - report how many computer are on during day time and how many during night time

    Hi All
    I'm just wondering if anybody could help me out. I'm quite new to configuration manager, and I've
    Is it possible for a specific periode to tell how many computer are runing during the day and how many are on during night time.
    I started working with power management reportings but i can't find a way to exclude non working days.
    Has anybody worked on this already? Is there another way or tool for this need?
    Thank you all in advance for helping.

    Hi,
    The following articles could help you to create a custom report.
    Creating Custom Reports by Using SQL Server Views in System Center 2012 Configuration Manager
    Create Custom Reports for ConfigMgr 2012 with Report Builder
    Note: Microsoft provides third-party contact
    information to help you find technical support. This contact information may change without notice. Microsoft does not guarantee the accuracy of this third-party contact information.
    Best Regards,
    Joyce

  • How to Load a Panel during run time from a CVI dll

    Hi,
    I want to execute/load a panel during runtime, from a CVI dll function.
    my CVI dll "test.dll" has "READ_PAN" function. while executing this function from a Test Stand Action step i want Configure Panel (from FR_GUI.uir) to pop up.
    can you please suggest me how can i do this from my "test" project of CVI.
    int __stdcall __export RunFRConfig (CAObjHandle step,CAObjHandle thisContext)
        ERRORINFO errorInfo;
        char errMsg[1024];
        int pan;
        pan = LoadPanelEx (0, "FR_GUI.uir", READ_PAN, __CVIUserHInst);
        DisplayPanel (pan);
        RunUserInterface();
        DiscardPanel (pan);
        return 0;
            Error:
       // sprintf(FinalErrMsg,"Configure Error: %s",errMsg);  
        return -1;

    Thanks for ur reply.
    Hello Asad,
    It is possible to maximize the run time previewer when calling reports from forms. U need to set a parameter named 'MAXIMIZE' to do that.
    I m attaching a code sample for u. This is working in my production environment.
    DECLARE
    pl_id ParamList;
    BEGIN
         pl_id := Get_Parameter_List('setProposal');
         IF NOT Id_Null(pl_id) THEN
              Destroy_Parameter_List( pl_id );
         END IF;
         pl_id := Create_Parameter_List('setProposal');
    // This parameter is set to hide parameter form at run time     
         Add_Parameter(pl_id, 'PARAMFORM', TEXT_PARAMETER, 'NO');
    // This parameter is used to maximize previewer window at run // time
         Add_Parameter(pl_id, 'MAXIMIZE', TEXT_PARAMETER, 'YES');
    Run_Product(REPORTS, 'sample.rep', SYNCHRONOUS, RUNTIME,
    FILESYSTEM, pl_id, NULL);
    END;
    Feel free to contact me if u need anymore assistance.
    Take care and bye

  • In ABAP How to locate an Input file  from a Directory during run time

    I'm loading data from a flat file(text file) into SAP thru BDC programs. All my input files are present in Application server.How to locate an Input file in a directory during run time to process BDC programs programmatically. Are there any in-built functions?Provided me some sample code or any method of doing the same.

    Hello Murali,
    you should ask this question in the ABAP forum.
    Regards
    Gregor

  • How to hide the Parameter field during Run time?

    Hi,
    How to hide the Parameter field during Run time?
    I have a parameter field which behaves differently depending on the User logged in.
    I am using reports 10G
    For ex: I have 3 field created in JSP
    CUSTOMER
    PROVIDER
    FROM DATE
    END DATE
    If the user = 'SUPER show all the parameter
    CUSTOMER
    PROVIDER
    FROM DATE
    END DATE
    If the user is 'GATEKEEPER" Just show
    PROVIDER
    FROM DATE
    END DATE
    Can I do that?
    Please help
    Thanks.
    KK

    hi, i'm not familiar much with JSP. but i think workaround is to create two window one which have 4 fields and the other which have 3. if user is SUPER then call the first screen otherwise if user is GATEKEEPER then call the second screen.

  • How can I count events during a given time with 2 counters (6025 E)

    Hi, How can I count events during a given time (1 sec for example) with 2 counters:
    what is the best way?
    how should i configurate both counter?
    i have done the 1st counter in ev_counter with the gate being the output of the 2nd; and how can i say to the 2nd to trig the first after 1 sec counting? (trig at start and at end) what are the functoins calls in NIDAQ. i am using Visual C++

    Greetings,
    When you perform event counting a gate signal can be added such that if a low signal occurs on the gate, then the counter will pause. When a high signal is seen, the counter will continue counting edges. When you install the NI-DAQ driver you should have installed the examples for Visual C++. The counter examples are found in \Program Files\National Instruments\NI-DAQ\Examples\VisualC\Ctr. Take a look at STCeventCount.C. Be sure to only use STC examples with your hardware. The E-series boards contain the DAQ-STC chip.
    Now, all you need is a gate signal with a width (high time) of 1 second. You could use an external frequency or pulse generator to do this. Or, you could just use the second counter found on your PCI-6025E board. In this
    case you could configure the second counter to generate a single pulse. Take a look at the STCgenerateSinglePulse.C example. As long as the pulse is in a high state for one second you can use it to gate (or time) your counting of events.
    Regards,
    Justin Britten
    Applications Engineer
    National Instruments

  • How to get the Title and Tcode of a Program during run time

    Hello,
    I am new to abap and I have this question please. Is the a way to get the title, Tcode and Author of a program during run time? I would like to get the name and title of a program or a view or an include during run time.
    Using table TADIR, you can only get the object_name and the author. Is the a way for me to get the Title of the repository object and any Tcode if any is available for the case of a program?
    I loop forward for your respond.
    Thank you.
    Sabina

    You can get it by accessing SYST.
    SY-TITLE for Title
    SY-TCODE for Tcode
    I don't think there is any field in SYST for the Author.
    To get the author name you can use the TRDIR table.
    Regards,
    Naimesh Patel

  • How to add values dynamically for custom property during design time?

    I am trying to create a user control with custom properties. I have a property named Server.
    And Values for this property is system dependent. I have the code that can generate the values and is working fine.
    During the design time, when I include this control in my application, and type the property name, I want Visual Studio to prompt for the values. Like it
    does for Alignment property for some controls shows Left, Right, Center.. during design time.
    If the Values are static, I can use an enum and it works fine. I need help with dynamic values.

    You can't, afaik.
    It's either an enum or you don't get that functionality of values.
    There is no right left centre, "Towards the top right but just off centre" - which I just thought of... option for example.
    Hope that helps.
    Recent Technet articles: Property List Editing;
    Dynamic XAML

  • Uninstalled. Still get error msg that replicate endlessly over time or import wizard comes up. How do I exorcise this program & all files from machine?

    I've re-installed to try putting all files back in place/overwrite the lingering file hoping that with another uninstall it would take all the files including whatever causes the error. In App Data Local/Roaming I've deleted the folders AMozilla after a restart of the computer because it says files in use when trying to delete any time other than while system is still loading at start up.
    Most of the time it's just an error saying Firefox isn't working properly and it replicates itself over time. I have the choice of minimizing and then waiting as each one takes over the taskbar or close each one as they pop up. Every so often it pops up the wizard from first start up after install asking to import favorites from IE/Chrome.

    Did you also delete....
    #C:\Program Files\Mozilla Firefox
    OR
    #C:\Program Files (x86)\Mozilla Firefox
    ?

  • I am no musician, but have owned an iMac now for around four years. During that time I have had Garageband installed. I have dipped in and out very occasionally as I would like nothing more than to be able to get my head around it just for my own amusemen

    I am no musician, but have owned an iMac now for around four years. During that time I have had Garageband installed. I have dipped in and out very occasionally as I would like nothing more than to be able to get my head around it just for my own amusement really. I would at least like to be able to record my electric guitar with loops and tracks etc, just try to be a bit creative and see what comes out. The problem that I have is that perhaps its me, but every time I try to get to grips with this software, I just can't seem to get my head around it, even to begin to do something. I have now recently downloaded 10.0.2 which is confusing in itself, as, as far as I can ascertain that is actually version 11, but I'm not even sure about that. I have also recently purchased a Rocksmith RealTone Cable to connect my guitar. I can sometimes get a sound come out, but nothing to brilliant. And every time I try to set something up, it just doesn't seem to work out. I end up hitting buttons and controls in the simple hope that I may hit the correct control in order to get some sort of result. But I'm kind of fumbling in the dark with this. I have trawled the Internet just trying to find either a good manual or video tutorials for absolute beginners, but there just simply doesn't seem to be anything of that nature out there and what there is appears always to be very sketchy and not particularly detailed in explaining anything properly, and so I always find myself seemingly jumping in with both feet and just struggling to try and find a foothold with this on how to really begin. It is so frustrating as I can see the fantastic potential of this software, but just can't understand how to use it properly. If there is anyone out there who may be able to offer me some advice with this, I would be most grateful indeed... Many Thanks.

    I have now recently downloaded 10.0.2 which is confusing in itself, as, as far as I can ascertain that is actually version 11, but I'm not even sure about that.
    Version 10.0.2 is the newest version and the successor to GarageBand '11 (version 6.0.5).
    The '11 is referring to the iLife '11 suit of multimedia application - the older GarageBand was a part of this bundle.
    Have a look at Edgar's graphical enhanced manuals, the explain very detailed how things work and why. You can buy them as iBooks from the iBook store or directly from the page:
    http://DingDingMusic.com/Manuals/

  • Select serial comm port in sub vi during run-time

    Hi, would like to be able to select the comm port (serial RS232) in sub vi to use in main vi during run time. How can I do this? Have tried and failed, for on startup an error occurs because I have not selected a port yet. An example would be invaluable! Thanks alot, Madri

    Hi Madri !
    What you could do is to intercept the com errors, and open a configuration vi either if there is an init error or if the user has pressed a "Change port" boollean (or menu...). Do not forget to close the previously opened serial port, and to open/init the new one. I have attached a small example of this idea.
    Of course com errors can have various origins, and do not require always to change the serial port. So, you have some additional work to do.
    Hope this helps
    CC
    Chilly Charly    (aka CC)
             E-List Master - Kudos glutton - Press the yellow button on the left...        
    Attachments:
    Select_port.vi.zip ‏12 KB
    Com_with_serial_init_vi.vi.zip ‏13 KB

  • How do I connect Airport Extreme and Time Capsule to my new iMac so that AE is used for network and TC only used for Time Machine backup?

    I didn't realize that Time Capsule will only support the print function of a wireless multifunction printer.  So I want to use Extreme for my network to have full use of my printer and use TC as the Time machine backup only.  How to I make the connections?

    Thanks for your response and this is getting complicated but I just purchased a new iMac as well as the Airport TC.  I've had the Airport Extreme for a year or so.  The Airport Extreme worked perfectly with my old iMac wirelessly and I had all functions of my printer with no problems.  I was expecting the same with the TC.  But the instruction that came with TC say to connect the printer to the TC via USB...which I did.  And the print function worked perfectly but nothing else.  In researching I discovered that when wired that way the TC only supports the print function...not scan or fax or anything else.  I tried going wireless since my AE worked perfectly via wireless but I got no printer functions at all that way.  But I'm wondering also if I tried that during a time I was having other issues...I had to delete and re-add my printer which solved some other problems.  I may try that again...and see if I can get all print functions with just the TC connected
    As far as connecting both your AirPort Extreme and Time Capsule on your network, we're not clear on exactly how you want to do this.  Will the AirPort Extreme connect to your modem using an Ethernet cable and the Time Capsule connect to the AirPort Extreme using an Ethernet cable?.......or......do you want the Time Capsule to connect to the network using wireless?
    Well... first of all I would like not to have to use the AE at all...I would prefer using just my TC for network, all print functions and Time Machine backup if that's possible. My printer will not accept Ethernet connections (Canon MX512).
    After failing at getting this to work, I decided I would try to use my AE for net and print functions and just use my TC for Time Machine backup.  I tried several different connection configurations with no success until finally I connected cable modem to my AE via Ethernet and went wireless with the AE and printer. but connected the AE to the TC via Ethernet and amazingly everything worked like a charm (for a while) and I was patting myself on the back for being so smart.  But now I find that the connection only lasts for a short time.  If I leave it for a while the TC goes invisible...or at least I see a message saying the Ethernet is unplugged...but it is not... and I lose internet connection even though I have a green light on my AE. So now I'm at a loss. I don't know why I keep losing network signal and why my system thinks the Ethernet is unplugged.
    So... after all this...I figured I wasn't so smart after all and I must have things wired incorrectly.
    So... it sounds like you are saying I should go back and try again to get my new TC to work as I want it to via wireless instead of connecting via USB...is that correct?  Could you tell me exactly how I should wire my equipment from cable modem to AE and/or TC to achieve net capability, full functions of my printer and Time Machine backup...
    Thanks...

  • How to outline selected cells during drag and drop in the jtable

    Hi,
    I have spent a lot of time to find out how to outline selected cells during drag in the jtable, but I did not find the answer.
    Can anybody give me a tip, where to read more about this problem or even better, give an example...
    I have the following situation:
    1.Table has 10 rows and 10 columns
    2.setSelectionMode(ListSelectionModel.SINGLE_INTERVAL_SELECTION) and setCellSelectionEnabled(true)
    3.user select 5 cells in 4th row (for example cell45,cell46,cell47,cell48 and cell49)
    4.user starts dragging. During dragging an outline should be drawn. Outline should be a rectangular with width of 5 cells and height of one cell. Outline should move according to the mouse position.
    5.rectangular disappears when dropped
    Regards,
    Primoz

    In "createTransferable" you can create a drag image
    which you can paint in "dragOver" and clear in "drop" method of DropTarget :
    package dnd;
    * DragDropJTableCellContents.java
    import javax.swing.*;
    import javax.swing.border.*;
    import javax.swing.table.*;
    import java.awt.*;
    import java.awt.datatransfer.*;
    import java.awt.dnd.*;
    import java.awt.event.*;
    import java.awt.image.BufferedImage;
    import java.io.IOException;
    public class DragDropJTableCellContents extends JFrame {
        public DragDropJTableCellContents() {
            setTitle("Drag and Drop JTable");
            setDefaultCloseOperation(JFrame.EXIT_ON_CLOSE);
            getContentPane().add(createTable("JTable"), BorderLayout.CENTER);
            setSize(400, 300);
            setLocationRelativeTo(null);
        private JPanel createTable(String tableId) {
            DefaultTableModel model = new DefaultTableModel();
            for (int i = 0; i < 10; i++) {
                model.addColumn("Column "+i);
            for (int i = 0; i < 10; i++) {
                String[] rowData = new String[10];
                for (int j = 0; j < 10; j++) {
                    rowData[j] = tableId + " " + i + j;
                model.addRow(rowData);
            JTable table = new JTable(model);
            table.getTableHeader().setReorderingAllowed(false);
            table.setSelectionMode(ListSelectionModel.SINGLE_INTERVAL_SELECTION);
            table.setCellSelectionEnabled(true);
            JScrollPane scrollPane = new JScrollPane(table);
            table.setDragEnabled(true);
            TableTransferHandler th = new TableTransferHandler();
            table.setTransferHandler(th);
            table.setDropTarget(new TableDropTarget(th));
            table.setAutoResizeMode(JTable.AUTO_RESIZE_OFF);
            JPanel panel = new JPanel(new BorderLayout());
            panel.add(scrollPane);
            panel.setBorder(BorderFactory.createTitledBorder(tableId));
            return panel;
        public static void main(String[] args) {
            new DragDropJTableCellContents().setVisible(true);
        abstract class StringTransferHandler extends TransferHandler {
            public int dropAction;
            protected abstract String exportString(JComponent c);
            protected abstract void importString(JComponent c, String str);
            @Override
            protected Transferable createTransferable(JComponent c) {
                return new StringSelection(exportString(c));
            @Override
            public int getSourceActions(JComponent c) {
                return COPY;
            @Override
            public boolean importData(JComponent c, Transferable t) {
                if (canImport(c, t.getTransferDataFlavors())) {
                    try {
                        String str = (String) t.getTransferData(DataFlavor.stringFlavor);
                        importString(c, str);
                        return true;
                    } catch (UnsupportedFlavorException ufe) {
                    } catch (IOException ioe) {
                return false;
            @Override
            public boolean canImport(JComponent c, DataFlavor[] flavors) {
                for (int ndx = 0; ndx < flavors.length; ndx++) {
                    if (DataFlavor.stringFlavor.equals(flavors[ndx])) {
                        return true;
                return false;
        class TableTransferHandler extends StringTransferHandler {
            private int dragRow;
            private int[] dragColumns;
            private BufferedImage[] image;
            private int row;
            private int[] columns;
            public JTable target;
            @Override
            protected Transferable createTransferable(JComponent c) {
                JTable table = (JTable) c;
                dragRow = table.getSelectedRow();
                dragColumns = table.getSelectedColumns();
                createDragImage(table);
                return new StringSelection(exportString(c));
            protected String exportString(JComponent c) {
                JTable table = (JTable) c;
                row = table.getSelectedRow();
                columns = table.getSelectedColumns();
                StringBuffer buff = new StringBuffer();
                for (int j = 0; j < columns.length; j++) {
                    Object val = table.getValueAt(row, columns[j]);
                    buff.append(val == null ? "" : val.toString());
                    if (j != columns.length - 1) {
                        buff.append(",");
                return buff.toString();
            protected void importString(JComponent c, String str) {
                target = (JTable) c;
                DefaultTableModel model = (DefaultTableModel) target.getModel();
                String[] values = str.split("\n");
                int colCount = target.getSelectedColumn();
                int max = target.getColumnCount();
                for (int ndx = 0; ndx < values.length; ndx++) {
                    String[] data = values[ndx].split(",");
                    for (int i = 0; i < data.length; i++) {
                        String string = data;
    if(colCount < max){
    model.setValueAt(string, target.getSelectedRow(), colCount);
    colCount++;
    public BufferedImage[] getDragImage() {
    return image;
    private void createDragImage(JTable table) {
    if (dragColumns != null) {
    try {
    image = new BufferedImage[dragColumns.length];
    for (int i = 0; i < dragColumns.length; i++) {
    Rectangle cellBounds = table.getCellRect(dragRow, i, true);
    TableCellRenderer r = table.getCellRenderer(dragRow, i);
    DefaultTableModel m = (DefaultTableModel) table.getModel();
    JComponent lbl = (JComponent) r.getTableCellRendererComponent(table,
    table.getValueAt(dragRow, dragColumns[i]), false, false, dragRow, i);
    lbl.setBounds(cellBounds);
    BufferedImage img = new BufferedImage(lbl.getWidth(), lbl.getHeight(),
    BufferedImage.TYPE_INT_ARGB_PRE);
    Graphics2D graphics = img.createGraphics();
    graphics.setComposite(AlphaComposite.getInstance(AlphaComposite.SRC_OVER, 1f));
    lbl.setBorder(BorderFactory.createLineBorder(Color.LIGHT_GRAY));
    lbl.paint(graphics);
    graphics.dispose();
    image[i] = img;
    } catch (RuntimeException re) {
    class TableDropTarget extends DropTarget {
    private Insets autoscrollInsets = new Insets(20, 20, 20, 20);
    private Rectangle rect2D = new Rectangle();
    private TableTransferHandler handler;
    public TableDropTarget(TableTransferHandler h) {
    super();
    this.handler = h;
    @Override
    public void dragOver(DropTargetDragEvent dtde) {
    handler.dropAction = dtde.getDropAction();
    JTable table = (JTable) dtde.getDropTargetContext().getComponent();
    Point location = dtde.getLocation();
    int row = table.rowAtPoint(location);
    int column = table.columnAtPoint(location);
    table.changeSelection(row, column, false, false);
    paintImage(table, location);
    autoscroll(table, location);
    super.dragOver(dtde);
    public void dragExit(DropTargetDragEvent dtde) {
    clearImage((JTable) dtde.getDropTargetContext().getComponent());
    super.dragExit(dtde);
    @Override
    public void drop(DropTargetDropEvent dtde) {
    Transferable data = dtde.getTransferable();
    JTable table = (JTable) dtde.getDropTargetContext().getComponent();
    clearImage(table);
    handler.importData(table, data);
    super.drop(dtde);
    private final void paintImage(JTable table, Point location) {
    Point pt = new Point(location);
    BufferedImage[] image = handler.getDragImage();
    if (image != null) {
    table.paintImmediately(rect2D.getBounds());
    rect2D.setLocation(pt.x - 15, pt.y - 15);
    int wRect2D = 0;
    int hRect2D = 0;
    for (int i = 0; i < image.length; i++) {
    table.getGraphics().drawImage(image[i], pt.x - 15, pt.y - 15, table);
    pt.x += image[i].getWidth();
    if (hRect2D < image[i].getHeight()) {
    hRect2D = image[i].getHeight();
    wRect2D += image[i].getWidth();
    rect2D.setSize(wRect2D, hRect2D);
    private final void clearImage(JTable table) {
    table.paintImmediately(rect2D.getBounds());
    private Insets getAutoscrollInsets() {
    return autoscrollInsets;
    private void autoscroll(JTable table, Point cursorLocation) {
    Insets insets = getAutoscrollInsets();
    Rectangle outer = table.getVisibleRect();
    Rectangle inner = new Rectangle(outer.x + insets.left,
    outer.y + insets.top,
    outer.width - (insets.left + insets.right),
    outer.height - (insets.top + insets.bottom));
    if (!inner.contains(cursorLocation)) {
    Rectangle scrollRect = new Rectangle(cursorLocation.x - insets.left,
    cursorLocation.y - insets.top,
    insets.left + insets.right,
    insets.top + insets.bottom);
    table.scrollRectToVisible(scrollRect);
    Edited by: Andre_Uhres on Nov 18, 2007 10:03 PM

  • How can you post comments during signal aquisition?

    How can you post comments during signal aquisition? For example, while acquiring your signal, you want to post a comment which the temperature reads at "30 seconds" from your relative start time (t=34 sec into recording)
    I have the LE package where events, alarms, etc cannot be used. Are there other ways that the user can mark an "event" during recording?

    Hey hkim,
    If you know how long it will be before you want a message to pop up you can simply include a sequence structure and in the first sequence have a wait time of your desired length and have the message pop up and display in the second sequence frame. 
    Hope This Helps,
    Doug B
    Applications Engineer
    National Instruments

  • Speed Issues during Prime Time

    Over the last two months my speed during primetime hours 4 pm to around midnight have degraded drastically.  During these hours I typically get 1mbs, during the rest of the hours from midnight to around 4 again, I get the full 7mbs that I pay for.  I thought DSL wasn't supposed to have these problems and it was typical for cable companies.  I would really like this to be resolved as it wasn't always like this and now its to the point where its unacceptable.  I've tried removing my router and connecting both my pc and my mac directly to the dsl during these times incase it was some sort of virus issue, and that didn't solve my problem.  Not really sure what to do.
    So to summerize
    -Slow internet speeds in primetime hours 4  pm to 12 am PST
    -Problem has only been happening in the past three months but has been getting noticeably worse recently.
    -4pm internet speed drops to 1mbs at midnight goes back to the 7 mbs I pay for and stays that way until around the same time the next day.
    Tried hooking up modem to both a pc and a mac and removing the router during these slow periods as well as restarting the modem with no positive result.
    The modem I have is a Westell G90610015-20 Rev E.
    Router is a netgear but again this happens with or without the router.
    Speedtest numbers during these times agree with it, and when I check the modem connection setting it still says I'm at 7000+ down so I'm not exactly sure whats wrong.

    Please post your Modem Transceiver Statistics. You can obtain them by visiting http://192.168.1.1/ , clicking System Monitoring, Advanced Monitors and then Transceiver Statistics. If you are presented with a Username and Password prompt, try one of the following combinations.
    admin/password
    admin/password1
    admin/admin
    admin/admin1
    Your Verizon username and password
    Additionally, how is your voice service, if you have a phone with with Verizon? Do you have Static, buzzing, or any other noise on the line that should not be there? 
    If you are the original poster (OP) and your issue is solved, please remember to click the "Solution?" button so that others can more easily find it. If anyone has been helpful to you, please show your appreciation by clicking the "Kudos" button.

Maybe you are looking for

  • OBIEE 11g - How to return from analysis in correct order

    I have a problem when using the return link in the bottom of analysis. I doesn't always return to the previous analysis. I have a dashboard (Dashboard 1) containing a dashbnoard prompt and an analysis (Analysis 1). I have also two other analysis Anal

  • Application Administrators can't see VLAN configuration on VMs in VMM 2012 R2

    Hi, I have the following issue on my VMM 2012 R2 infrastructure. I have created a cloud with a Hyper-V Cluster in it. Configured a Application Administrator Role (Self Service) and assigned all permissions related to this cloud and Hyper-V Cluster, i

  • Conditions in rule modeler based on user status

    Hi there, We work with incidents and problems in CRM 7.0 and I want to create a rule in the rule modeler based on the user status on my problem ZITP. But when creating the conditions I only get the standard user status from status profile IT00001, -2

  • SDBI_CLUSTER_CHECK in R/3 Enterprise

    Dear All Is there any cluster consistency check program in R/3 Enterprise 110 in ERP 6.0 we can check the cluster check via SDBI_CLUSTER_CHECK but 470 have no that program. is there any similar program with SDBI_CLUSTER_CHECK in 470 ent ? thanks for

  • Java Annotation

    Hi, Can any one please help with the following questions ? What is Java Annotation and its applicability ? How does its absence & presence makes difference ?? Thanks in advance.