473,385 Members | 1,347 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.

problem exporting data from mainframe using db2 connect connectingfrom db2 on linux

Hi,

I am getting error when exporting data from mainframe using db2
connect while i am on db2 on linux.

Here is what error looks like
================================================== ============
$ db2 "export to abc.ixf of ixf lobs to /tmp modified by lobsinfile
select * from temp"
SQL3104N The Export utility is beginning to export data to file
"abc.ixf".

SQL3015N An SQL error "-904" occurred during processing.

SQL0904N Unsuccessful execution caused by an unavailable resource.
Reason
code: "00C90096", type of resource: "00000F01", and resource name:
"0173.0153.AFAAEF7D8CC3D82B26040154CB48.00001" . SQLSTATE=57011

SQL3105N The Export utility has finished exporting "10000" rows.
================================================== ============

I also tried running using UR with select and that does not work
either
Also, tablespace has been defined as locksize any in OS/390.
DB2 should be able to escalate it to tablespace locking.
Here is the explanation i found
================================================== ==============
00C90096
Explanation: The page, row or LOB lock on the page or subpage
identified
by NAME in message DSNT500I or DSNT501I caused the total number of
page,
row or LOB locks concurrently held to reach the installation
maximum
number of page, row or LOB locks (NUMLKUS) allowed for a single agent
in
the
system.

This reason code is issued by the following CSECT:
DSNILMCL

System Action: The operation that encountered this condition is
not
executed. If a utility job encountered this condition, the utility
is
stopped. Otherwise, any database updates for the statement that
was
executing are backed out. Any database reads for the statement that
was
executing are not executed. The position of the cursor is
unpredictable.

User Response: Rerun the application after correcting the cause of
this
resource unavailable
condition.
================================================== ===========
Any one had this problem , Please share your experience with me

regards,
db2admin
Dec 13 '07 #1
0 1999

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

Similar topics

2
by: Chris | last post by:
A weird issue...though hopefully not for everyone... I am trying to connect to a 10g database on a Red Hat Linux server from my 9i client on a XP pc. Both are on my local home network, behind...
0
by: Jeff O | last post by:
I am able to ping both directions from a Linux box to a WinXP box, but when I try to connect to MySql running on the Linux box using SQuirreL (a java-based isql tool) using Connector/J 2.0.14 I'm...
2
by: Robert Stearns | last post by:
After working well for most of a week, my application with the mysterious php/db2 problem is now failing again. No one has worked on the php code this week. We're running DB2 8.1.5, php 4.3.6...
1
by: kartik | last post by:
Hi , I am in need to find a way, to mass copy the data from db2 table running in mainframe to universal database db2 on NT. I know that DB2 connect gives the flexiblity of connecting and...
1
by: Thureen | last post by:
I just started using the mainframe (z/OS) 2 days ago, so I am very inexperienced in it. However, I need to write c++ programs for mainframe. Right now, the other mainframe programmers have showed...
0
by: Frank Swarbrick | last post by:
Is Websphere Information Integrator supported on Linux for zSeries? Here's the deal... We are a VSE mainframe shop. We do not currently have access to any relational databases from VSE. We use...
3
by: dinoo | last post by:
Hi, I need help here. I am converting an vb application to c#. The existing application connects to the mainframe server using FTP and downloads a file (dataset). Is it possible in .NET to...
5
by: Will Honea | last post by:
I've hit an interesting trap trying to migrate data off an OS/2 server running version 7.2 (fp14) over to 8.2 on Linux. Seems that one table has a column defined in the DDL as "BIGINT NOT NULL...
2
by: jeffhan | last post by:
we have os/400 db2 database at the backend. i installed db2 v9 connect server on one windows server which is locating the same network with database server. now how to i configure the connect...
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: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
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: 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
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: 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.