Slow connection with Anyconnect VPN

Hi,
I have ASA 5510 and FW.8.4. I created Anyconnect VPN but connection is very slow even though internet speed is 100Mb up and down. Users cannot run applications since they time out. Please see the result of "sh vpn-session svc".
Than you for your help in advance.
sh vpn-session svc
Session Type: AnyConnect
Username     : Test                   Index        : 13
Assigned IP  : 192.168.145.1          Public IP    : 89.29.1xx.xxx
Protocol     : AnyConnect-Parent SSL-Tunnel DTLS-Tunnel
License      : AnyConnect Premium
Encryption   : RC4 RC4 AES128         Hashing      : SHA1 SHA1 SHA1
Bytes Tx     : 29066337               Bytes Rx     : 982348
Group Policy : GroupPolicy_MY-REAder  Tunnel Group : MF-Ridder
Login Time   : 14:00:54 CEST Thu Dec 18 2014
Duration     : 0h:08m:09s
Inactivity   : 0h:00m:00s
NAC Result   : Unknown
VLAN Mapping : N/A                    VLAN         : none

Check this link to upgade or reflash the router's firmware.

Similar Messages

  • Very slow connection with Mifi 4510L??

    I'm hoping someone here can give some guidance. I am having very slow connection with the 4510L we just got. Via test on speedtest.net I'm seeing download speed of .17 MBPS at times it was so slow the test was not completing. I normally have 1 or 2 bars on the mifi unit and have seen up to 3 at times. I drove into town and see the same range (1 to 3 bars). I have yet to see the 4G light come on except for prior to activation (would light solid green at times) since activating I have only seen the violet light for 3G.
    Verizon advertises full service both around our city (Richmond, VA) and at my more remote location in Hanover. I have been through the recommended resets and nothing seems to improve the connection speed. Could the unit itself be defective? Also, I've noticed when I go to a location website it thinks I am in Pennsylvania when I am in Virginia. Could the Mifi be trying to connect to a signal in that location for some reason (was refurbished device)
    Thanks for any help you can offer,
    Brian

    I was having problems but upgrading to 2.28 seems to have helped me in addition to a few other changes I made based on this review of the 4510L
    http://www.anandtech.com/show/4500/novatel-wireless-mifi-4510l-review-the-best-4g-lte-wifi-hotspot/4
    1) "selecting WPA2 Personal/PSK (AES)"
    2) "manually selecting a channel (instead of Auto) fixes almost all the instability problems"
    (I'm not sure if it actually worked as the diagnostics always shows channel 0 no matter what I picked.  I did try a couple before one - or the myriad of other things I tried - seemed to make a difference - at least for now - fingers crossed)
    3) "allowing for one to select between each network mode manually, so you can force 4G LTE, EVDO, 1xRTT, or all of the above. This is incredibly useful if you’re right at the cutoff for 4G LTE SINR"  (that's WWAN Preferred Mode LTE only for me)
    4) I also changed my 802.11 Mode to just one mode that works on both computers at my house
    5) I am also careful to turn it off when I am done with it and take it off the charger for the night as well.
    It is my only internet service due to my semiremote location (no cable etc) and when I first got it as a replacement for my dependable 2200 I was about to pull all my hair out.  I was "forced" into it because due to antenna issues on a local tower that supplies my 3G signal my 2200 wasn't even able to load my gmail account.  Verizon very helpful on that - call us if its still an issue in a "few weeks"!  However, when I inquired about the antenna's effect on a 4G signal, an intelligent tech was able to tell me that it was not the tower I would be getting a 4G signal off of - odd but I didn't question that possibility.
    It runs very very warm but I suspect having it on the charger and using it almost all day is part of that.  At first I was wondering if heat was part of the problem - going so far as to have it sitting on an ice pack to test that theory.  Of course then I had to wonder if maybe I was freezing it -lol.  I am careful to turn it off when I am done with it and take it off the charger for the night as well.
    I've been on it most of the day and it seems to be behaving well - so fingers crossed

  • Problem with AnyConnect VPN on ASA 5505

    Hello everyone,
    We're troubleshooting an issue where a client cannot pass any traffic across an AnyConnect VPN with an ASA5505 as the endpoint. The client receives and IP address in the 172.16.0.1/24 range and the ASA creates a static route to the 10.0.0.0/24 internal network but we cannot ping or connect to any internal IP address. The connection appears to fully build and pass traffic (based on the byte counts which increase) but we can't talk to the main network.
    Does anyone have any ideas as to what I can check?
    Thanks!
    Ryan

    AnyConnect client should not be in the same subnet as the internal hosts. It needs to be unique subnet within your environment, so you were on the right path initially.
    If you can share your config, that would be easier for us to check.
    In the meantime, a few things to check:
    1) Have you configured split tunnel policy?
    2) Do you have NAT exemption configured?
    3) Any VPN filter configured that might be blocking the traffic?
    4) Does the internal network know how to route back to the VPN Pool subnet (ie: via the ASA)
    5) Lastly, do you have "inspect icmp" configured?

  • Very slow connection with db2 ver 9.1 client on win2000

    I have been having difficulty in diagnosing why when after installing db2 9.1 fp5  client on our wind2000 box which has Crystal Embedded 10 RAS ( service pack 6 ) running, the reports  that i am invoking using the Java SDK ( we have an  online J2ee web application ) are very slow. I have narrowed the problem area down to where the java sdk is trying to set the table location.
    Using the db2 7.1 client since 2005, we have not had this issue. We must upgrade to ver 9.1 db2 since this is being done at  an enterprise level. I upgraded our test server to 9.1 and noticed this slowness. With the 7.1 db2 client and the same RAS server, the reports take about 2 or 3 seconds but with the 9.1 client the reports take about 40+ seconds each and this is always as the setTableLocation method. Once is goes through this, the rest runs fine.
    I have tested this with a local db2 datbase on windows, a remote db2 database 3000 miles away ( same as with what the 71 client runs against) and it is consistently the same response time.
    I did notice that if I ran my java online on the same server as the RAS server, the response time is great. This only seems to be happenning when the java app is not on the same server as the RAS server.
    I also have a java stub that does not run in a web container. in this case, with the same code and the same databases, whether i am local or remote from the crystal server, the response time is 40+ seconds to connect.
    The .rpt files are developed via Crystal Reports 10 and we develop on a local database and we modify the database credentials throught the SDK as we deploy upto production. I have also tried this with the same database we developed with and the same 40+ seconds connect time.
    All of these scenarios work fine with the 7.1 client.
    so it seems there is some connection issue with the 9.1 client only.
    Need help urgently.

    I have exactly the same issue.

  • Very slow connection with WRT54GS.

    It appeared out of nowhere 2 days ago... slow connection for websites, very high latency for online games to a point where it's unplayable... i tried to reset my router, change channel(i'm usually at channel 6), moving the antennas... nothing. when i reset, the speed is fine for a few minutes, but after a while it's back to slow connection. My router isn't even 1 year old yet and it's already broken? I can't believe that, there must be some solution. Anyone can help please?

    The latest firmware is 1.02.0 if you have wrt54gs v6 & V5 if yout got v7 the latest firmware is 7.50.0
    First step you need to check is your direct connection from the modem.
    1. hardwire your computer straight to the modem using a cat 5 ethernet cable, if your download speed and your internet connection is slow, the problem is with the modem or with your ISP so you need to call your ISP and double check your connection.
    If your speed if fine straight to the modem then its with the router.
    2.Hardwire your computer straight to the router if your speed is fine when its hardwired through the router, then the problem is with your wireless card or the wireless settings of the router.
    In US the standard channel is 11,6 and 1. So play around with the channel. If its still doesnt work then access the setup page of your router click on the WIRELESS tab click on ADVANCE WIRELESS SETTINGS sub tab. set beacon interval to 50, RTS and Fragmentation Threshold to 2304.
    After that turn off the modem the router and your computer for 1min. After a minute turn on the modem first after lights of your modem are steady, turn on the router and lastly turn on your computer, check your connection if its fine then its fixed if not call linksys tech support.
    I hope this would help. Good Luck!

  • Loosing and slow connection with Airport Extreme

    Hi. Before I start, I hope there are some who suffer the same problem as me.
    First of all, I have a problem with my MacBook and Airport Extreme. The Network I created with Airport is getting really slow or unconnected with my MacBook. So I tried to reset both the modem and Airport. Actually, it kinda works, however this problem occurs later.
    First time I thought it was the problem with uTorrent that I didn't use uTorrent anymore but it still has a problem.
    Because of this **** problem, I have to reset my modem and Airport Extreme several times a day and it really stressed me out. Embarrasingly, I don't even know what the problem is. is ti the problem with My macBook? AirPort Extreme? Modem? No idea..
    I need a help...
    P.S. Modem seems working fine since the ethernet is working fine. maybe problem of Airport or MacBook. I think I should go to the Genius Bar but I am afraid that 'Genius' is going to just check once and say 'It has no problem.'

    zdawg77 wrote:
    I too am having very slow connection speed issues with two of my white macbooks, both running 10.6.2, same airport extreme wireless adapter (built in). The strange thing is, these two macbooks came in a macbook 5-pack, and the 3 other laptops all have excellent speed. Nothing different has been done with these 2 laptops - all were updated (albeit the 2 were much slower to download the update), with nothing new installed otherwise...
    There were some Macbooks that had an issue with the screws holding their internal AirPort cards in place loosening, resulting in noise and lower signal levels from the antennas.
    You may want to try taking one of the affected Macbooks to a local Apple Store and see if you experience the same issues on their in-store network.

  • Itunes slow connection with internet

    HELP please someone!
    I recently purchased an iphone 4 and so had to get itunes!
    I never had the need for it before but I'm quite impressed with it, sorts my music well and works quicker than I thought it would on Windows.
    There is 1 issue though, the connection with the internet seem terrible!
    I can't stream the 30sec clips of songs in the itunes store! If I download a song it takes at least half an hour! =(
    My connection works fine for everything else, normally around 3Mb/sec download speed, often more though! So don't have any issues with anything else!
    If I download a song from another source, often takes a matter of a few mins, if not seconds. But itunes seems so slow on the internet!
    Really quick to use, just slow as **** on the net!
    Any solutions you can suggest?
    I've got a Comodo firewall and Mcafee anti-virus and I've added itunes to their safe lists! I can't see what's slowing it up!
    HELP PLEASE!
    Thanks in advance folks!

    How about the built-in Windows firewall - is that also active?
    As a test if this was my PC, I'd turn off all firewalls and security to see if it made any difference. You can always turn it back on after the test.
    Also I'd try closing itunes in the main account, logging into the windows guest account and see if it is slow there, too.

  • Slow connection with wireless, normal when wired

    I've looked at the previous posts regarding this problem but I don't know how to do any of the recommended procedures. I can connect to the internet wirelessly with no problem but my wireless connection has become very slow all of a sudden (speakeasy speed test is 150-300 kbps). If I connect with a cable instead (wired connection) I get my great Comcast digital cable download speed on Speakeasy which is 15-16 Mbps! Previous posts mention looking at what the "RWIN" is set at and changing it but I'm not comfortable messing around with such basic Windows XP settings when I don't know how to reset back to the default if it doesn't work. Is there any patch from Linksys for fixing this or another easy way to fix it? Thanks! Kenshu

    First thing is download firmware from www.linksys.com/download, and update it to latest version. Now follow this from a wired computer : Open setup page of router by typing http://192.168.1.1 in browser's address bar, and typing password as "admin" and no user name. Here enable MTU and set size to 1350. Go to security tab, and disable block anonymous internet requests. Change channel to 11. Go to advanced wireless settings and here change beacon interval to 50, fragmentation threshold to 2306, and RTS threshold to 2307, DTIM to 2. Now reboot modem and router.

  • Slow connection with build in WiFi card

    I have a wanadoo family adsl internet 20 mbit connection with a live box. The live box is also a wireless router.
    When i connect to the livebox wiht my toshiba mx40-231 the connection is very slow. The connection is constantly switching between 1mbps and 54 mbps and speeds between.This is also the problem. One moment a internet page is send in 1/10 of a seccond and 1 minute later a page is loading in 20 secconds! the strang thing is that the signal strength is constant high!
    With the live box i got also a USB wireless stick. when i use this stick i get a constant 54 mbps very very fast connection.
    It seems to me the build in wireless card is the problem. I have already the latest wireless driver and tried a few channels on the router.
    Anyone got a idea to solve this problem so i can throw this wireless stick away :-) Very clumpsy thing this wireless stich on such a beautifull laptop!

    Hi
    If you check wireless board you will find many topics about this theme. It is known that Intel wireless card 2200 B/G make troubles and connection is not constant. We can just speculate why this happen but the fact is that this card has problems with different routers.
    For example: Satellite M40 has the same card and work fantastic with Netgear router. Even with Belkin it works well with full speed.
    I recommend you to install latest Intel driver
    Good luck

  • Slow connection with WRT160Nv2 model router

    someone help please...I am having slow to intermittent connection when router is hooked up...when hooked directly to modem speed and connection is fine..no problems when changing websites or pages...but with router hooked up, I sometimes get a very slow connection or the computer doesn't detect internet connection & goes into the diagnose connection program...which somtimes doesn't detect any connection issue when run and the computer connects to internet then or tell me to power cycle modem and router then try to connect which works...and the connection will be good for a bit then does this all over again...very frustrating...is their a setting in the router or what do I need to do to fix this issue? 

    Check this link to upgade or reflash the router's firmware.

  • Slow connection with OS X 10.7 while trying to access a Windows 2003 server

    Good afternoon:
    I am a systems engineer in an enterprise environment that is now deploying Macs and I have been finding that the Macs have a very slow connection to the Windows 2003 server; even after installing all necessry components.
    All of the Macs access network services via Active Directory
    The issue is the connection speed when trying to access folders on the servers.
    Does anyone have any ideas as to speed up this connectivity issue?

    Did you resolve this issue? Any links to anwers to this?
    thank you.

  • Slow connection with WRT54GS

    I have a desktop PC that is connected to a Westell DSL modem. I connected router to this and have a laptop I am trying to connect to the system.  I can get connected, however my connection is very slow.  I have changed the SSIS and WEP WPA on both the modem and the router and even changed the channel on both.  I have reset the router and gone through the whole process several times. No matter what I do, I cannot get a good connection on the wireless.  The signal strength is excellent but very slow connection.  Please help if you can.  I have only the barest knowledge of computers too.  I can follow directions fine but it has to be laid out for me

    If you are using a westell modem, make sure you change the IP address of the router to a different segment, most westell linksys combos have ip conflicts, try setting your router into 192.168.2.1 or sumthing else. Then try reconnecting to the Internet on all computers and see if there is a difference...
    "Sometimes your knight in shining armor is just a retard in tin foil.."-ARCHANGEL_06

  • SCCM 2007 AND Managing Laptop Connected with NetMotion (VPN) and Chameleon Cellular Connections

    We could use some assistance if anyone is doing any of this.
    We have mobile laptops that are used out in the field:
    They have SCCM client
    Netmotion VPN
    Chameleon Celluar Connections
    Two things:
    1) Is there a piece of SCCM 2007 currently that could manage these (we see SCCM Mobile--but that appears as like smart phones, iphones, ipads, etc).  These are toughbooks (panasonic laptops) and they need to utilize several applications) .  We
    need to manage these differently than laptops with Direct Access. 
    2) We do not want these people receiving SCCM pushes or inventory or WSUS (this is done through our WSUS server) pushes while on cellular network.  When they come back from the field and hit our wireless or connect via network, we would like them to
    receive these types of pushing throughout the night.  Problem:  They set up and configured the laptops to make this cellular Chameleon appear as a fast network and doesn't appear as a device off these laptops.  Several pushes are reg advertisements;
    although we are moving to mostly task sequences.  Which most of you know a regular advertisement will allow us to stop on a slow network, but the task sequence advertisement does not have those capabilities.  So we are in a dilema.  Again that
    only took care of pushes and not all the other things SCCM related we do not want to happen.
    How do others handle remote toughbooks in the field on cell connections where the techs want them to appear as fast connection, yet stop SCCM packages from delivering on them or anything like inventory being done on them.
    Techs are investigating a rule on Netmotion that we might put in place, we have also thought if setting up a boundary on SCCM related to these Netmotion machines being as 10.0.0.x being slow, but we are unsure how to stop everything or write a correct rule
    to stop anything SCCM related while NOT connected via network or wireless? 
    Ideas, thoughts, pieces of SCCM 2007 that we have no invesigated, etc?

    Yes, I know this is an old post, but I’m trying to clean them up.
    Honestly, I would look at CM12 for this. CM12 added a number of features for the exact issue.
    Garth Jones | My blogs: Enhansoft and
    Old Blog site | Twitter:
    @GarthMJ

  • Airport Basestation A1143 slow connection with PC Lenovo Laptop

    I have a strange mystery in my hands. I was issued a company laptop for work, a Lenovo T420 running Windows XP. During work I am on the intranet and wifi if I'm at Starbucks or other wifi areas. At home I have installed an Airport Basestation A1143 and had updated with the latest firmware 7.6 I believe. I have my personal PC running Windows 7 and I have a Powerbook G4 and I watch Netflix streamling thru my Wii. All connections are fine and dandy until I turn on my work laptop. The T420 connection is so impossibly slow at home. My default browser is Explorer but I have used Chrome and it is still slow, so slow that if I want to log in to vpn for work, it would time-out. My initial suspicion was there's something wrong with my T420. However, countless useage at non-Airport basestations proved me wrong. I even visited Apple store this evening and the basestation check out fine and the Mac Genius told me to connect the store's wifi and the same problem occured, is it just my laptop is not compatible with Apple wifi ?

    Cordless phone interference is the most common cause of wireless network slow downs. Do you have any cordless phones there?
    Do you have any kind of electrical device close the AirPort Extreme?  Any other electronic devices need to be as far away as possible from the AirPort Extreme. That may mean that you need to get a longer Ethernet cable and move the AirPort Extreme to a better location away from other electronic devices.
    A wireless keyboard and/or wireless mouse can cause problems as well if you are using them. Try to connect using a wired keyboard and mouse if you have them available to see if that makes a difference.
    Apple' s support document on Wireless Interference will give you more ideas as well.
    http://support.apple.com/kb/HT1365?viewlocale=en_US

  • SMB Slow connection with upgrade to SnoW Leopard and Windows Clients.

    <pre>
    Dear,
    I have now upgraded my MAC OS X LEOPARD 10,5,8 to new SNOW LEOPARD 10,6,2 and if some problems disappear I have a newer big one !
    Now every time a Windows CLient try to connect to a SMB Share of SL server that take a long time about 10-15 seconds to open after that depending on client OS that could be nice for a moment (windows 7 and XP) or browsing stay very slow like for 2003 server connecting to Share on S.Leopard.
    Could you please help me.
    My SL are the main SMB share computer with all data it is connect like other clients to AD (SBS2003).
    I have a SBS2003 server that are Master of Domain
    and a Server 2008 acting like Terminal Server also member server of domain.
    Here are kind of log I receive from SMBD.LOG: I suppose the Credentials problem when connecting are my explanation but how to avoid that !
    2009/11/14 13:37:06, 2, pid=64803 /SourceCache/samba/samba-235/samba/source/smbd/reply.c:reply_special(332)
    netbios connect: name1=MACSRV name2=NOMAD
    2009/11/14 13:37:06, 2, pid=64803 /SourceCache/samba/samba-235/samba/source/smbd/reply.c:reply_special(339)
    netbios connect: local=macsrv remote=nomad, name type = 0
    2009/11/14 13:37:08, 2, pid=64794 /SourceCache/samba/samba-235/samba/source/lib/module.c:dosmb_loadmodule(64)
    Module '/usr/lib/samba/auth/odsam.dylib' loaded
    2009/11/14 13:37:10, 2, pid=64803 /SourceCache/samba/samba-235/samba/source/smbd/sesssetup.c:setupnew_vcsession(1273)
    setupnew_vcsession: New VC == 0, if NT4.x compatible we would close all old resources.
    2009/11/14 13:37:10, 2, pid=64803 /SourceCache/samba/samba-235/samba/source/lib/module.c:dosmb_loadmodule(64)
    Module '/usr/lib/samba/auth/odsam.dylib' loaded
    2009/11/14 13:37:18, 2, pid=64803 /SourceCache/samba/samba-235/samba/source/smbd/sesssetup.c:setupnew_vcsession(1273)
    setupnew_vcsession: New VC == 0, if NT4.x compatible we would close all old resources.
    2009/11/14 13:37:28, 0, pid=64803 /SourceCache/samba/samba-235/samba/source/lib/opendirectory.c:getopendirectoryauthenticator(247)
    failed to read DomainAdmin credentials, err=67 fd=15 errno=2
    2009/11/14 13:37:28, 0, pid=64803 /SourceCache/samba/samba-235/samba/source/lib/opendirectory.c:opendirectoryuser_auth_and_sessionkey(580)
    dsDoDirNodeAuthOnRecordType gave -14091 eDSAuthMethodNotSupported
    2009/11/14 13:37:28, 0, pid=64803 /SourceCache/samba/samba-235/samba/source/auth/authodsam.c:opendirectory_smb_pwd_checkntlmv1(387)
    opendirectoryuser_auth_and_sessionkey gave -14091 eDSAuthMethodNotSupported
    2009/11/14 13:37:28, 0, pid=64803 /SourceCache/samba/samba-235/samba/source/lib/opendirectory.c:getopendirectoryauthenticator(247)
    failed to read DomainAdmin credentials, err=67 fd=28 errno=2
    2009/11/14 13:37:28, 2, pid=64803 /SourceCache/samba/samba-235/samba/source/auth/auth.c:checkntlmpassword(309)
    checkntlmpassword: authentication for user fabrice -> fabrice -> fabrice succeeded
    2009/11/14 13:37:28, 2, pid=64803 /SourceCache/samba/samba-235/samba/source/lib/module.c:dosmb_loadmodule(64)
    Module '/usr/lib/samba/vfs/darwin_streams.dylib' loaded
    2009/11/14 13:37:28, 2, pid=64803 /SourceCache/samba/samba-235/samba/source/lib/module.c:dosmb_loadmodule(64)
    Module '/usr/lib/samba/vfs/darwinacl.dylib' loaded
    2009/11/14 13:37:28, 2, pid=64803 /SourceCache/samba/samba-235/samba/source/lib/module.c:dosmb_loadmodule(64)
    Module '/usr/lib/samba/vfs/notify_kqueue.dylib' loaded
    2009/11/14 13:37:28, 1, pid=64803 /SourceCache/samba/samba-235/samba/source/smbd/service.c:makeconnectionsnum(1092)
    nomad (192.168.2.20) connect to service NetDown initially as user fabrice (uid=501, gid=20) (pid 64803)
    I also have some kind of following message:
    2009/11/14 13:35:18, 0, pid=64579 /SourceCache/samba/samba-235/samba/source/lib/utilsock.c:readdata(534)
    read_data: read failure for 4 bytes to client 192.168.2.20. Error = Connection reset by peer
    NOte that initialy I don't have problem with MAC OS Client but to be sure they use SMB I have desactived AFP server on SNOW LEOPARD SERVER and now they can't browse the share in finder but when connection via COMMAND+K and SMB://server/share that give now the same error but a little bit faster than windows clients.
    Could you help me to troubleshout that problem ?
    Thanks for your help.
    Felee
    </pre>

    Dear CarlosGBA,
    So when you put 2 computers of your network in WORKGROUP in place of DOMAIN the 38 others works fine ? Strange ?
    I have about 15 computers, some are already in workgroup other are linux smb other MAC, the data server are MAC OS X SL, the problem appear for all windows machines, I have try to dissable NTLMV2 and Kerberos since it is probably the faulty element with opendirectory,but always without success !
    I don't know what I can do to trouble shout, I hope next release 10.6.3 come soon and correct about all SMB problem ! Probably a dream only ! Since I ask my self if Apple want to correct something andwhy is this problem let without solutionso long ! For a company it is a big problem.I suppose that Apple never read this forum and never answer our problem ! May be I should contact the support phone to be helped !
    Thanks for you help.

Maybe you are looking for

  • GPU not allowing TV connection

    I have an MSi nvidia n570gtx twin frozr ii and I am trying to connect my tv to it. I tried the VGA cable with a dvi adapter that came with my monitor, and that worked but did not go to full screen. So I bought a dvi to hdmi adapter to try to get full

  • GL substitution rules

    all I have two different substitution rules for one vender #1 is vendor and plant 1 or 2 or 3 and GL xxxxx then post to BA - 70 2 is vendor and plant 4 or 5 or 6 and GL xxxx then post to 81 When I created PO and did the GR/ it's posting to BA 70 wher

  • File upload dialog on webbrowsers - strangest ever

    OK, this is strange. When I open file upload dialog to upload some file using ANY web browser (tried Firefox, Konqueror, Chromium) selecting file does not work. I can select file, but the file that really comes selected can be any file from that same

  • HTP Package and Oracle XE

    Hello Experts, I have just installed Oracle10g XE. I wanted to create package/procedure using Oracle HTP package. Would it be possible to use HTP package in XE. If so then how can I call that in browser? (Say package name is my_package_k and procedur

  • Converting CDR file to MP4 file

    Hi All How do I convert CDR file to MPEG-4 movie file? regards