0% found this document useful (0 votes)
168 views1 page

HLR Dump Automation DT

This document contains commands to configure an automated daily HLR dump process in APLOC. It creates two files, sets I/O addresses, schedules the HGPFI job to run daily at 12:30 using I/O address AF-21, and checks that the HLR dump is automated to run as scheduled.

Uploaded by

Cloud Beezer
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
168 views1 page

HLR Dump Automation DT

This document contains commands to configure an automated daily HLR dump process in APLOC. It creates two files, sets I/O addresses, schedules the HGPFI job to run daily at 12:30 using I/O address AF-21, and checks that the HLR dump is automated to run as scheduled.

Uploaded by

Cloud Beezer
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 1

APLOC;

cpfmkfile -f inf -l 1024 HGPFIOUT EXCHVOLUME


cpfmkfile -l 512 HGPFIDT EXCHVOLUME
mml
ioiop:io1=all;
saaep:sae=800,block=all; !value of AF must be more than the value selected for
IOIOI!
IOIOI:IO=AF-20; !choose a free AF if AF-20 is already used use another one !
IOAFP:IO1=ALL; //To check status of AF whether free or used
IOIOP:IO1=AF-20;
IOAFC:FILE= HGPFIOUT,IO=AF-20;
IOAFP:IO1=ALL;
IOAFT:FILE= HGPFIDT;
HGPFI:MSISDNS=all,ext; !after this release the terminal by doing cntr+d!
IOFAT:FILE= HGPFIDT;
IOCML:FILE= HGPFI,DATE=141017,TIME=1230,IO2=AF-21,proc=d,DAILY; !to schedule DT in
APG to collect daily O/P!
IOCMP; !value must be in wait till the execution time comes! This will tell
whether HLR DUMP IS AUTOMISED OR NOT

You might also like