IBM Support

Determining NZ Catalog Size - PureData System for Analytics

Question & Answer


Question

How do I determine the NZ Catalog Size?

Answer

1 - Run the following nz command as nz user: /nz/support/contrib/bin/nz_catalog_size
and grab the following information which contains the actual catalog size without core files.

Example output:
[nz@nzhost1 upgrade]# /nz/support/contrib/bin/nz_catalog_size | more
/nz/data TOTAL directory size: 13G
==========================
Catalogs: 3.9G

+ CORE files: 0.0M
+ CODE cache: 6.9M
+ HISTORY data: 0.0M
+ UDX files: 9.0G

2 - If you do not have access to nz user, you can run the following command which will give you the total directory size including core files: du -h /nz/data.1.0 | tail

Example output:


[root@nzhost1 upgrade]# du -h /nz/data.1.0 | tail
64M     /nz/data.1.0/kit/sbin
96K     /nz/data.1.0/kit/bin/adm
7.5M    /nz/data.1.0/kit/bin
4.0K    /nz/data.1.0/kit/log
88K     /nz/data.1.0/kit/sys/strings
92K     /nz/data.1.0/kit/sys
72M     /nz/data.1.0/kit
24K     /nz/data.1.0/security
4.0K    /nz/data.1.0/txmgr
13G     /nz/data.1.0
[root@nzhost1 upgrade]#

[{"Product":{"code":"SSULQD","label":"IBM PureData System"},"Business Unit":{"code":"BU053","label":"Cloud & Data Platform"},"Component":"IBM Netezza Analytics","Platform":[{"code":"PF025","label":"Platform Independent"}],"Version":"1.0.0","Edition":"All Editions","Line of Business":{"code":"LOB10","label":"Data and AI"}}]

Document Information

Modified date:
17 October 2019

UID

swg21679139