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 TouchToneTommy 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. remsauk

    Downgrade printer firmware

    Hi We have two HP3005 printers w/different firmware versions PRT01 20110406 02.140.2 PRT02 20080411 02.040.2 When these printers print the same report in landscape, PRT01 trims/omit about the first 8 positions. What I want to try, if possible, is downgrade PRT01's firmware to PRT02's...
  2. remsauk

    Crontab

    You may want to do this in the future. You create a copy of crontab so you don't have to edit your crontab file. For example, in your home directory (for example /home/yourname)key the following # crontab -l > mycronfile This creates a copy of crontab in your current directory...
  3. remsauk

    File sharing with AIX

    Hi... Is there a way to create a directory on an iSeries to share w/an AIX box? I have data that I want to export between servers and rather than FTP, I was hoping I could create a directory on the iSeries that both servers could have acess to. For example, the pSeries AIX box would mount or...
  4. remsauk

    Load compiled programs/objects from one iSeries to another

    Thanks for your help; yes; the target is 5.3; the source 5.2 but will be at 5.3 sometime this summer. Thanks again
  5. remsauk

    Load compiled programs/objects from one iSeries to another

    Hi... I have two AS/400's; one has 5722WDS Tools - Application Development (etc) for programming (270); the other does not. Part of the reason was economic. The one that doesn't is a Domino server. It's a 520 that replaced a 170 that had 5722WDS. I wouldn't be doing a lot of RPG but I did...
  6. remsauk

    5.2 to 5.3 migration

    One thing that happened to me going from 5.1 to 5.3 (level 4) was that it expired root's account. I worked w/a Business Partner; we were able to access root's account and noticed the EXPIRATION date value for root was set (as I recall) to 0101000071. We were able to change that to 0.
  7. remsauk

    Determining used available tape size during backups

    I guess I'd have to answer yes, however, it looks like I'd have to do a lot of addition; I have about 150 sequence numbers on one of my tapes and some of these files have quite a few objects in them; I'd have to add the size (K) of each one. I was hoping for something easier. Thanks
  8. remsauk

    Determining used available tape size during backups

    Hi... Is there a way to find out (command) how much of a tape is used? For example, I have an Ultrium1 100GB/200GB drive attached to my AS/400 and I was wondering how much of it is used in my daily backups and my system saves. Thanks
  9. remsauk

    AIX Software Update

    Thanks to all...this is very helpful. This AIX box has Informix and currenty runs one application (our financial package). I'm not sure how to stop/start the Informix Database. Regarding fixes...I'm thinking that AIX Apply mode is similar to the AS/400 Temporarily Appled status and Commit is...
  10. remsauk

    AIX Software Update

    Hi.. I'm responsible for maintaining our iSeries (AS/400) and an AIX box. I'm more confortable doing the following in the AS/400 environment. However, I've decided to try my hand at updating the Operating System software (in the AS/400 word, and perhaps in AIX, IBM refers to these...
  11. remsauk

    Ibm Printer goes to sleep

    Hi...for me, it's print jobs from my AIX (V5R1)server. I've had AIX V5R1 for over a year....and this printer doesn't do much AS/400 printing anymore...this printing issue has only occurred the past month or so...I wonder if it isn't a board...IBM thought the panel was sending a wrong signal to...
  12. remsauk

    Ibm Printer goes to sleep

    I'm having a similar problem....things have been fine for many, many months...then recently, different times of the day, different days, during different reports, the printer will stop in the middle of a job....we have a card in the printer that allows us to print from twinax (AS/400) and...
  13. remsauk

    Log in history

    Thanks to all of you...this has proved very helpful...I'm rather new to aix...I'm also one of those who doesn't trim wtmp. Thanks again
  14. remsauk

    Log in history

    Hi... Thanks to both of you...I'll out your suggestions to use...
  15. remsauk

    Log in history

    Hi... Is there an AIX command or something in smit that will tell me when a user last logged on? I come from an AS/400 background and there's a command wrkusrprf (work user profile)that I can use...ie wrkusrprf js* <Enter> would give me all users w/js...like John Smith. I can take option 5 to...
  16. remsauk

    Shutdown command in crontab

    Hi.. Regarding rebooting the AS/400's...that schedule was set up prior to my getting here...but the IBM contacts/vendors I use have no problems with it and it's worked out well..we're running Lotus Notes on one and several other apps on the other...I had been rebooting the RS/6000 server prior...
  17. remsauk

    Shutdown command in crontab

    Hi haexpert... That's something to think about...I also maintain AS/400's and they IPL (reboot) weekly...but I may have the AIX server reboot monthly...or every so often... Thanks
  18. remsauk

    Shutdown command in crontab

    Hi LinuAIX... I'll give that a try... Thanks
  19. remsauk

    Shutdown command in crontab

    Hi... I want my RS/6000 running AIX 5.1 to reboot over the weekend at the job site (while I'm at home) Can I add the following to my crontab; 0 7 * * 6 shutdown -r or would it be better to put the command in a script in my root directory... 0 7 * * 6 /myshutdown Thanks
  20. remsauk

    AIX Subsystem 101

    Hi.. I have a question on how subsystems are displayed in AIX. I got the following information when I entered errpt -a LABEL: SRC_RSTRT IDENTIFIER: BA431EB7 Date/Time: Wed Mar 3 10:26:02 CST Sequence Number: 536 Class: S Type: PERM Resource Name: SRC...

Part and Inventory Search

Back
Top