home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 8 Other / 08-Other.zip / smbtrac1.zip / SMBINFO.TXT next >
Text File  |  1992-11-17  |  3KB  |  67 lines

  1.      From the desk of: Luciano Chavez
  2.                       OS/2 LAN Server Field Support
  3.                       Austin Programming Center        Austin, Tx
  4.  
  5.      Subject: SMBTRACE.EXE Tool for 1.2 - instructions
  6.  
  7.  
  8.      The SMBTRACE.EXE can only be run on OS/2 workstations/servers. Also, the
  9.      REQUESTER service must be started in order to run SMBTRACE.EXE.
  10.  
  11.      If the SMBTRACE tool will not be run from the drive where it is located,
  12.      the directory it is located in should be in the PATH or it should be
  13.      prefixed when running the tool... ex. A:\TOOL\SMBTRACE ?  (displays options).
  14.      The options specified for SMBTRACE.EXE MUST be in lower case.
  15.  
  16.      Taking a trace:
  17.  
  18.      1. Open an OS/2 full screen session.
  19.      2. If a recreatable problem, it is advisable to only trace the error so
  20.         if possible follow the steps right before the error and then go to
  21.         step 3 to trace the error.
  22.      3. At the prompt type SMBTRACE -y -t:3 -s:3 -d:512 -v:3 > trace.smb
  23.         where trace.smb is the name of your trace file.
  24.      4. Once you press │ENTER│, the trace output will be redirected to the
  25.         trace output file. At this point, the cursor will just be sitting
  26.         at the far left one line below with no new prompt.
  27.      5. Trace the error or the state of system during the problem.
  28.      6. Once the problem has been traced, open a second OS/2 full screen
  29.         session and stop the trace by typing SMBTRACE -k
  30.      7. Switch back to the first OS/2 session, it should now have an OS/2
  31.         command prompt, this means the trace has been stopped and is in the
  32.         trace file (trace.smb).
  33.  
  34.      regards,
  35.  
  36.      Luciano Chavez
  37.  
  38. ************************************************************************
  39.     From the desk of: Luciano Chavez
  40.                   OS/2 LAN Server Field Support
  41.                   Austin Programming Center        Austin, Tx
  42.  
  43.     Subject:  SMBTRACE tool for 1.2 instructions...
  44.  
  45.     I couldn't find the note that had the instructions but here
  46.     they are:
  47.  
  48.     1. copy the SMBTRACE.EXE file on to the OS/2 machine you will
  49.        do the trace from.
  50.     2. open an OS/2 full screen session and type:
  51.  
  52.        SMBTRACE -y -t:3 -s:3 -d:512 > trace.smb
  53.  
  54.     (note the options must be in lowercase.  Also if file I/O is
  55.     involved you may want to use the verbose option and end up
  56.     with SMBTRACE -y -t:3 -s:3 -d:512 -v:? > trace.smb).
  57.           (-v:3 will get everything verbose)
  58.  
  59.     3. Press enter and recreate the problem scenario.
  60.  
  61.     4. Once the problem is recreated open another OS/2 full
  62.     screen session and type SMBTRACE -k this will stop the trace
  63.     and then have them send you the trace file.
  64.  
  65.     Luciano Chavez
  66. 
  67.