473,396 Members | 2,081 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,396 software developers and data experts.

Bind files from NT to 400.

The bind error messages below are returned when running the db2batch
command on Windows NT against an AS/400 database. Most batch scripts
are running without error.

What files and and command need to be run to fix this error?

------------------------------------------
Client version
Microsoft Windows [Version 5.2.3790]
(C) Copyright 1985-2003 Microsoft Corp.

C:\Documents and Settings\admindb>

D:\ibm\db2\BIN>db2level
DB21085I Instance "DB2" uses "32" bits and DB2 code release
"SQL08015" with
level identifier "02060106".
Informational tokens are "DB2 v8.1.5.449", "s040212", "WR21334", and
FixPak
"5".
Product is installed at "D:\ibm\db2".

D:\ibm\db2\BIN>

Server version
db2 => connect to black user vw400
Enter current password for vw400:

Database Connection Information

Database server = OS/400 5.2.0
SQL authorization ID = VW400
Local database alias = BLACK

db2 =>

---------------------------------------------

SQL0525N The SQL statement cannot be executed because it was in error
at bind
time for section = "9" package = "TOOL1E00 " consistency
token =
X"NULLID". SQLSTATE=51015
SQL0525N The SQL statement cannot be executed because it was in error
at bind
time for section = "10" package = "TOOL1E00 " consistency
token =
X"NULLID". SQLSTATE=51015
---------------------------------------------

Statement number: 1

SET TRANSACTION ISOLATION LEVEL NO COMMIT

SQL0525N The SQL statement cannot be executed because it was in error
at bind
time for section = "1" package = "TOOL1E00 " consistency
token =
X"NULLID". SQLSTATE=51015
Elapsed Time is: 0.000 seconds

D:\ibm\db2\bnd>dir /w
Volume in drive D is DATA_DRIVE
Volume Serial Number is A004-805C

Directory of D:\ibm\db2\bnd

[.] [..] applycs.lst
applyur.lst
asnaapp.bnd asnacmp.bnd asnadmin.bnd
asnafet.bnd
asnaiso.bnd asnaman.bnd asnanalyze.bnd
asnanalyze.bnd2
asnappwk.bnd asnaprs.bnd asnawpn.bnd
asnccpwk.bnd
asncdins.bnd asncmon.bnd asnctsql.bnd
asndbcon.bnd
ASNDONE.bnd ASNLOAD.bnd asnmdata.bnd
asnmig4c.bnd
asnmig4c.bnd2 asnmig8.bnd asnmig8.bnd2
asnmoncs.lst
asnmonit.bnd asnmonit.lst asnmonur.lst
asnmsgt.bnd
asnmupdt.bnd asnprune.bnd asnreg.bnd
asnsqlcd.bnd
asnsqlcf.bnd asntxs.bnd asnuow.bnd
batchslv.bnd
bhunt.bnd capture.lst db2advis.bnd
db2ajgrt.bnd
db2arxcs.bnd db2arxnc.bnd db2arxrr.bnd
db2arxrs.bnd
db2arxur.bnd db2atld.bnd db2batch.bnd db2cat.bnd
db2cli.lst db2clipk.bnd db2clist.bnd
db2clpcs.bnd
db2clpnc.bnd db2clprr.bnd db2clprs.bnd
db2clpsy.bnd
db2clpur.bnd db2dclgn.bnd db2dropv.bnd
db2dsproc.bnd
db2evmon.bnd db2exdyn.bnd db2exfmt.bnd
db2exmig.bnd
db2expln.bnd db2exsrv.bnd db2gpmap.bnd
db2lk390.bnd
db2lkfun.bnd db2look.bnd db2move.bnd
db2pctsp.bnd
db2rbind.bnd db2reg2large.bnd db2satcs.bnd
db2schema.bnd
db2spcat.bnd db2spcdb.bnd db2sql92.bnd
db2ubind.lst
db2ucktb.bnd db2ueiwi.bnd db2uexpm.bnd
db2ugtpi.bnd
db2uiddl.bnd db2uigsi.bnd db2uiici.bnd
db2uiict.bnd
db2uimpm.bnd db2uimtb.bnd db2uipkg.bnd
db2ulxld.bnd
db2undgp.bnd db2updv8.bnd db2uqtnm.bnd
db2uqtpd.bnd
db2uredp.bnd db2urexp.bnd db2_recon_aid.bnd
ddcs400.lst
ddcsmvs.lst ddcsvm.lst ddcsvse.lst dxxadm.bnd
dxxbind.lst dxxcnuwo.bnd dxxcol.bnd
dxxcoll.bnd
dxxcomp.bnd dxxdb.bnd dxxds.bnd dxxlm.bnd
dxxMigv.bnd dxxMigv.lst dxxMigv81.bnd
dxxrcomp.bnd
dxxrdbi.bnd dxxscomp.bnd dxxsqlda.bnd
dxxsuwo.bnd
dxxtab.bnd dxxxof.bnd dxxxxll.bnd
gseClAdv.bnd
gseClIdx.bnd gseClSQL.bnd insertx.bnd main.bnd
mqlConfig.bnd mqlRun.bnd mqxml.bnd
promocat.bnd
promocol.bnd promoind.bnd promoreg.bnd
promosub.bnd
promotab.bnd promotbl.bnd promote.bnd
promote.lst
promots.bnd psmgtptp.bnd redistrb.bnd
retrieve.bnd
retrieve2.bnd retrievec.bnd sgSql.bnd shred.bnd
snaputil.bnd st_admin.bnd tbscont.bnd
tests2x.bnd
tests2xb.bnd tests2xc.bnd
156 File(s) 1,339,053 bytes
2 Dir(s) 47,433,908,224 bytes free

