User Tools

Site Tools


how_to_send_a_vms_crash_dump_to_parsec_for_analysis

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Last revisionBoth sides next revision
how_to_send_a_vms_crash_dump_to_parsec_for_analysis [2018/10/23 19:35] – <code>...</code> tweaks lrickerhow_to_send_a_vms_crash_dump_to_parsec_for_analysis [2018/12/04 18:59] – change fictional company name lricker
Line 40: Line 40:
 PARSEC's customer-support FTP site, ''ftp.parsec.com'', enables //binary// (//image//) mode file transfers as its __default__. PARSEC's customer-support FTP site, ''ftp.parsec.com'', enables //binary// (//image//) mode file transfers as its __default__.
  
-In the following example, assume that the fictitious customer's/organization's name is "Fwipper," so the connection is made with username "''fwipper''" and password "''fwippersupport''"+In the following example, assume that the fictitious customer's/organization's name is "AcmeCo(Wiley E. Coyote's primary Amazon-like -- before there was Amazon.com -- supplier of Road-Runner-catching gadgets), so the connection is made with username "''acmeco''" and password "''acmecosupport''"
  
-To send Fwipper's latest DUMPFILE_COPY.DMP to PARSEC:+To send AcmeCo's latest DUMPFILE_COPY.DMP to PARSEC:
  
 ''$ **SET DEFAULT DISK$ARCHIVE:[DUMPS]**  ! where you've copied your crash dump file...''\\ ''$ **SET DEFAULT DISK$ARCHIVE:[DUMPS]**  ! where you've copied your crash dump file...''\\
-''$ **sftp fwipper@ftp.parsec.com**'' +''$ **sftp acmeco@ftp.parsec.com**''\\ 
-  fwipper@ftp.parsec.com's password: fwippersupport +''fwipper@ftp.parsec.com's password: **acmecosupport**''    <- This password does not echo, of course... 
-  #---------------------------------------------- +<code> 
-  # Welcome to PARSEC's FTP service for Clients! +#---------------------------------------------- 
-  # You will be "trapped" in a chrooted directory +# Welcome to PARSEC's FTP service for Clients! 
-  # That means you can simply upload files here  +# You will be "trapped" in a chrooted directory 
-  # without worrying about where to put them or  +# That means you can simply upload files here  
-  # making sub-directories.  +# without worrying about where to put them or  
-  #---------------------------------------------- +# making sub-directories.  
-  Connected to ftp.parsec.com. +#---------------------------------------------- 
-  sftp> put DUMPFILE_COPY.DMP +Connected to ftp.parsec.com. 
-     ...This file transfer will take “a long time”... +sftp> put DUMPFILE_COPY.DMP 
-  sftp> quit +   ...This file transfer will take “a long time”... 
-  $+sftp> quit 
 +$ 
 +</code>
  
 In some situations, PARSEC (or others) may request that you send a BACKUP save-set file which contains your copied Dump File.  Many sites mark the copied-dump files with the NOBACKUP file attribute: In some situations, PARSEC (or others) may request that you send a BACKUP save-set file which contains your copied Dump File.  Many sites mark the copied-dump files with the NOBACKUP file attribute:
how_to_send_a_vms_crash_dump_to_parsec_for_analysis.txt · Last modified: 2018/12/04 19:00 by lricker

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki