Counts for the HXC Tables
I am archiving from the HXC tables and want to verify what is coming off PROD is hitting the archive tables. i have been trying to run scripts to captre the data from the tables based on our timecard period. Any suggestionsd on how to do this? We are running scripts PRE Archive XC archive tables. i dont seem to get values for HXC_APP_PERIOD_SUMMARY, HXC_TC_AP_LINKS and HXC_AP_DEAILS_LINKS. Am I doing something wrong? All help is appreciated.
prompt "Count HXC_APP_PERIOD_SUMMARY"
select count(*) from hxc.HXC_APP_PERIOD_SUMMARY