I got the most strange message for which I can't find any help ....
Doing ....
C:\>db2adutl query logs db icmnlsdb
Query for database ICMNLSDB
Retrieving LOG ARCHIVE information.
Error: Unable to increase the fileIdentList structure to 396242000
bytes.
What does the error mean ? and how do I fix it !
Thanks
Bill
bill.dourado@alstec.com - 28 Mar 2007 11:10 GMT
On Mar 27, 4:06 pm, fred.flintst...@zoom.co.uk wrote:
> I got the most strange message for which I can't find any help ....
>
[quoted text clipped - 14 lines]
>
> Bill
Yes please help I have the same problem ...
Jack.
stefan.albert - 28 Mar 2007 11:56 GMT
Hi,
I suspect it's a problem of the size of the data to be retrieved -
it's too much...
You can try to lower the amount by adding options to the command:
1) BETWEEN <Sn1> AND <Sn2>
2) if you have DPF - specify a single node : DBPARTITIONNUM <n>
purge "old" entries in TSM (retention time ?)
On Mar 27, 5:06 pm, fred.flintst...@zoom.co.uk wrote:
> I got the most strange message for which I can't find any help ....
>
[quoted text clipped - 14 lines]
>
> Bill
fred.flintstone@zoom.co.uk - 02 Apr 2007 16:32 GMT
> Hi,
>
[quoted text clipped - 7 lines]
>
> purge "old" entries in TSM (retention time ?)
Thanks I'll give that a go !.