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 Chriss Miller 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 os400

  1. os400

    IE7 prompts for open/save of .asp files

    this problem is confined to just one system. Mike Butler Now former Iseries Guy -> PC's back, SUNs gone Iseries gone- BooHoo "Never put off 'til tomorrow what you should have done yesterday
  2. os400

    IE7 prompts for open/save of .asp files

    I have a weird issue where asp pages are not auto loaded in my IE7 browser. I'm prompted with a File Download dialog box with the following: Some files can harm your computer. If the information below looks suspicious do not open or save this file: File Name: doctl.asp So far, I've looked...
  3. os400

    how to hide a user from a dist list

    I've created a user ID ( _adminsupspec ) to be used as a template. All the required groups are included in the ID. The ID has been disabled and the managed by field is clear. I've set the ID to be hidden from exchange address lists. So far the disabled account is still viewable in the...
  4. os400

    lpt1 mysterious switch to dot_4

    The Friday mystery. On several occasions over the past few months I’ve had the following event happen: A printer connected to a system via lpt1 will switch to DOT_4 after the system has been through a power down and a restart via the power switch. The printer is shared on the network. Any other...
  5. os400

    how can i skip a cmd if there is no response frm a rmt system

    This script connects to systems listed in a file and runs the systeminfo cmd, returning the output to stdout where it's captured and written to a text file. All works well until I come across one system that is online but does not respond to the system info cmd. At that point the script waits...
  6. os400

    AS400 V5R3 to V5R4 upgrade spool files not being held anymore

    check the default printer files (qsysprt and the rest). i've seen them be replaced during an upgrade. HTH Mike Butler Now former Iseries Guy -> PC's back, SUNs gone Iseries gone- BooHoo "Never put off 'til tomorrow what you should have done yesterday
  7. os400

    CWBTF0022 : PC file not found/locked

    In the windoze world the max path length is ~248 - 260 characters. see http://msdn.microsoft.com/en-us/library/aa365247.aspx for more information. hth Mike Butler Now former Iseries Guy -> PC's back, SUNs gone Iseries gone- BooHoo "Never put off 'til tomorrow what you should have done yesterday
  8. os400

    Microsoft to Stop Selling XP June 30, Should we use Vista?

    www.savexp.com from infoworld. sign the petition to save XP Mike Butler Now former Iseries Guy -> PC's back, SUNs gone Iseries gone- BooHoo "Never put off 'til tomorrow what you should have done yesterday
  9. os400

    Extract Data From Text File

    try using the find command and pipe the output to a file ex: find "mystring" infile.txt > outfile.txt Mike Butler Now former Iseries Guy -> PC's back, SUNs gone Iseries gone- BooHoo "Never put off 'til tomorrow what you should have done yesterday
  10. os400

    Libarary QPFRDATA size causing backup problems

    check your user class, you may need to be *sysopr or *secadm to use the command. try WRKOBJ OBJ(*ALL/DLTPFR*) to locate the command. if you locate it, and it's not in your *libl, you'll need to use the fully qualified name. HTH Mike Butler Now former Iseries Guy -> PC's back, SUNs gone...
  11. os400

    IPL or reset an AS/400 e-series 9406-600 server

    For problem determination go here: http://publibfp.boulder.ibm.com/epubs/pdf/c4152064.pdf start at chapter 2 i hope you have a maintenance contract just in case. Mike Butler Now former Iseries Guy -> PC's back, SUNs gone Iseries gone- BooHoo "Never put off 'til tomorrow what you should have...
  12. os400

    IPL or reset an AS/400 e-series 9406-600 server

    first, the obvious, check the control panel on the system. look for a yellow/orange led being lit. if so, then look at the lcd display and record the src (system reference code). you will use that to start troubleshooting. if that is clear, check the system console for a logon display. if you...
  13. os400

    Oneworld ODA

    you may have better luck in the J.D. Edwards ERP Solutions Forum Mike Butler Now former Iseries Guy -> PC's back, SUNs gone Iseries gone- BooHoo "Never put off 'til tomorrow what you should have done yesterday
  14. os400

    AS400 OUTQ and Printers

    a few questions. is the printer hanging off a PC? if so, is it connected serial or parallel? if so, what emulation program are you using? if so, is the PC in use during print jobs? who's the printer mfg? sorry for so many questions, but it will help us understand the environment. Mike...
  15. os400

    system console via bayluns?

    yup, you can use baluns and cat3 cabling. Just make sure the polarity is right. IBM has twin-ax tester but I don't remember the model #. Big gotcha: do not use any twin-ax cabling in the string. The console should be the first device in the string and don't forget to set it to adr 0. You...

Part and Inventory Search

Back
Top