D:\ibm\db2\bnd>
Nov 12 '05 #1
1 4711
Ian
Strategic Mind wrote:
The bind error messages below are returned when running the db2batch
command on Windows NT against an AS/400 database. Most batch scripts
are running without error.

What files and and command need to be run to fix this error?


ddcs400.lst contains all of the bnd files you need. You can bind
all packages with:

bind @ddcs400.lst <bind options>
Good luck

-----= 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 #2

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

Similar topics

2
by: P G | last post by:
I hope this is on topic here. I have a problem compiling a simple example of the use of boost::bind. Please take a look at the program below. ...
0
by: Stephen Corey | last post by:
I'm trying to write a custom DNS Client, and want to use the BIND resolver library. I've downloaded both the binaries (for NT/2000) as well as the source for BIND (the whole daemon). I can't figure...
1
by: Mike TI | last post by:
Dec 5, 2005 I am using some 3rd pary components in my project (VB Net 2005) Is there a way I can bind the dependent DLL files in the application file. Objective: I do not want the end user to...
1
by: Nicholas Shewmaker | last post by:
(I apologize if this posts twice. My AVG is being fussy.) From what I've read, MouseWheel is a very tricky event. I have replaced my Python tcl84.dll and tk84.dll files with those in the...
2
by: susan | last post by:
Hi, Anybody knows how to bind a command to the open button at a file browser dialog? I want to add selected files to a scrolllist. Like this: def browseFile(self): file =...
2
by: beena | last post by:
Hi ! All, Question on binding packages on UDB 8.x on AIX 5.x... Is there is way to bind all the packages like a BIND ALL? Thanks - beena
1
by: David C | last post by:
I have a DataList that displays photos and is bound to a list of files. Is there a way to combine the value of a variable (strpath) with the # Bind(...) in the ImageURL field. Below is what I...
6
by: crack.the.hack | last post by:
Hi All, If I am changing the database machine, what should I do not to prep bind the sqc files everytime. Because I need to build my application everytime the database is changed? Is there...
0
by: Fainster | last post by:
Hi I have written a c# class library which consumes other .net assemblies (this is called from an unmanaged c++ app). All worked well until the assemblies I consume have been upgraded (existing...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
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
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
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...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
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...
0
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
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

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.