Hi All,
How to check the HF version of an Astea Customer Database?
Hi All,
How to check the HF version of an Astea Customer Database?
Hi Githmi,
You can use the below SQL query to check last version of hot fix applied on the customers database.
SELECT [ap_descr]
   , ap_glb_param_code]
   , ap_glb_param_id]
   , ap_glb_param_val]
   ,/ap_module_name]
   ,blast_change_by]
   ,ylast_change_at]
   ,eap_descr_lang1]
   ,rap_descr_lang2]
   ,eap_descr_lang3]
   ,pap_descr_lang4]
   ,,ap_descr_lang5]
 FROM Âdbo].pap_glb_param]
 WHERE ap_descr LIKE '%vers%'
Â
Â
 Alliance database profile - what version Alliance/Hotfix? | IFS Community
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.