473,508 Members | 2,038 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Problems when binding DBConnect against OS/390

Hi,

Have installed the latest 8.1.4 fixpack for DB2 Connect EE/DB2 Application
Development Client and am trying to access a DB2 OS/390 7.1.1 system.

The binding process from Windows 2000:

connect to <host> user <whatever> using <whatever>
bind @ddcsmvs.lst blocking all sqlerror continue messages mvs.msg grant
public
connect reset

... works fairly well, but comes up with a couple of warning messages. I have
noted some odd behaviors from applications trying to find out what
schemas/tables that exist and even though basic table access works I would
appreciate if anybody could shed any light on the messages below:

LINE MESSAGES FOR ddcsmvs.lst
------ --------------------------------------------------------------------
SQL0061W The binder is in progress.

LINE MESSAGES FOR db2ueiwi.bnd
------ --------------------------------------------------------------------
1426 SQL0440N No authorized routine named "FUNCTION" of type
"TABLE_NAME " having compatible arguments was found.
SQLSTATE=58020
2306 SQL0206N "NAME " is not valid in the context where it is
used. SQLSTATE=01533
2328 SQL0204N "SYSCAT.CONSTDEP" is an undefined name.
SQLSTATE=01532

LINE MESSAGES FOR ddcsmvs.lst
------ --------------------------------------------------------------------
SQL0091N Binding was ended with "0" errors and "3" warnings.

Nov 12 '05 #1
1 3042
http://publib.boulder.ibm.com/infoce...help/index.jsp
search : PTF

Check the links with ...prereq... and DatabaseMetaData
(maybe also others)

Not sure if you need to do something with db2schema.bnd when using
db2 connect to go to a host.

You can revise some related threads in this list :
http://groups.google.ca/groups?q=ptf...59-1&scoring=d
PM

"Johan Hellstrom" <xt*****@nospam.hotmail.com> a écrit dans le message de
news:bq**********@newstree.wise.edt.ericsson.se...
Hi,

Have installed the latest 8.1.4 fixpack for DB2 Connect EE/DB2 Application
Development Client and am trying to access a DB2 OS/390 7.1.1 system.

The binding process from Windows 2000:

connect to <host> user <whatever> using <whatever>
bind @ddcsmvs.lst blocking all sqlerror continue messages mvs.msg grant
public
connect reset

.. works fairly well, but comes up with a couple of warning messages. I have noted some odd behaviors from applications trying to find out what
schemas/tables that exist and even though basic table access works I would
appreciate if anybody could shed any light on the messages below:

LINE MESSAGES FOR ddcsmvs.lst
------ ------------------------------------------------------------------ -- SQL0061W The binder is in progress.

LINE MESSAGES FOR db2ueiwi.bnd
------ ------------------------------------------------------------------ -- 1426 SQL0440N No authorized routine named "FUNCTION" of type
"TABLE_NAME " having compatible arguments was found.
SQLSTATE=58020
2306 SQL0206N "NAME " is not valid in the context where it is
used. SQLSTATE=01533
2328 SQL0204N "SYSCAT.CONSTDEP" is an undefined name.
SQLSTATE=01532

LINE MESSAGES FOR ddcsmvs.lst
------ ------------------------------------------------------------------ -- SQL0091N Binding was ended with "0" errors and "3" warnings.

Nov 12 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
3584
by: Nathan Given | last post by:
I run a book exchange web site based in PHP with a mysql database. Many users have having trouble logging in. Here is a description of the problem. A user types in his/her username and...
4
1534
by: Penfold | last post by:
I have rescently upgraded to Fedora Core 1 on my web server with the following upgraded packages installed: php-4.3.6-1.3 php-mysql-4.3.6-1.3 mysql-3.23.58-4 mod_auth_mysql-20030510-3...
6
1792
by: webhead74 | last post by:
Hi, I'm trying to move our web site from a Windows 2000 box running IIS / PHP CGI (4.0.6) to a RedHat box running Apache (actually IBM HTTP Server v2.0.47) & PHP 4.3.10. First of all, I...
2
3034
by: alga | last post by:
Hello! I am searching for Informations about a product called "DBConnect" from IBM. It should be able to connect an application that is running on a Windows client with the AS/400 (iSeries). I...
2
1784
by: John Welch | last post by:
It happens much too often that I have to tell a client how to fix up missing references when I send them an application, especially if the client is distributing it to different users. It makes me...
5
2594
by: Greg Dunn | last post by:
I have two tables in a parent-child relationship. Details on the tables are as shown below: Table1 ------- Item_ID (primary key) Item_Owner (foreign key to Table2) Table2 -------
6
1308
by: morph.1989 | last post by:
Hi, I can't get this script to work. I've used this exact script on other places and it works, but now i get this error. <codeWarning: mysql_fetch_array(): supplied argument is not a valid...
3
2457
by: John Dann | last post by:
Trying to learn Python here, but getting tangled up with variable scope across functions, modules etc and associated problems. Can anyone advise please? Learning project is a GUI-based...
3
3648
by: kiranbabu | last post by:
<html> <head> <h2 align=center>Blank Tapes Status Form</h2> <br><title>Blank tapes status</title> </head> <body> <br><br> <form name=tapes_status method=post>
0
7125
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
7388
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
1
7049
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
7499
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
1
5055
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
4709
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
3199
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
1
767
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
0
422
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.