Unsolved

This post is more than 5 years old

39 Posts

2590

November 18th, 2013 13:00

NetWorker support for Netezza backup

All,

Can someone confirm if IBM Netezza is compatible with EMC NetWorker for backup. I tried searching powerlink but could not find any relevant information or documentation that would assist me.

I would like to know if anyone has an existing Netezza configured for backup using NW. Is setting up the client for backup similar to adding a Linux client?

I found the below link from IBM but none from EMC.

http://pic.dhe.ibm.com/infocenter/ntz/v7r0m3/index.jsp?topic=%2Fcom.ibm.nz.adm.doc%2Fc_sysadm_emc_networker_connector.html

Any additional information is much appreciated.

Thanks

Jacob

6 Operator

 • 

14.4K Posts

 • 

56.2K Points

November 19th, 2013 13:00

It appears that this DWH appliance is based on Linux and that IBM suggests you would do a backup as you would of any other machine which was otherwise Linux based.

39 Posts

November 19th, 2013 13:00

Hrvoje,

Thanks for confirming that. Do you have any EMC doc that talks about performing Netezza backup?

If I got to backup a DB whats the save command I should be using for Netezza?

6 Operator

 • 

14.4K Posts

 • 

56.2K Points

November 19th, 2013 14:00

Forget what I said... and check THIS.  So, you have client only installed and connector towards DB as such is not done by module, but by netezza CLI itself.

6 Operator

 • 

14.4K Posts

 • 

56.2K Points

November 19th, 2013 14:00

I gave wrong link - see Command-line backup and restore.  There is also section for scheduled operations.

6 Operator

 • 

14.4K Posts

 • 

56.2K Points

November 19th, 2013 14:00

No, if DB is there (and after all, it is data warehouse appliance so you have DB), you would need to use Oracle module. save is not an option as save does file system and as such you would not have consistent DB copy. I agree that IBM article is a bit challenging to understand as they state NW version only and no module, bit for DB to be backed up (online that is) you need online module as well.

6 Operator

 • 

1.1K Posts

November 19th, 2013 18:00

6 Operator

 • 

14.4K Posts

 • 

56.2K Points

November 19th, 2013 22:00

Hi Kevin,

Would you please explain how would you use NMDA?  Because Netazza works in a way that only nzbackup and nzrestore can do backup.  And these commands will work TSM, NW, NB and so on given that you specify backup application as valid connector string.  That means that nsbazkup/nzrestore are API to DB and stream is passed to client save command.  So, how do you see NMDA fitting there? I don't.

10 Posts

May 28th, 2014 05:00

I have successfully run Netezza backups using the regular Linux 32 bit client and following the guide that Hrvoje sent a link to from IBM.

Important to follow the steps of configuring the /nz/data/config/backupHostname.txt file

also experienced that the -connectArgs syntax is a bit different to regular NSR syntax, where arguments are separated with ":" instead of ",".

To force backups to go to another backup pool than default the -connectArgs had to be like this:

-connectArgs NSR_SERVER=backuphost1:NSR_DATA_VOLUME_POOL=OtherPool

0 events found

No Events found!

Top