How to Connect to Server

1. Apply accounts that has permission to access Netezza system for host access and DB access.

2. Install ODBC and Ole drivers in drivers folder. It’s better to install both 64bit and 32bit.

3. Install Aginity for executing SQL query, you can use email to register it.

For soapUI:
copy "nzjdbc.jar" to C:\Program Files (x86)\SmartBear\SoapUI-5.1.3\bin\ext

Netezza
Driver:org.netezza.Driver
Connection string:jdbc:netezza://xxxxx(SeverName):5480/xxxxxxx(DB Name)?user=xxxxx&password=xxxx;

最新文章

  1. Scala编程第二课
  2. iPad开发--UIPopoverController简单使用iOS7之前和iOS7之后的使用方法
  3. JQuery通过$(xxx...)返回对象
  4. hdu 2027
  5. 第一个 bat 文件
  6. java retention注解
  7. windows下node.js+sublime中安装coffeescript
  8. G - Oil Skimming - hdu 4185(二分图匹配)
  9. How to:Installshield判断操作系统是否为64位,并且为操作注册表进行设置
  10. Python零基础学习系列之二--Python介绍及环境搭建
  11. python 网路爬虫(二) 爬取淘宝里的手机报价并以价格排序
  12. 针对于Python的OpenCV环境搭建
  13. AppCan
  14. c博客作业--分支、顺序结构
  15. NOIP-质因数分解
  16. 在.net core 中PetaPoco结合EntityFrameworkCore使用codefirst方法进行开发
  17. mint-ui之Swipe使用
  18. mongodb启动很慢
  19. 原生JavaScript 导出excel表格(兼容ie和其他主流浏览器)
  20. linux虚拟机更改时区

热门文章

  1. override与overload的区别
  2. sdk 更新的时连接不上dl-ssl.google.com解决办法
  3. 【转】OpenStack奥斯汀峰会Keynotes国内抢先看
  4. SQL Server 定时自动备份数据库
  5. iOS开发小技巧
  6. ID3决策树的Java实现
  7. NULLIF()函数使用讲解
  8. angular懒加载机制 刷新后无法回退解决方案
  9. Visual Studio 2010初学者的调试指南:Mastering Debugging in Visual Studio 2010 - A Beginner's Guide
  10. 让keepalived监控NginX的状态