473,385 Members | 1,356 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,385 software developers and data experts.

Bind Needed for remote remote PC Access to DB2 for OS/390

I am running DB2 V8.1 ESE client running on Windows XP Professional
configured to connect directly to DB2 V6.1.2 on OS/390. I can connect
to the OS/390 DB2 database (DB2 subsystem). But when I try to issue a
select, I get an error message saying:

"DB21034E The command was processed as an SQL statement because it
was not a valid Command Line Processor command. During SQL
processing it returned: SQL0805N Package
"DBD1DDF.NULLID.SQLC2E03.41414141414A4852" was not found.
SQLSTATE=51002."

When I try to bind the packages with the Client Configuration
Assistant, it says I do not have "Create In" authority (to create
packages on the remote OS/390 host):

"... does not have the privilege to perform operation "CREATE IN *" on
object "DBD1DDF.NULLID.SQLUBE00". SQLSTATE=42501."

My mainframe DBA says that if CREATE IN authority is given for the
bind, then the packages will overlay the existing packages on DB2 for
OS/390 which have been created for version 7 clients, and would cause
problems for everyone else. Anyone know is this is true and is there a
solution?
Nov 12 '05 #1
4 4248
Check the DB2 Connect User's Guide. Chapter 9 explains the requirements
for binding clients to a host database. It also specifies that multiple
service levels of a client product can be bound to the same database.

Perhaps your mainframe DBA needs to have a look at the manual(s).

Phil Sherman

Mark wrote:
I am running DB2 V8.1 ESE client running on Windows XP Professional
configured to connect directly to DB2 V6.1.2 on OS/390. I can connect
to the OS/390 DB2 database (DB2 subsystem). But when I try to issue a
select, I get an error message saying:

"DB21034E The command was processed as an SQL statement because it
was not a valid Command Line Processor command. During SQL
processing it returned: SQL0805N Package
"DBD1DDF.NULLID.SQLC2E03.41414141414A4852" was not found.
SQLSTATE=51002."

When I try to bind the packages with the Client Configuration
Assistant, it says I do not have "Create In" authority (to create
packages on the remote OS/390 host):

"... does not have the privilege to perform operation "CREATE IN *" on
object "DBD1DDF.NULLID.SQLUBE00". SQLSTATE=42501."

My mainframe DBA says that if CREATE IN authority is given for the
bind, then the packages will overlay the existing packages on DB2 for
OS/390 which have been created for version 7 clients, and would cause
problems for everyone else. Anyone know is this is true and is there a
solution?


Nov 12 '05 #2
Philip Sherman <ps******@ameritech.net> wrote in message news:<mU*****************@newssvr17.news.prodigy.c om>...
Check the DB2 Connect User's Guide. Chapter 9 explains the requirements
for binding clients to a host database. It also specifies that multiple
service levels of a client product can be bound to the same database.

Perhaps your mainframe DBA needs to have a look at the manual(s).

Phil Sherman

OK, I got the bind problem solved and I can connect and do certain
funtions (select, etc). But when I try an export (of an DB2 OS/390
table) from the version 7.2 or version 8.1 DB2 client, I get an error
message saying that the function (export) is not supported with a down
level server (DB2 for OS/390 version 6.2).

Has anyone exported in IXF format from DB2 for OS/390 6.2 to a DB2
Windows client (version 7 or 8)?
Nov 12 '05 #3
Ian
Mark wrote:
Philip Sherman <ps******@ameritech.net> wrote in message news:<mU*****************@newssvr17.news.prodigy.c om>...
Check the DB2 Connect User's Guide. Chapter 9 explains the requirements
for binding clients to a host database. It also specifies that multiple
service levels of a client product can be bound to the same database.

Perhaps your mainframe DBA needs to have a look at the manual(s).

Phil Sherman


OK, I got the bind problem solved and I can connect and do certain
funtions (select, etc). But when I try an export (of an DB2 OS/390
table) from the version 7.2 or version 8.1 DB2 client, I get an error
message saying that the function (export) is not supported with a down
level server (DB2 for OS/390 version 6.2).

Has anyone exported in IXF format from DB2 for OS/390 6.2 to a DB2
Windows client (version 7 or 8)?


You need to configure DB2 Connect properly (i.e. set up the DCS
directory properly). It sounds like you've defined the connection as
though it's running on DB2 UDB for LUW, not DB2 for z/OS.

-----= Posted via Newsfeeds.Com, Uncensored Usenet News =-----
http://www.newsfeeds.com - The #1 Newsgroup Service in the World!
-----== Over 100,000 Newsgroups - 19 Different Servers! =-----
Nov 12 '05 #4
Ian <ia*****@mobileaudio.com> wrote in message

You need to configure DB2 Connect properly (i.e. set up the DCS
directory properly). It sounds like you've defined the connection as
though it's running on DB2 UDB for LUW, not DB2 for z/OS.


The configuration is specifically set up with the host being OS/390. I
can do selects and some ohter functions just fine, but not exports. I
did check the Configure DCS box in the Configuration Assistant, but
none of the details where specified since they don't seem applicable
to this case. If you know which DCS settings to use, please let me
know.
Nov 12 '05 #5

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

Similar topics

4
by: Rene' Nielsen | last post by:
Context: Running Windows 2003 Server on an intranet. A web is configured with an anonymous access account that is a domain account that has been granted the desired access to a file on another...
4
by: 0k | last post by:
Hi everyone, I am trying to write a small app that sends multicast udp packets using a socket object. I have more than one NIC on my PC and the following code works OK only if I disable all the...
14
by: jj | last post by:
Is it possible to call a remote php script from within Access? I'm thinking something like: DoCMD... http://www.domain.com/scripts/dataquery.php DoCmd.OpenQuery "update_data", acNormal, acEdit...
4
by: MLH | last post by:
I apologize in advance to forum readers noticing this somewhat redundant post. I fear that my Subject Heading was ill-chosen in earlier post I made on this topic. Am hoping that a clearer Subject...
47
by: ship | last post by:
Hi We need some advice: We are thinking of upgrading our Access database from Access 2000 to Access 2004. How stable is MS Office 2003? (particularly Access 2003). We are just a small...
0
by: bettervssremoting | last post by:
To view the full article, please visit http://www.BetterVssRemoting.com Better VSS Remote Access Tool including SourceOffSite, SourceAnyWhere and VSS Remoting This article makes a detailed...
2
by: Jon L. Lovesky | last post by:
Hello all, I am attempting to access a remote folder from an asp.net application (all within the same domain). The application is configured for windows authentication in IIS and the asp.net...
14
by: DaTurk | last post by:
I am makeing a Multicast server client setup and was wondering what the difference is between Socket.Connect, and Socket.Bind. It may be a stupid question, but I was just curious. Because I...
10
by: Jan Vinten | last post by:
Hi all, I got into some trouble trying to bind to a specific IP address. Code: Private mobjClient As TcpClient mobjClient = New TcpClient(IPAddress.Parse("10.16.104.87").ToString, 8892)
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 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 former...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...

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.