COB Procedure
COB Procedure
-> CB1
TSS, I TSM
6 // (Check line 6 (Six) for START -> STOP)
F5 , F1 , BK
TSS, I COB
6 // (Check line 6 (Six) for STOP -> START)
F5 , F1 , BK
-> COB.B.CLR
-> DonotRun
TSS, I TSM
6 // (Check line 6 (Six) for STOP -> START)
F5 , F1 , BK
-> COB.B.CLR
->START.TSM DEBUG
For Report:
jsh-->PR.MBL.CIBTA.REPORT
jsh-->PR.MBL.CIBTA.REP
jsh-->PR.EXTRACT.REP // YYYYMMDD format, Type: COB dates
Connect via putty/ttermpro at 10.10.97.33 Web Server, Login by user: jadmin, P/W: jadmin
$ bash
$ cd /mblweb01fs/t24prodweb/jboss/bin/
$ nohup ./run.sh -b 0.0.0.0 >/dev/null 2>&1 &
2nd Browser ON
Connect via putty/ttermpro at 10.10.97.51 Web Server, Login by user: jadmin, P/W: jadmin
$ bash
$ cd /u02/2ndliveweb/jboss5/bin/
$ nohup ./run.sh -b 10.10.97.51 >/dev/null 2>&1 &
For Monthend
cd /u01/rman/scripts/
nohup ./monthendrman.sh &
cd /u01/rman/log/
ls -alrt
tail -100f ......
================
For Incremental Backup
SATURDAY,sunday,tuesday,wenesday
----------
cd /u01/rman/scripts
nohup ./rmanincr.sh &
cd /u01/rman/log/
ls -alrt
tail -100f........
For User wise transaction data extract run the below routine ---
Before Cob run the below routine
In jshell - PUT VOC TO LOGIN EX CB1 BK
MBL.USERWISE.DATA
jsh jadmin ~ -->CB1