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 strongm 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. bobby13

    Cannot view all emails in OWA

    Hi All, I have a bizzare issue on sharepoint, I can't see the entire contents of my INBOX in sharepoint OWA webpart. When I open outlook on my laptop I can see over 500 emails in my mailbox. However when I logon to sharepoint portal I can only see 200 emails in my inbox. I've tried send &...
  2. bobby13

    ORA-04030:Out of Process Memory

    Parameters ---------------- NAME TYPE VALUE ------------------------------------ ----------- ------------------------------ O7_DICTIONARY_ACCESSIBILITY boolean FALSE...
  3. bobby13

    ORA-04030:Out of Process Memory

    I have apersistent problem, when running our application we keep getting the error message "ORA-04030:Out of Process Memory when trying to allocate 8208 bytes (sort subheap,sort key)" I increased the server RAM from 4GB to 6GB and setup the PAE switch so that windows can see the extra RAM...
  4. bobby13

    Oracle Patch 10.2.0.3 error

    I just applied the patch 10.2.0.3 on my test environment which was running on 10.2.0.1. I stopped all the oracle services and changed them to manual. I then installed the patch. No errors were generated. I then tried to restart the serviceslike tnslistner, DBinstance, DBconsole service on the...
  5. bobby13

    ORA-12518 TNS:Listener could not hand off client Connection

    I think I've resolved the problem, majority of my users are away on easter break so when they return I will know whether this tweak has paid off or not. Basically my SGA settings were quite high, so 60% of RAM was being used by SGA and 40% by Windows. I basically reduced the total SGA to 800...
  6. bobby13

    ORA-12518 TNS:Listener could not hand off client Connection

    Hi Guys, Like I said I've already increased the processes and sessions parameter to 1000. I have 300 users max that use the system. What we've noticed is that as soon as the processes increases over 105 the TNS error starts, under 105 processes its fine. Below are my DB parameters: Connected...
  7. bobby13

    ORA-12518 TNS:Listener could not hand off client Connection

    HI we are running Dedicated connentions mode. When you say Increase processes which parameter do you mean in Oracle 10g? Regards Bobby
  8. bobby13

    ORA-12518 TNS:Listener could not hand off client Connection

    The server is on the same network as users so its not a firewall issue. I can ping/tnsping the server from client PC, no problems there. There is no firewall installed on Windows 2003 server. Looks like either i'm missing a parameter somewhere. Regards Bobby
  9. bobby13

    Wireless access and Admin Rights

    We ahve a similar issue with users wanting to use wireless Access Points at Hotels and Airports. What we did was we partitioned the laptop in two. First partition was called Network and the second partition Wireless. Both partitions are invincible to the other. So if you logged into Network...
  10. bobby13

    Cannot Boot

    Try repairing your installation on Windows XP, by booting from the CD using WinXP, then choose the repair option. Regards Bobby
  11. bobby13

    ORA-12518 TNS:Listener could not hand off client Connection

    This weekend I installed Oracle Enterprise 10g release 2 on Windows 2003 server. The server is a Xeon dual processor 2.5MHz each with 3GB RAM and 300GB harddisk on RAID 1. The installation was fine, I then installed our application on it, that went smoothly as well. I had 3 users logged in to...
  12. bobby13

    Copy Data within a Table

    Problem has been resolved,I had the answer but was using the wrong syntax and making my sql very complicated, when all I needed to do was update bazes set official_base_name = base_name; The new collumn was automatically updated. Regards Bobby
  13. bobby13

    Copy Data within a Table

    HI I was wondering if someone can assist me on how I can copy a collumn within a table into another collumn within the same table. Basically I have a table called bazes which has a collumn called base_name, within the same table I have inserted a new collumn called official_base_name. So I...
  14. bobby13

    Oracle Management Server Service does not start

    I've tried deleting the entire oracle installation on both laptops then started installing software only on one laptop when it completed, I rebooted the laptop then created a OEM repository SID= OEMREP, which successfully completed as well. I then logged on to the OEMREP via enterprise manager...
  15. bobby13

    Oracle Management Server Service does not start

    The orcale version is Oracle Enterprise Edition 9.2.0.1, In the Event viewer under Application logs I have the following error message "The Process termination failed for JRE%2, The service has terminated abnormaly.See the file c:\oracle\ora92\sysman\log\oms.nohup for details" The details of...
  16. bobby13

    Oracle Management Server Service does not start

    Hi, I have two laptops patched onto a wireless network, I can ping between both laptops so theres connectivity. On Laptop 1 I have created a instance with repository called sid = OEMREP. The problem is when I start up the laptop windows can not start the OracleManagementServer service, any...
  17. bobby13

    Connecting to your Home network from Internet

    Hi Guys, I'm still having problems I can't basically establish a connection with my computer within the LAN. I've created a Port redirection to my computers internal IP address, terminal services on the computer have been started, Firewalls are ON. So finally i installed LogMeIn software and...
  18. bobby13

    Small Office Networking Advice Needed

    Hello Marc, I'm not aware of any data transfer or connectivity issues for using USB connectors. I've never used USB adapters as oppossed to Wireless PC cards, because the desktops i work with only have 2 USB ports and most users are using them for either USB mouse's or CD-RW Drives. So by using...
  19. bobby13

    Private VPN Connection

    Hi I have a wireless D-Link 604+ router, at present firewall on the router has been disabled. I have a static IP address (80.111.111.1) provided by my ISP on a 2Mb broadband link. I basically want to Access my computer at home from office or anywhere, how do i do that? Ideally I would like to...
  20. bobby13

    Small Office Networking Advice Needed

    Hello Marc, Because you can't run a ethernet cable from your Wireless router into your hub in reception, I suggest you install Wireless PC Cards or USB flash cards in all the computers that need high speed DSL connection. If the PCs are running Windows XP Professional its quite simply to...

Part and Inventory Search

Back
Top