Setting up failover in an RV042 V3

I have a new (about 4 months old) RV042 V3 4.0.0.07 firmware that I am trying to use in failover mode.  I have a SOHO and I normally use cable Internet connection.  It is quite fast (15 megabit), but not super reliable.  I have added DSL (3.3 megabit) which is five nines (supposedly) but not so quick. 
I have a Westell 7500 wireless DSL modem located in the basement, where the telephone lines enter the building.  This gives me a wireless link to the second floor server room through  a wireless router that connects to WAN 2 of the RV042.   The cable modem is in the server room and connects directly to the WAN 1 of the RV042.  The cable works, but when it goes down, the DSL link comes up but does not allow Internet traffic.  The RV042 is set up as a Bridge and I have set up port forwarding to get the cable to work and used similar firewall commands to route the traffic if the router switched over.  I suspect that the problem is in the port forwarding (port 80) or the firewall rules(which are pretty simple) because everything looks like it switches over, but it just doesn't work on WAN2. 
Can anyone shed any light on this problem, which does not seem like it should exist?
Thanks, Bob

If you plug a PC into R2, do you have internet access? Yes, Ethernet works from R2 including DHCP to the plugged in PC
What is the Default Gateway? See data below:
Laptop plugged into R2
Ethernet adapter Local Area Connection:
Connection-specific DNS Suffix . : westell.com
Description . . . . . . . . . . . : Realtek RTL8139/810x Family Fast Ethernet NIC
Physical Address. . . . . . . . . : **Deleted**
Dhcp Enabled. . . . . . . . . . . : Yes
Autoconfiguration Enabled . . . . : Yes
IP Address. . . . . . . . . . . . : 192.168.2.61
Subnet Mask . . . . . . . . . . . : 255.255.255.0
Default Gateway . . . . . . . . . : 192.168.2.22
DHCP Server . . . . . . . . . . . : 192.168.2.1
DNS Servers . . . . . . . . . . . : **Deleted**
Route Test from Laptop via R2
tracert google.com
Tracing route to google.com over a maximum of 30 hops:
1 <1 ms <1 ms <1 ms 192.168.2.22
2 1 ms 1 ms 1 ms 192.168.2.1
Router 2 IP Data:
Local IP Address 192.168.2.22
Subnet Mask 255.255.255.0
Gateway 192.168.2.1
Local DNS 192.168.2.1
Default Gateway on WAN2: Initially DHCP value from R1, but I changed it to use a static IP setup as you suggested, but since a PC works on R2  I figured it was OK.  The DHCP numbers were the exact numbers that I assigned as static as suggested in the your next question.  Apparently this change makes WAN2 work.  Not sure if that was the only problem because I also gave R4 a static address of 192.168.10.2, figuring if one static was good, then two statics would be at least twice as good. 
Have you tried giving WAN2 a static IP address and gateway that points to R1?
I did as you suggested and put static WAN2 as 192.168.2.2. It makes it cleaner.  Please look at my firewall rules, I know that at least one is not right, and if I look at the SysLog I get lots of questions.  There is a web server at 192.168.10.11, which has always been there but not on the drawing.
Default gateway on WAN1: From DHCP from cable company modem and it works as it is supposed to:
IP Add. xx.xx.xx.71, Default Gate. xx.xx.xx.1, Dyndns enabled
I have added an updated network drawing and some router configurations.  Note the stuff in the SysLog, which I can't get figured out.  The syslog concerns me that my firewall is not set up right.   I added the webserver to the drawing, which I have updated many times this weekend as work proceeded.
*** Solution Comments ***
As noted in the multiple edited section above, adding static addresses appears to have fixed my failover problem.  I had left the question open because I was seeing firewall log activity.  After several days of digging around I figured out what eth0 and eth1 were.   They are LAN and WAN1 respectively.  Since the system is operating with WAN2 connected and WAN1 blocked this is apparently normal operation since WAN1 is blocked by policy. 
Since it appears to fail over after changing to static addresses, I guess this question was answered by mpyhala when he asked me if I was using static addresses.   I have always done that, and I cannot imagine why I didn't do it this time.  Thanks for getting me on the right track.
As for the Log activity, it is to be expected  and the log activity appears to make sense, when you consider the traffic path.
Thanks, for the help
Message was edited by: Bob Lawson
Message was edited by: Bob Lawson
Message was edited by: Bob Lawson

