473,732 Members | 2,171 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

SQL0444N Routine "DB2XML.CONTENT "

Hi Folks,

I'm getting this message with the XML tutorial: getstart_export XML.cmd file:

SQL0444N Routine "DB2XML.CONTENT " (specific name "DB2XMLCONTENTV F") is
implemented with code in library or path "\db2xmlfn" , function
"dxxContent_var char2file" which cannot be accessed. Reason code: "4".
SQLSTATE=42724
DB20000I The TERMINATE command completed successfully.

db2xmlfn.dll is in E:\SQLLIB\FUNCT ION as well as others, like db2clifn.dll
(I tried ABS in SQL and it works).

Do you have any ideas to solve this problem ?

Thanks,

JM
Nov 12 '05
12 2899
The db2diag.log should have the full pathname of the library, and the
sqloloadmodule function should dump out the specific OS error that was
returned if it's more than a simple "library not found" message.

Jean-Marc Blaise wrote:
Hi Folks,

I'm getting this message with the XML tutorial: getstart_export XML.cmd file:

SQL0444N Routine "DB2XML.CONTENT " (specific name "DB2XMLCONTENTV F") is
implemented with code in library or path "\db2xmlfn" , function
"dxxContent_var char2file" which cannot be accessed. Reason code: "4".
SQLSTATE=42724
DB20000I The TERMINATE command completed successfully.

db2xmlfn.dll is in E:\SQLLIB\FUNCT ION as well as others, like db2clifn.dll
(I tried ABS in SQL and it works).

Do you have any ideas to solve this problem ?

Thanks,

JM

Nov 12 '05 #11
Jean-Marc Blaise wrote:
The only dependency problem that is referenced on the IBM support site for
SQL0444N is about msvcp60.dll, that is also used by the db2xml.dll
function. But, the dxxadm enable_db command and other functions that seem
to use the db2xml.dll function work perfectly.

To install 2 PCs and get the same problem, on Windows, make me think the
problem is not linked to the installation ... I have switched DIAGLEVEL
to 4 but did not get better help. It's a pitty to have such a message and
not being capable to diagnose the source of the problem :-(


It is indeed a dependency issue and I got a response from the XML extender
folks...

-----------------------------------
The DB2 FP9 delta install fails to "install" certain XML Extender related
files that eventually results in a SQL0444N when running the XML Extender.

*If you are using a test system*, please try replacing the corresponding
files found in the zip file xml_install.zip that is in the following FTP
site:
ftp://ftp.software.ibm.com/ps/produc...p9nt/ptf050515
-----------------------------------

A future (most probable the next) fixpak will take care of this issue for
good.

--
Knut Stolze
Information Integration
IBM Germany / University of Jena
Nov 12 '05 #12
"Knut Stolze" <st****@de.ibm. com> a écrit dans le message de
news:d6******** **@fsuj29.rz.un i-jena.de...
Jean-Marc Blaise wrote:
The only dependency problem that is referenced on the IBM support site for SQL0444N is about msvcp60.dll, that is also used by the db2xml.dll
function. But, the dxxadm enable_db command and other functions that seem to use the db2xml.dll function work perfectly.

To install 2 PCs and get the same problem, on Windows, make me think the
problem is not linked to the installation ... I have switched DIAGLEVEL
to 4 but did not get better help. It's a pitty to have such a message and not being capable to diagnose the source of the problem :-(


It is indeed a dependency issue and I got a response from the XML extender
folks...

-----------------------------------
The DB2 FP9 delta install fails to "install" certain XML Extender related
files that eventually results in a SQL0444N when running the XML Extender.

*If you are using a test system*, please try replacing the corresponding
files found in the zip file xml_install.zip that is in the following FTP
site:
ftp://ftp.software.ibm.com/ps/produc...p9nt/ptf050515
-----------------------------------

A future (most probable the next) fixpak will take care of this issue for
good.

--
Knut Stolze
Information Integration
IBM Germany / University of Jena


Hi Knut,

Great thanks !!! I have installed successfully these files in SQLLIB\bin and
everything is working fine.

Thanks for your help,

Jean-Marc
Nov 12 '05 #13

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

Similar topics

2
3108
by: Justin | last post by:
I have a program that downloads files from the web. There are instances in which a .info() will not return a "Content-length" header to me. Is ther a way to specifically request this header or FORCE it to be sent? I know there is some way to get the file size for these files because Internet Explorer is capable of determining the size on a cut / paste of the same exact url.
10
3425
by: Blue® | last post by:
I would like to call the content of content.htm (containing only HTML codes) into index.htm. This is usually done by renaming index.htm to index.shtml and use this tag: <!--#include file="content.htm" --> But I do not want to use SSI. Is it possible to call it using something like:
10
7184
by: Michael Strorm | last post by:
Hi! I've been having problems with a DTD. Having had the Sun XML validator reject a document, I put it through 'xmllint' for more information. 'Xmllint' noted a problem with the DTD itself; "validity error : Content model of section is not determinist: (text , (list , text)* , list?)" Here's a very simplified version of the DTD demonstrating the problem:-
0
1636
by: J.Edwards | last post by:
I'm getting this error when trying to use a control built in VS 2003 (1.1) in a new asp project in VS 2005. "Content controls can only be used in a content page" The control has always worked ok in 2003, and I've not seen this error before so does anyone know what it could be? Can't find anything on the web about it.
0
1902
by: Phil | last post by:
I am writing an application (using Visual Studio 2003) that consumes a third party Web Service, but I receive the following error : Client found response content type of 'application/xml; charset=utf-8', but expected 'text/xml'. I can see the XML Document and it is properly structured. Is there any way to overide this and get .NET to process the response XML regardless of the Content Type Setting in the HTTP Response ?
11
15106
by: Trapulo | last post by:
I've this statement in my output's creation: Response.Clear() Response.ContentType = "application/vnd.google-earth.kml+xml kml" Response.AddHeader("Content-Disposition", "inline; filename=Log_" & activityLogID & ".kml") The strage is that on my development server all works (IE try to open the
0
1564
by: Kevin Frey | last post by:
We have a data-centric application where all of the "layout" for each data centric page is to be codified (ie. it is expressed in C# code rather than being expressed declaratively). This codification subsequently produces the required web-controls for a page based on whether the page is eg. in view or update mode, examination of the user's security permissions for certain fields, etc. In VS2003 our "Page Master" (to use the VS2005 term)...
1
2281
by: dave8421 | last post by:
Hi, I'm trying to make sense of the definition for "Rendered Content" in current CR for CSS 2.1 Is rendered content what is displayed on the particular media or device? from the definitions, I got the impression that the rendered content is referring to the source document and not the particular
3
7065
by: Alexander Smirnov | last post by:
I'm developing asp.net 2 web application and need to make a custom http handler which sometime must send response with "204 No Content" code. I set HttpResponse.Status="204 No Content"; But asp automatically adds headers such as "Content-Length: 0". This causes an error on the client. HttpResponse.ClearHeaders() doesn't help. How to make asp not to add headers (especially Content- Length)? Thanks in advance.
0
8946
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
8774
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 effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
9447
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, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
9307
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 tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
0
8186
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, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
6735
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 presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
6031
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 then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
4809
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
2
2721
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

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.