Sie sind auf Seite 1von 1

My Sops:

enableing repair symptom code ---

Metric override by boyd:-


1. insert values in to this table QM_CONFIG_METRICS_OVERRIDE ;
2. send a mail for arrons approval
3 week end config metrics job wud run
4 . metrics over ride will be available

chaing job time in crontab --


1.login to unix
2.crontab -l > cron_newname
3. crontab -e [edit option , then press I for insert]
4. do the required changes
5. esc ! wq
6. crontab -l

add part number and description to qmart---


1- do the anlysis and prepare this excel -

run queries to check if the part number or model is available in the system or
wrongly mapped.
select * from QM_PRODUCT_HIERARCHY_MV where qmart_model='TG-862';
select * from QM_MODEL_MASTER where qmart_model='TG-862';
select * from QM_QMART_PRODUCT_MASTER where QM_MODEL_ID=2788;

2 - Once analysis is done sent a mail to aaron.


3- Then update the above table accordingly.

Das könnte Ihnen auch gefallen