File
"/QOpenSys/QIBM/ProdData/OPS/Python3.4/lib/python3.4/site-packages/ibm_db_dbi.py",
line 1197, in _callproc_helper
result = ibm_db.callproc(self.conn_handler, procname,parameters)
result = ibm_db.callproc(self.conn_handler, procname,parameters)
Exception: RESTTEST2 in NICD_99 type *N not found. SQLSTATE=42704
SQLCODE=-204
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File
"/QOpenSys/QIBM/ProdData/OPS/Python3.4/lib/python3.4/site-packages/bottle-0.12.8-py3.4.egg/bottle.py",
line 862, in _handle
return route.call(**args)
File
"/QOpenSys/QIBM/ProdData/OPS/Python3.4/lib/python3.4/site-packages/bottle-0.12.8-py3.4.egg/bottle.py",
line 1732, in wrapper
rv = callback(*a, **ka)
File "vis_tfftestdata.py", line 36, in resttest2
cur.callproc(pgmName2 , pgmParamValues2)
File
"/QOpenSys/QIBM/ProdData/OPS/Python3.4/lib/python3.4/site-packages/ibm_db_dbi.py",
line 1224, in callproc
result = self._callproc_helper(procname, parameters)
File
"/QOpenSys/QIBM/ProdData/OPS/Python3.4/lib/python3.4/site-packages/ibm_db_dbi.py",
line 1200, in _callproc_helper
raise self.messages[-1]
I'm running python 3.6 - but see that the error message is pointing to
python3.4.
Any idea on how to fix this?
Beste regards
Magne
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact
[javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.