Unix Commands
this command is to zip catalog
tar -cvf CAT.tar /app/obiee/OracleBIData/web/catalog/cataloguecustom
Command to unzip catalogue to exact location of zipping.
tar -xvf CAT.tar
/app/obiee/OracleBIData/web/catalog/
this command is to zip catalog
tar -cvf CAT.tar /app/obiee/OracleBIData/web/catalog/cataloguecustom
Command to unzip catalogue to exact location of zipping.
tar -xvf CAT.tar
/app/obiee/OracleBIData/web/catalog/