File Resize Procedure in T24

You might also like

Download as doc, pdf, or txt
Download as doc, pdf, or txt
You are on page 1of 3

FILE RESIZE PROCEDURE IN T24

STEP 1:

In desktop mode execute the enquiry at the command line as below:

STEP 2:

Click on DISPLAY and when the following pop-up comes, choose FULL as below:

STEP 3:

Type any description in the next pop-up as shown below and press ok
IT WILL TAKE SOME TIME FOR THE ENQUIRY TO RUN.

STEP 4:

Once the enquiry completed running, execute the following command at jshell. It
will run for some time and will get back to jshell after it has finished running.

jsh AMAWEST ~ -->RESIZE.GLOBUS

MANAGEMENT OF THE FILE F.DE.O.HANDOFF

1. Kindly create a folder called HANDOFF on your backup server when you
have your backup folders.
2. Locate the physical path of the file F.DE.O.HANDOFF using the below
command:

jsh AMAWEST ~ -->jstat -Rv F.DE.O.HANDOFF

File ..\bnk.data\de\F.DE.O.HA000
Type=J4 , Hash method = 5

Groups = 62739 , Frame size = 4096 bytes , Secondary Record Size = 8192 bytes

Record Count = 258297 , Record Bytes = 299412548

Bytes/Record = 1159 , Bytes/Group = 4772

Primary file space: Total Frames = 103751 , Total Bytes = 291626764

Secondary file space: Total Frames = 1982 , Total Bytes = 7785784

3. Using windows explorer, search for the physical file F.DE.O.HA000 located in
the path bnk.data\de. Periodically check if the size of the file is greater
than 1.5GB and if that is the case then copy that file and paste it in
the folder HANDOFF with the name:
F.DE.O.HA000_TODAY’S DATE, e.g. F.DE.O.HA000_20090101

4. At jshell execute the command: CLEAR.FILE F.DE.O.HANDOFF

5. Resize the file F.DE.O.HANDOFF by following the file resize procedure


described above.

N.B. KINDLY RESIZE THE FILES EVERY TWO WEEKS

You might also like