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 wOOdy-Soft on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by peteru

  1. peteru

    Sybase shutdown unexpectly ...

    Hi all, we have a strange system install with Sybase 12.5. Everynight at 4 the ueshutdown is called and sybase stops. We are not able to naildown which process / user / script is doing this. Does anyone know a way to have more logging in the sybase log ? So that we can see what is causing the...
  2. peteru

    automatically remove certs

    Hello this there a way to automatically remove certs from the java console. We have hundreds of computers and want to remove one certifcate using a script. thanks Peter
  3. peteru

    decrease sybase memory

    Hi all, is it possible to decrease sybase memory. I know how to increase it using sp_configure. But is it possible to do the otherway round in case of a roll back scenario ? Thanks Peter
  4. peteru

    Sysback Problem - group ... does not exist

    I solved the problem. There was a missing patch from ML6 Peter
  5. peteru

    Sysback Problem - group ... does not exist

    Hi all, I have a problem since ML7 was applied on a AIX 5.1 machine. Before applying the ML the backup was working. Now I got a error. Does anyone know if the syntax of sysback changed? Or why I get this error? Executing Command:/bin/sh -c "/usr/sbin/sysback -f /dev/rmt0 'melvg' 2>&1" GVolume...
  6. peteru

    java tcp connection is still open after destroying applet.

    Thanks sedj and tim, i raised a problem ticket to solve this. Rewriting it to complex it is a app that is communicating with an CTI Server for Outbound, regards, Peter
  7. peteru

    java tcp connection is still open after destroying applet.

    That is what I would like to do , but in reality cannot do. :)
  8. peteru

    java tcp connection is still open after destroying applet.

    That is my problem. I'm using a javabean jar that I cannot control. Is there a way to close and restart the java vm to make sure that everythink is clean?
  9. peteru

    java tcp connection is still open after destroying applet.

    Hi, I have a java applet in a IE Browser that communicates with a 3rd machine (not the web server) using tcp/ip. When I start the applet everthing is initialized and working well. When I destroy the applet (e.g go to a new websites) and start it again (e.g. go back to the old website) it seems...
  10. peteru

    100% remove patches on AIX 5.1

    Do I need to be root user for that ? Can I compare two system, regards the installation of patches, using instfix -ick > file and compare the files?
  11. peteru

    100% remove patches on AIX 5.1

    Hello, If I want to install patches on a AIX 5.1 system, can I be sure that this patches can be removed 100% after installation? Someone else installed some patches on the system. How can I verify which patches are installed? Thanks a lot, Peter
  12. peteru

    Running an applet with an older version than compiling the source code

    Thanks to all who have answer my question, it was helpful for me, Peter
  13. peteru

    Running an applet with an older version than compiling the source code

    Is this valid for all different JRE or only for those lower the 1.4.2 ?
  14. peteru

    Running an applet with an older version than compiling the source code

    Does anyone now what happens if I compile a java class with 1.4.2_06 and run the applet with version 1.3.1 or 1.4.1 or 1.4.2_03 ? Does this result in errors ? system hanging ? thanks Peter
  15. peteru

    Limitation for the Java console

    Hi, I'm sorry but I think I do not fully explain what is meant with "console". I have programmed a java applet that prints notifications to the Java Console (with log4j). This console is being started when the applet is loaded with the IE. Do you know any limitations regards this console? (...

Part and Inventory Search

Back
Top