Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Wanet Telecoms Ltd on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. countrypaul

    XP Pro client to Dlink router using L2TP?

    Is it possible to connect a Dynamic VPN using the XP Pro (client) to a Dlink 824vup+ router using L2TP and a pre_shared key? I want to do this using the MS client rather than having to install more software. It appears it should be possible from various sources, but nowhere can I find a...
  2. countrypaul

    Pro*C program crash when Oracle shutsdown ?

    I have a Pro*C program that is crashing - but the cause is not clear (partially because it runs as a service and partially because it happens on a server abroad). I have not found anything that defines the action of the Oracle client when the Server shuts down, or the network drops. Can anyone...
  3. countrypaul

    Pro*c memory leak during connect ?

    Hi, I have an application that periodically connects to Oracle executes some SQL then closes the connection. This application is multithreaded and using Oracle 9.2. It appears that when the CONEXT FREE is executed no memory is released - and the next time round more is allocated. It appears...
  4. countrypaul

    Changing a table's owner ?

    Is it possible to change the owner of a table in Oracle ? For example: If table statistics was created by Paul, but I now want it to be accessed as part of an application schema rather than 'personal' schema. That is to reference it as ABCD.statistics rather than paul.statistics from other...
  5. countrypaul

    Determining if Pro*C/C++ threads enabled

    I have a situation where an application could load one or both of two DLLs dynamically. Both DLLS are multithreaded and written in Pro*C/C++. The application itself is not linked to Oracle and cannot be. In order for the DLL's to work the Pro*C/C++ must include EXEC SQL ENABLE THREADS before...
  6. countrypaul

    PIX 501 setup problem

    We've spent several hours at this and cannot believe it is that difficult - but hink we are overlooking something simple therefore any help would be appreciated. We have an internal LAN on which the ip address range is 192.168.1.x - this accesses he internet through a PIX 515E with no problems...
  7. countrypaul

    Problem & Solution with 3Com Officeconnect wireless

    Hi, I though I would post this as someone else may have te same problem at some time. I have a 3Com 11g access point (3CRWE454G72) located upstairs 1 flight which worked fine with a laptop PC located downstairs. The laptop disk died and was replaced, unable to find the original drivers for the...
  8. countrypaul

    Compaq 6500 smartarray 3200 rebuild problem

    I have a Compaq 6500 with a Smartarray 3200 controller which had 5 x 4.3GB disks configured as a raid 5 single array. The server runs Win2K. One disk has failed so I have tried to replace it - three times, once with a 4.3 GB drive and twice with 9Gb drives. As the machine boots it indicates...
  9. countrypaul

    VPN client problem getting certificate

    We are trying to setup a VPN using ipsec. The certificate authority is a Microsoft enterprise CA. We can fill in the enroll pages on the client, but it always fails to contact the CA. Any suggestions for what we have got wrong, where to start trying to resovle this? We have the client on the...
  10. countrypaul

    Routing problem on VPN client to PIX

    Hi, We have a PIX 515e connected to the internet and an internal network on 192.168.1.x. We have configured a VPN using pptp and a remote Windows XP machine using the native windows client. The remote machine obtain an ip address in the range 192.168.2.x. When connected withthe VPN: On the...

Part and Inventory Search

Back
Top