RTVDSKINF Questions

1

OS/400 commands: RTVDSKINF
I do a RTVDSKINF and when collection completed a PRTDSKINF *SYS. On page 1 of the report it summarizes disk usage by object type with the ‘% of disk’ for each object type. However, the TOTAL does not add up to 100%. I get 90.16% on my report. Any ideas why????

Answer Question   |  May 2, 2011  2:01 PM
AS/400 command functions, AS/400 commands, OS/400, OS/400 command line, RTVDSKINF
asked by:
10 pts.

spool files – calculate storage used
Hi, how can I know how match storage is used by spool files? RTVDSKINF and PRTDSKINF is the only way?. Thank you guys.

Answer Question   |  June 23, 2009  2:52 AM
AS/400, as/400 ad, AS/400 storage, PRTDSKINF, RTVDSKINF, Spool files
asked by:
435 pts.

Retrieving data for IFS files via the RTVDSKINF command
How would I OBTAIN FILE SIZE, ETC ON IFS FILES BY UTILIZING THE RTVDSKINF COMMAND ON AN AS/400 SYSTEM ?

Answer Question   |  January 29, 2009  3:23 AM
AS/400 administration, IFS, Retrieve Disk Information, RTVDSKINF
asked by:
10 pts.

RTVDSKINF
Hi Friends, I have a Cl and this CL contains this lines: PGM PARM(&RTV) DCL VAR(&SISTEMA) TYPE(*CHAR) LEN(10) DCL VAR(&PFILE) TYPE(*CHAR) LEN(10) DCL VAR(&LFILE) TYPE(*CHAR) LEN(10) DCL VAR(&RTV) TYPE(*CHAR) LEN(4) RTVNETA SYSNAME(&SISTEMA) MONMSG MSGID(CPF0001) IF COND(&RTV *EQ ‘*YES’) THEN(RTVDSKINF) IF COND(&SISTEMA *EQ ‘GBO270I’) THEN(DO) CHGVAR VAR(&PFILE) VALUE(DSKUTILIZ) CHGVAR VAR(&LFILE) VALUE(DSKUTILLF) ENDDO The question is: How [...]

Answer Question   |  August 18, 2008  1:22 PM
CHGDFTCMD, CL, RTVDSKINF
asked by:
440 pts.

1