Connecting to servers.

 

FOR ERROR LOGS

 

Use Secure CRT – log on as Coeus (for production)

            telnet –axFl root coeus.mit.edu

            cd var/https/tomcat/logs

            tail –f catalina.out

 

            also look in the log file in coeus app

 

 

FOR EDI

For irb-dev

 

Powerbuilder will write the flat file to coeusdb-test.mit.edu to usr/local/OSP-DEV/194O/dev

 

To get the flat file

get a coeus ticket (use leash)

filezilla to coeusdb-test

 

To translate (assuming cron job not running)

Need to get flat file to edi-test machine

·        host explore as coeus (or as ele and kinit coeus)

·        telnet -axFl coeus coeusdb-test.mit.edu

·        cd /usr/local/OSP-DEV/194O/dev and locate the file

·        scp filename edi@editest.mit.edu:/export/home/edi/osptest/194/input

·        it will as ask for password (lost jams really, gee I’m insane), and copy the file

Translate

·        cron job should pick it up to translate and move it back to coeusdb-test

·        to do it manually, have to get onto editest machine (Lawrence):

·        ssh –l edi editest

·        go to /export/home/edi/osptest/194/input to see file

·        edixlato –f –p /export/home/edi/osptest/194/input

 

 

For osp_award

Same process, just different machines.

Coeus will write flat file to osp-award.mit.edu to /usr/local/OSP-Prod/194O/prod/

Need to get a coeus ticket (leash) to filezilla to osp-award

Edi production machine is gourmet

Files will go in /export/home/edi/coeus/194/dropbox