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 derfloh 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: *

  • Users: zum
  • Content: Threads
  • Order by date
  1. zum

    Transfering data over specific nic

    Hi, I have a linux server that has two nic cards setup with different IP's. Nic card2 IP is 172.33.3.50 and has a vpn tunnel set up to another remote server. If I need to transfer data to the remote server how can I make the transfer go through Nic Card2 IP 172.33.3.50? How do you direct...
  2. zum

    Virtual Server (qemu) networking setup

    Hi, Not sure if this is the correct place to post this, but I'm having an issue setting up the networking on guest virtual servers. I'm running fedora 15 using qemu as my hosted server. My virtual guest servers are Window servers. My quest servers can't talk to my network or connect to the...
  3. zum

    Linux Redhat 4 not showing Multi processors

    Hi. I'm running RedHat 4 kernel 2.6.9-78.ELsmp. I have a new Dell server that has 2 Quad processors. My system is only showing 4 processors running. I should show 8. Any suggestions on what the problem could be or how I can get the system to show the other processors? Thanks.
  4. zum

    BCP out Help.

    Hi, I'm trying to bcp out some data out of a table. I need the data to be extracted into a flat file, and each entry needs to be on it's own separate line. For example. 999903695BLUE CROSS RED SHIELD OF OREGON 00003949 99040-304 999903695BLUE CROSS RED SHIELD OF OREGON 00003949 99040-304...
  5. zum

    /tmp directory clean up

    My /tmp directory seems to get cleaned up from time to time, which is a problem because I have some directories I need in there. How do I stop my /tmp directory from getting cleaned up? I'm running RedHat 4. Thanks!
  6. zum

    who to connect to another server using sqlplus

    Hi, I'm trying to use sqlplus to connect to another server running Oracle. I'm doing this on a FreeBSD server. I use the command, #sqlplus which then asks for my username and password. I'm really just trying to make sure that the Freebsd server can talk to the Sun server that is running...
  7. zum

    Kernel parameter shmctl change

    How do I check my parameter setting for shmctl, and if needed how to I change the setting? I'm running Redhat 4. Thanks.
  8. zum

    bcp file size.

    Is there a limit on how big a file can be when bcping out data? I'm trying to bcp out a large file and it keeps failing. I get to 12356000 rows then I get the message: successfully bulk-copied to host-file. Error: Writing BCP file (0)! bcp copy out partially failed Disk space on my server...
  9. zum

    Installing Apache on a 64bit server

    Is there a version of apache that installs on a 64bit server or how do you install apache on a 64bit server? I'm running Linux Fedora 7 64bit. I get this error when doing the "make" command. /usr/lib/libexpat.so: could not read symbols: File in wrong format collect2: ld returned 1 exit status...
  10. zum

    Database backup in Oracle

    I'm very new to Oracle so forgive my stupidity. My company use Sybase is currently moving over to Oracle. With Sybase you can to a database dump. Is there something similar in Oracle? What is the command to do a database backup? Thanks,
  11. zum

    SYBASE environment variable must be set error

    Hi, I'm running Sybase 11.9 on FreeBSD 6.2. I've installed Sybase and the backup server and everything was running great until I rebooted the server. I start Sybase database server fine, but when I start the backup server I get this error: No server log file open; Using stderr for log. Apr...
  12. zum

    How to check Dual CPU's are running

    Hi, I'm running FreeBSD 6.2. I have 2 dual core processors and I'm not sure that both processors are running. How can you verify that both are running properly? This is what I see when I do a "top" command. last pid: 2150; load averages: 0.00, 0.00, 0.00 up 0+08:55:03 09:54:52 40...
  13. zum

    email time out error

    I'm using Sendmail on Freebsd 5.4. Lately we have been getting Deferred: Operation timed out errors. I noticed in the maillog this occurs only with dsn=4.0.0. Everything with dsn=2.0.0 get sent fine. Also, what does the "dsn" mean? For example: , delay=2+00:27:02, xdelay=00:01:15...
  14. zum

    tsql connection problem to Sybase

    I've installed freetds-0.63_1. I'm trying to connect to SYBASE 12.5 server. I keep getting this error: locale is "C" locale charset is "US-ASCII" Msg 20004, Level 9, State 0, Server OpenClient, Line 0 Read from SQL server failed. Msg 20014, Level 9, State 0, Server OpenClient, Line 0 Login...
  15. zum

    tsql connection problem

    I've installed freetds-0.63_1. I'm trying to connect to SYBASE 12.5 server. I keep getting this error: locale is "C" locale charset is "US-ASCII" Msg 20004, Level 9, State 0, Server OpenClient, Line 0 Read from SQL server failed. Msg 20014, Level 9, State 0, Server OpenClient, Line 0 Login...
  16. zum

    PHP configuration for opening large Excel files?

    We have web server running Apache2 and php 5.0. We use the system for users to pull up reports in Excel. The last couple days the reports have gotten to large to pull up in Excel. Text seems to work though. Is there a setting some where that can be changed to pull up large files? Possibly...
  17. zum

    compiling php with sybase - error

    Has anyone tried to compile php with sybase configured. I keep getting this error. I'm running RedHat Linux Enterprise 4 64bit/ php 5.2.1 and I have Sybase 12.5.2 installed. /usr/bin/ld: skipping incompatible /opt/sybase/OCS-12_5/lib/libsybtcl.so when searching for -lsybtcl /usr/bin/ld...
  18. zum

    PHP Error during "make" command

    Hi, I'm trying to install PHP-5.2.0 on a Linux4 AMD 64bit server. I get this error during the make command: Thanks in advance! /bin/sh /home/web/php-5.2.0/libtool --silent --preserve-dup-deps --mode=link gcc -I/usr/local/include -g -O2 -rpath /home/web/php-a gcc: /usr/lib64/libltdl.so: No...
  19. zum

    Optimizing performance on Sybase-ASE-12.5.2

    I'm running Sybase 12.5.2 on a Redhat 4 Linux server. The server has 4- 3.0ghz CPU's and 8gigs of memory. How do I configure sybase for best performance. I'll have between 30-50 users. Thanks!
  20. zum

    JVM error

    Hi, I'm trying to install SYBASE 12.5.2 on my Linux RedHat 4 server. Here is my version of java: java version "1.4.2" gcj (GCC) 3.4.6 20060404 (Red Hat 3.4.6-3) When doing the install I get this error: Errors occurred during the installation. - JVM not found Anyone know how to fix this...

Part and Inventory Search

Back
Top