|
----- Message from Alan Shore <ashore@xxxxxxxx> on Thu, 3 Aug 2017CCSID
11:17:56 +0000 -----
To:
"midrange-l@xxxxxxxxxxxx" <midrange-l@xxxxxxxxxxxx>
Subject:
Extracting data from the QSYS2.OBJECT_STATISTICS
Hi everyone
Before I forget - we are on V7r1
I ran the following SQL command
SELECT *
FROM TABLE (QSYS2.OBJECT_STATISTICS('*ALLUSR','FILE'))
as X
on all of our systems with no problem - EXCEPT ONE (isn't that
always the case)
This one particular system needs to purge/delete/remove some files
as the amount of available disk space is becoming smaller
When I run the above query, I receive
Query cannot be run. See lower level messages.
So taking F1 on that message, and then the job log, I see
Attributes of field OBJSIZE format FILEATTRIB not valid.
Then taking F1 on that message, I see
Message ID . . . . . . : CPD4308
Cause . . . . . : The type, length, decimal digits, decimal precision,
(Coded Character Set Identifier), date or time format, or date or timethe DDS
separator of field OBJSIZE query format FILEATTRIB is not valid. See
topic collection in the Programming category in the IBM i InformationCenter
book, http://www.ibm.com/systems/i/infocenter/, for valid fieldattributes.
this?
I have googled CPD4308 - but theres nothing much out there - well -
unless you are looking for some safety courses
Does anyone have any idea the underlying cause is and how to rectify
As always - any and all responses gratefully accepted
Alan Shore
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.