REPORT INCOMPLETE FINAID FILES TO ADMISSIONS OFC


·         Run the batch: DKA200:[AID.EXE]INCOMPLETE.BCF

$QUEBAT
Batch Control File? USERS:[AID.EXE]INCOMPLETE
Output Filename <$2$DKA0:[AID_FLOY]INCOMPLETE.COM>? USERS:[AID.EXE]INCOMPLETE.COM
File SYS$SYSDEVICE:[AID.EXE]INCOMPLETE.COM; exists.
Create a new version <NO>? YES
Save SYS$SYSDEVICE:[AID.EXE]INCOMPLETE.COM; after execution <NO>? YES
Allow batch log to be queued <NO>? NO

 Which term are we reporting (ex. 003S)? 012S

 Batch file SYS$SYSDEVICE:[AID.EXE]INCOMPLETE.COM; created   03:32 PM
Queue the batch now <NO>? YES 

·         The batch will reque itself every day and run at the proscribed time set in the command file (.com).  To see the command file:

$TYPE USERS:[AID.EXE]INCOMPLETE.COM

·         You can check to make sure that the command file resides in the batch que:

$SHO QUE/FULL/ALL AID$BATCH

·         Even if the system shuts down and reboots, the command file will re-submit automatically to the batch que.  If for some reason, it does disappear, you can restart the command file:

$ submit/noprint/nodelete/que=aid$batch/after=7:00/log_file=dka200:[[aid_tammy] -  users:[aid.exe]incomplete.com

·         When you want to stop the command file:

$SHO QUE/FULL/ALL  AID$BATCH

$DEL/ENTRY=nnn              (where “nnn” is number of job in the que)