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 bkrike 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: matth
  • Content: Threads
  • Order by date
  1. matth

    Relay Specific Domains

    I am trying to use Exchange 5.5 to relay specific domains. I have Open Relay turned off. From my webserver, I am housing pages for some of my customers, and I send off auto-reponses when their customers request catalogs, etc. I added one of the domains to my IMS under connections and set it to...
  2. matth

    Finding Missing Numbers in Sequence

    I need a query that will find the missing numbers in a sequence. I have some SQL that a co-worker gave me, but Access doesn't like it. The table I am pulling from does not sort the column that I am pulling the numbers from. The column does not start with 1 (actually starts about 28000 or so)...
  3. matth

    Cannot Open Access Database

    I am trying to open a database, but I am getting the following error: The Microsoft Jet database engine stopped the process because you and another user are attempting to change the same data at the same time. I have tried to rename the file, move it to another computer, but I can't open it...
  4. matth

    Set Up Mult. Sites using NLB

    We are setting up 3 servers to run our websites using Windows 2000 AS and Dell Poweredge 2650's. Our current thought is to use network load balancing to allow the servers to back each other up. Are we heading down the wrong path with this idea? The other idea would be to run as clustered...
  5. matth

    Set up NTP on AIX 4.3.3

    I would like to have my RS6000 read the time from my NT box so they can by sync'd for system updates. I know that older version of AIX didn't have the Network Time Protocol (NTP) included, but it could be obtained and installed. Does AIX 4.3.3 have the client on the install disks? How easy is...
  6. matth

    RF driver failed to load

    We are using Symbol PDT6800's. It seems that when we boot one of our terminals (A-B-D-PWR), we get the following message: Driver forgot to set the MSMTxFreeCount variable during the DriverInit S110DIxx-DOS-6: The adapter did not initialize. S110DIxx did not load. RF driver failed to load!! I...
  7. matth

    /bin permissions all switched to 777

    Does anyone know where I can get a list of standard permissions for the files in the /bin directory? It seems that someone that had the root password did a chmod 777 in /bin (and possibly other directories as well) and I am having problems with su, smit, and enq right now (possibly others that...
  8. matth

    Lost NFS after running fsck -y

    Our system reported a dirty superblock on the last reboot of the machine. After running fsck -y on all the filesystems, everything seemed to be working. This morning, however, we can't seem to make our NFS connection from our NT servers. Is there something that needs to be reset on the Unix...
  9. matth

    Cannot get 2k DB to compact

    I have an Access2000 database that we update every night. At the end of the update, the script runs a compact on the database. Sometimes the script halts due to the data, which causes the database to grow (seemingly exponentially). Currently, the database sits at over 2 Gigs. When I run compact...
  10. matth

    restricting users to a directory

    How do I restrict my developers to a specific directory so they can not touch my production area? So far I have created a new user, I have there login to drop them into a directory, (/test) but they are still able to wander through the rest of the system. I think I know how to keep people out...
  11. matth

    How to change part of a field entry...

    I need to update an inventory table. I want to change sku for current items and have it reflect on historical tables. The sku's look like, "B31510003" and I need to change 5 digits so that it will look like, "B31223003". How do I search for a pattern within a field and...
  12. matth

    libcompat.1.a location

    I need to install this file into my OS (AIX 4.3) What is the location of the file in the 4 disk install set? How would I normally look that up?
  13. matth

    Crontabs not starting edits...

    I have a crontab set up to fire off my tape back up at night.  I want to also have it update files every 15 minutes by running a command.  When I write the line into the crontab, it doesn't seem to fire off.  I have basically no UNIX background, so if you have any...

Part and Inventory Search

Back
Top