Similar Messages

  • Set up Failover for Mac server hosting OD, FileSharing, and DNS

    I have a 2008 Mac Pro server running Mavericks. On this server, we are hosting Open Directory with about 250 users, DNS, and File Sharing. All of the users have home directories on the server. 25 of them are using Home Sync. All of the home directories and file sharing are stored on an external RAID device connected by eSATA. The boot drive is an internal 250GB SSD.
    If the server should suffer some catastrophic hardware failure, I would like to be able to restore a clone of the boot drive to another server (Mac-mini) and just move the external RAID device to the new hardware.  This would give me a failover plan that could be implemented in less than an hour. So far this procedure mostly works. The Mini boots up and assumes the identity of the Pro and serves up DNS and File Sharing. The clients all find the Mini at the proper IP address by the FQDN of the original (Pro) server.  However, network users are unable to authenticate with Open Directory on the new server..
    Surely I'm not the first to encounter this situation. Any help would be appreciated.
    Also, if there is a better scheme for having this kind of failover, I'd be glad to consider it. Virtualization might be the key to getting the kind of failover I'm looking for.
    Thanks for your help.

    You must have working forward and reverse name resolution.

  • MSDTC set up in SQL Server 2008 failover cluster

    Hi Guys,
    I am in the process of setting up failover cluster using SQL Server 2008  (64Bit) Enterprise on Windows Server 2008 R2 (64Bit) I have completed almost all the works but I got few questions regarding MSDTC configuration whether the MSDTC disk should
    be assigned from SAN or it should be local to the disk ,  Separate disk for each nodes in the cluter or 1 disk to be used across all the servers for MSDTC in windows fail over cluster.
    With regards, Gopinath.

    Hi Gopinath,
    Please review the following similar blogs to get more details about configuring MDTC and pros & cons of different options.
    How to Configure Multiple Instances of Distributed Transaction Coordinator (DTC) on a Windows Server Failover Cluster 2008
    http://blogs.technet.com/b/askcore/archive/2009/02/18/how-to-configure-multiple-instances-of-distributed-transaction-coordinator-dtc-on-a-windows-server-failover-cluster-2008.aspx
    How to configure DTC for SQL Server in a Windows 2008 cluster
    http://blogs.msdn.com/b/cindygross/archive/2009/02/22/how-to-configure-dtc-for-sql-server-in-a-windows-2008-cluster.aspx
    Thanks,
    Lydia Zhang
    Lydia Zhang
    TechNet Community Support

  • How is the 'batch_action' set in a mapping?

    Greetings
    I have two mappings that are conceptually the same in that they select rows from a remote table using that table's 'LAST_UPDATED' column to pick up the previous 3 days updated rows and then do a UPDATE/INSERT into the target table.
    I each case the remote source table is quite large (> 15 million rows).
    In the first mapping the 'batch_action' variable gets set to 'BATCH_MERGE' and executes a MERGE statement that works very nicely.
    In the second mapping the 'batch_action" is not even used and the generated code uses BULK processing which is not good in this case.
    The first mapping usually reads about 30,000 rows from the source table and pushes that thru the MERGE command and finishes in about 10 minutes. Cool.
    The second mapping reads the entire remote table and ends up adding the same 30,000 rows to the target table but takes several hours to do it!!!
    I have checked the configuration settings on the two maps and they are identical as far as I can tell. I am not using any hints and the 'Default Operating Mode' in each case is 'Set based failover to row based'.
    Any ideas on why the two maps generate very different PL/SQL code as the package body?
    Thanks very much for any feedback.
    -gary

    Hi Patrick
    Good to hear from you again and thanks for the feedback.
    No offense taken whatsoever on the map configuration comment. I have NOT checked every last configuration parameter but only the ones I know I've touched in the regular routine I use for almost all the maps. There indeed could be something different buried way down deep and I will continue to pursue that angle.
    I have turned off all hints on both maps at this point, no parallel, no append, nothing.
    The 'batch_action' variable is one I found in the generated code for the map that runs OK. It is set to 'BATCH_MERGE' which I'm assuming will cause the MERGE statement to be used, which indeed seems to be the case.
    That variable does not appear at all in the generated code for the map that runs very slowly.
    The two maps do select from different tables over the same database link but the overall structure and flow of the two maps is the same. The source tables both have over 15 million rows in them. I have only one source table, a FILTER on a DATE column to get only the rows updated in the past 3 days, a few functions to manipulate the data (dividing by 100, e.g.) and finally into the target table with UPDATE/INSERT.
    It appears to me that the long running map is not using the index on the DATE column in the remote table that is used to determine the rows updated in the past 3 days. I have checked the remote tables and indexes and insured that I had current statistics, etc.
    When I run a similar SELECT from SQL*Plus (looking for the rows updated in the past 3 days) and have AUTOTRACE turned on I can see the index being used in the EXPLAIN PLAN.
    I'll continue to look into the map configuration parameters since that, as you stated, seems to be the most likely spot for differences.
    I do have a TAR open for this issue as well.
    Thanks very much for your feedback. Have a great day.
    -gary

  • Failover cluster File Server role best practices

    We recently implemented a Hyper-V Server Core 2012 R2 cluster with the sole purpose to run our server environment.  I started with our file servers and decided to create multiple file servers and put them in a cluster for high
    availability.  So now I have a cluster of VMs, which I have now learned is called a guest cluster, and I added the File Server role to this cluster.  It then struck me that I could have just as easily created the File Server role under my Hyper-V
    Server cluster and removed this extra virtual layer.  
    I'm reaching out to this community to see if there are any best practices on using the File Server role.  Are there any benefits to having a guest cluster provide file shares? Or am I making things overly complicated for no reason?
    Just to be clear, I'm just trying to make a simple Windows file server with folder shares that have security enabled on them for users to access internally. I'm using Hyper-V Core server 2012 R2 on my physical servers and right now I have Windows
    Server Standard 2012 R2 on the VMs in the guest cluster.
    Thanks for any information you can provide.

    Hi,
    Generally with Hyper-V VMs available, we will install all roles into virtual machines as that will be easy for management purpose.
    In your situation the host system is a server core, so it seems that manage file shares with a GUI is much better.
    I cannot find an article specifically regarding "best practices of setting up failover cluster". Here are 2 articles regarding build guest cluster (you have already done) and steps to create a file server cluster. 
    Hyper-V Guest Clustering Step-by-Step Guide
    http://blogs.technet.com/b/mghazai/archive/2009/12/12/hyper-v-guest-clustering-step-by-step-guide.aspx
    Failover Cluster Step-by-Step Guide: Configuring a Two-Node File Server Failover Cluster
    https://technet.microsoft.com/en-us/library/cc731844(v=ws.10).aspx
    Please remember to mark the replies as answers if they help and un-mark them if they provide no help. If you have feedback for TechNet Support, contact [email protected]

  • Hyper-v failover Failover makes all Host crash

    Hi
    i have set up failover cluster. i have 2 node.  Node1 and node2.
    I have a test VM running on Node1. I tested failover, by running the "simualte failover". That did work. then i tested a unplaned scenario. I turned of the node1. i was expected that the VM was moved to Node2, taht didn happen. All the nodes loste
    connection and turn into restarting.
    Also, The cluster is connected to FB. taht works fine. And i have set up som network in nic teaming. Lets say my ethernet switch goes down. ? and i losse my nic team(20 Gbs). isnt taht a scanrio to failover? and how do you configure that?

    Hi Martinbt,
    >>I mabethink my problems can be related to the NIC teaming and LBFC. i am getting a erro 106.
         Dont know its related. But the server do loses it connection when it is failing over.
         i have changed the nic teaming to Hyper-v port.
         Is the errr id 106 a error taht can mess this up?
    If you configured VMQ improperly ,event ID 106 will occur .
    NIC teaming and the event ID 106 may be described/resolved within following link :
    http://support.microsoft.com/kb/2974384
    Best Regards
    Elton Ji
    We
    are trying to better understand customer views on social support experience, so your participation in this
    interview project would be greatly appreciated if you have time.
    Thanks for helping make community forums a great place.

  • How to enable "persistent mode" in Windows failover cluster manager 2012?

    In Windows Server 2008 R2 there was a checkbox named "Enable persistent mode" on a General tab in the Properties of a cluster resource.
    In Windows Server 2012 that seems to have disappeared.
    My cluster resource is a "generic script" resource (not that it makes any difference).
    How do I enable "persistent mode" for a cluster resource in Windows Server 2012?
    Thanks

    Hi Marcus Griley,
    Enabled by default for VM groups Option is hidden from GUI in 2012, you can use the specify the preferred owner of group to realize the same function, positively not come online
    on a node that is not a possible owner.  If no possible owner nodes are up, then the group will still failover to a node that’s not a possible owner, but it will not come online.
    Preferred Owners in a Cluster
    http://blogs.msdn.com/b/clustering/archive/2008/10/14/9000092.aspx
    Specify preferred owners of a group:
    https://technet.microsoft.com/en-us/library/cc759663(v=ws.10).aspx
    Set group FailOver policy:
    https://technet.microsoft.com/en-us/library/cc786993(v=ws.10).aspx
    Set group FailBack policy:
     https://technet.microsoft.com/en-us/library/cc778570(v=ws.10).aspx- This will help the resources to fail back on the preferred owner.
    I’m glad to be of help to you!
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Support, contact [email protected]

  • Failover SharePoint SQL Mirror steps?

    Hi
    I have a stretched SharePoint 2010 farm across 2 DCs.  We have a SQL server in each site (2008 R2) using asynchronous mirroring.  We use Power Pivot service application - its DB is also mirrored.  I set the failover server/database location
    using PowerShell for all SP DBs.
    We attempted a mirror failover last week using the following process:
    1. Activated the mirrored DBs
    2. Updated Power Pivot service application to point to the new failover server/db
    Afterwards all SP services seemed ok - apart from Power Pivot.  We got an error about "unable to refresh data".  The reports would load but we could refresh data within those reports.
    I just want to ask are we following the correct procedure in failing over?

    Hi,
    According to your description, my understanding is that the PowerPivot reports could not refresh data after changing the databases.
    I recommend to make sure that the following services are running:
    Excel Calculation Service; Secure Store Service;
    Claims to Windows Token Service; PowerPivot Service.
    And check the service account’s permission on the new database.
    Please also try to point the PowerPivot service application to the former database to see if the issue still occurs.
    Could you please provide more detailed error message in the ULS log?
    Thanks,
    Victoria
    Forum Support
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact
    [email protected]
    Victoria Xia
    TechNet Community Support

  • Failover setup help

              I have a sun V880 box and an IIS proxy. The goal is to set up a failover only scenario
              with no load balancing (more licenses and minimal load of applications).
              Is there a way to set up failover with this configuration without load balancing
              ? when you set up a cluster with weblogic, isnt it load balancing with built in
              fail over ?
              I can build a cluster with 2 managed servers and put one of the managed servers
              in a warm standby mode. IIS proxy will assume the secondary is down and will always
              direct the requests to the primary. I can put in a JMS script that will check
              the heart beat of the running server and if it fails it will resume the standby
              server.
              Ideas and comments are appreciated.
              regards.
              arjun.
              

    Router 1:
    interface Serial0/0/0.1 ip routing ! Points at the interface that needs to be Prioritized
    interface FastEthernet0/0
    description interface to LAN
    ip address x.x.x.x 255.255.255.0
    standby 1 ip <Gateway> ! Virtual IP (IP Virtual)
    standby 1 priority 105 ! Higher Priority = Primary Router
    standby 1 preempt ! Enables the router with the highest priority to
    ! immediately become the active router
    standby 1 track 1 ! WAN SUBINTERFACE
    Router bgp <ASN>
    network <Gateway> mask 255.255.255.0 ! Broadcasts Gateway out the WAN through BGP
    Router 2:
    track 1 interface Serial0/0/0.1 ip routing ! Points at the interface that needs to be
    ! Prioritized
    interface FastEthernet0/0
    description interface to LAN
    ip address x.x.x.x 255.255.255.0
    standby 1 ip <Gateway> ! Virtual IP
    standby 1 priority 100 ! Lower Priority = Backup Router
    standby 1 preempt ! Enables the router with the highest priority to
    ! immediately become the active router
    standby 1 track 1 ! WAN SUBINTERFACE
    Router bgp <ASN>
    network <Gateway> mask 255.255.255.0 ! Broadcasts Gateway out the WAN through BGP
    By doing the following to my 2 router is that enough? to have the automatic failover if ISP A went down routing will go thur R2?
    when ISP A is up routing will go back to R1

  • WRT54G and RV042

    Hi, My current office set up is the Linksys RV042 (IP address 192.168.1.1 "PPoE") serves as my main gateway and the Linksys WRT54G (IP address 192.168.1.2 "static configuration") as my wireless access point only. I have observe that when i connect the Linksys WRT54G router my internet connection is slowing down tremendously, (as in its very very slow) but once i disconnected it my connection speed returns to normal. I've already upgraded both with their newest version of firmware. So my question is there a problem connecting this two routers? do they have conflicts or something like that? Thanks in advance

    No i do not think that both the router are having any issue .... still you can do one thing ... that check the configuration of RVO42 ... change the MTU size to 1300 ... Click save settings ...

  • Ip SLA failover config not working need help urgent cisco 2911 K9 router

    Hi,
    I am setting up failover wan for one of my cient and seems everything i have configured correctly but its not working. For track i am using google DNS ip 8.8.8.8 and 8.8.4.4 where if i ping 8.8.8.8 from router it pings but not 8.8.4.4. I I think because 8.8.4.4 no pinging so router does not jump if primary gigabitethernet0/0 down.
    Not sure what i am doing wrong. Please find below config details:
    -------------------------------------------config-----
    username admin privilege 15 password 7 XXXXX
    redundancy
    track 10 ip sla 1 reachability
     delay down 5 up 5
    track 20 ip sla 2 reachability
     delay down 5 up 5
    interface GigabitEthernet0/0
     ip address 122.160.79.18 255.0.0.0
     ip nat outside
     ip virtual-reassembly
     duplex auto
     speed auto
    interface GigabitEthernet0/1
     ip address 182.71.34.71 255.255.255.248
    ip nat outside
     ip virtual-reassembly
     duplex auto
     speed auto
    interface GigabitEthernet0/2
     description $ES_LAN$
     ip address 200.200.201.1 255.255.255.0
     ip nat inside
     ip virtual-reassembly
     duplex auto
     speed auto
    ip forward-protocol nd
    no ip http server
    no ip http secure-server
    ip nat inside source route-map giga0 interface GigabitEthernet0/0 overload
    ip nat inside source route-map giga0 interface GigabitEthernet0/0 overload
    ip route 0.0.0.0 0.0.0.0 GigabitEthernet0/0 track 10
    ip route 0.0.0.0 0.0.0.0 GigabitEthernet0/1 track 20
    ip route 8.8.4.4 255.255.255.255 GigabitEthernet0/1 permanent
    ip route 8.8.8.8 255.255.255.255 GigabitEthernet0/0 permanent
    ip sla 1  
     icmp-echo 8.8.8.8 source-interface GigabitEthernet0/0
     frequency 10
    ip sla schedule 1 life forever start-time now
    ip sla 2  
     icmp-echo 8.8.4.4 source-interface GigabitEthernet0/1
     frequency 10
    ip sla schedule 2 life forever start-time now
    access-list 100 permit ip any any
    access-list 101 permit ip any any
    route-map giga0 permit 10
     match ip address 100
     match interface GigabitEthernet0/0
    route-map giga1 permit 10
     match ip address 101
     match interface GigabitEthernet0/1
    control-plane
    ------------------------------------------config end

    Hello,
    as Richard Burts state correct the nat configuration is not right. But the ICMP echo request for the IP SLA is traffic, which is generated from the router with a source-interface specified. There shouldn't be any NAT operation at all, or? Iam using IP SLA  for two WAN connections too, but I can't recall  ever seen an entry for the icmp operation in the output of sh ip nat trans.
    To me the static route configuration looks wrong too. As far as I remember it's necessary to specify a next-hop address (Subnet/mask via x.x.x.x) on Multiple Access Broadcast Networks like ethernet, otherwise the Subnet appears as directly connected on the routing table. The configuration "ip route subnet mask <outgoing interface> only works correct for p2p links. With the configuration above i would say there is no routing at all possible except for "real" direct attached networks. Vibs said it's possible to reach the google dns 8.8.8.8 but not the second one 8.8.4.4. I verified that 8.8.4.4 usually answers to ICMP echo-request.
    My guess is that the next hop for the gig 0/0 interface has proxy arp enabled but the next hop for the gig0/1 interface hasn't proxy arp turned on.
    kind regards
    Lukasz

  • Transparent Cache & Failover Bypass

    Hi,
    i'm using transparent caching on a 11501 sending all http traffic to a BlueCoat Cache.
    I have set the failover bypass option.
    When the cache is down, the CSS bypass the cache, but the problem is that i want the http requests to have the CSS source address so the firewall let them pass.
    But the http requests have the client ip.
    Is there a solution to this?
    the cache rule is L5
    Thanks

    HI,
    just use the primarySorryServer command (see http://www.cisco.com/en/US/products/hw/contnetw/ps792/products_command_reference_chapter09186a008028fe78.html#wp1140863). This command takes care or requestes if all other services in a content rule failed. In your case this will take place if your Caches are failing. The sorryserver (your firewall) will than take over the job until the caches return working.
    Btw. be aware that this service should only do "routing". So no need for destination NAT.
    Regards,
    Joerg

  • Configure active and standby mac address in failover

    Hi guys, 
    I just have a doubt that, if I configure the active and standby mac address in failover, does it will cause any downtime? 
    As I planning to configure the active and standby mac addresses in failover during production time and not wish that it will bring any downtime to me. 
    Besides that, just need some guideline that do I need to put all the interfaces' mac addresses in failover?
    failover mac address GigabitEthernet0/0 0022.90fe.2000 0022.90fe.2001 
    failover mac address GigabitEthernet0/1 0022.90fe.3000 0022.90fe.3001
    failover mac address GigabitEthernet0/2 0022.90fe.4000 0022.90fe.4001
    failover mac address GigabitEthernet0/3 0022.90fe.5000 0022.90fe.5001

    Hi Marius, 
    Seem like set the failover MAC address was not working for me. 
    Last friday I was tested the failover MAC address.
    TEST 1
    1, Power off primary ASA and secondary ASA work as active.
    2, 2821 router able to learn the correct arp entries.
    TEST 2
    1, Power on primary ASA and failover from secondary to primary. 
    2, 2821 router able to learn the correct arp entries from ASA.
    3, Set failover MAC address, power off primary ASA and secondary ASA be active.
    4, 2821 router unable to learn the correct arp entries.
    TEST 3
    1, Removed failover MAC address from secondary ASA.
    2, 2821 router still unable to learn the correct arp entries from ASA.
    3, Power up primary ASA and secondary ASA still in active.
    4, 2821 router still unable to learn the correct arp entries from ASA.
    5, Reboot 2821 router and it able to learn the arp entries from ASA.
    I am not sure this issue from router or from the ASA. But I guess I will try to upgrade the router in term of software and hardware. 

  • Failover Groups in VDS

    Hi there,
    Does anyone have any experience / documentation on setting up failover groups in VDS?
    Penka Tatarova / Fedya Toslev / Alexander Zubev / Gerlinde Zibulski / Kristian Lehment ?
    Thanks,
    Matt

    Solved this one.  Wrote it up in Setting up Failover in SAP VDS

  • UCCX 8 Network Failover

    All,
    I looked at UCCX 8.0 SRND about the server Network Failover and could not find it. Be fore UCCX 8, UCCX server only connects on one Network interface. UCCX 8 does have command "set network failover ena" in the command list. Question is "Does UCCX 8 suport Network failover???"
    Thanks,
    Wenqian

    Hi
    In my experience the number of outages caused by software failures or administrative errors outweigh those caused by LAN/NIC failures by a huge amount. So much that the question of NIC failover doesn't really cause too much issue, especially when you have a pair of UCCX servers in the cluster (as most of my customers do, especially where redundancy is important). I think it's more important to stay within the guidelines - so when it does fail TAC don't have the option of pointing at your NIC configuration as 'unsupported'.
    If NIC failover is really that important to the customer, then one option is to deploy it on UCS. You can have a single vNIC on the virtual machine, and multiple physical NICs in a fault tolerant mode whilst still staying in a 'supported' config.
    Aaron
    Please rate helpful posts..

Maybe you are looking for

  • WHT - No unpaid tax lines exist for the given selection criteria

    Before going to execute Create remittance challan J!INCHLN , i entered all the mentioned  parameters and  try to save but  i got error message  as follows No unpaid tax lines exist for the given selection criteria. Message no. 8I702 Diagnosis The cor

  • Maximum file size with Adobe Media Encoder?

    I seem to be having a problem when converting files in AME. I'm converting .m2v files into quicktimes files, using the DVCPRO HD 1080i50 codec. No sound is being exported with the audio. Dimensions are 1440 x 1080, frame rate, field type and aspect a

  • HT4623 My camara won't open on my phone, what do I do?

    My camara on my I4s will not open what do i do?

  • Bind Variable in Oracle Standard Report

    hi experts i'm using oracle 10g r2 , working on oracle erp r12 ebs i have a standard report where i add some bind variables but the code is too complex and most of the data retrieved from formula column define in oracle standard report . how to add b

  • Fix for the eMac raster shift problem

    Has anyone read and tried this fix? Before my eMac went blank, this problem was one of the many... Here is the article: http://www.macfixit.com/staticpages/index.php?page=20030131071918881