suche 36x36
  • 1.) Support - Heli (21.02.2018)
       

Service and support for Informix

Our service is as individual as your demands!

We offer single requests and advisory services on an hourly basis.
For projects and regular services we will make individual agreements with each of our customers.

For your orientation we offer a few service packages on our website.
We would be pleaesd if we could adjust a service package to your needs.

  Informix Support - telefonische AnfrageInformix Support - telefonische Anfrage  

 
Projecting

• project planning

• project assistance

• installation planning

• consulting

• auditing

• documentation

 
Architectur

• data warehouse

• enterprise replication

• high availability

• virtualization

• cloud migration

 
Optimization

• run-time analytics

• slow statements

• performance tuning

 
Administration

• Standard Admin

• Remote Admin

• Standby Admin

 
Monitoring

• control/tracing

• alerting

• improvement

 
Support

• 2nd-level support

• 7x24 Support

 
Start/Setup

• installation

• configuration

• migration

• trade-up

 
Data-
management

• import/export

• backup/recovery

• migration

• interfaces

• compression

• acces control

• data security

• archiving

 
Training

• online workshops

• online training

service request blue 1022x100
Latest versionsfixlist
11.1.0.7 FixList
10.5.0.9 FixList
10.1.0.6 FixList
9.8.0.5 FixList
9.7.0.11 FixList
9.5.0.10 FixList
9.1.0.12 FixList
Have problems? - contact us.
Register for free anmeldung-x26
Contact form kontakt-x26

DB2 - Problem description

Problem IC97408 Status: Closed

IMPORT AND EXPORT FAIL WITH SQL1031N WHEN CONNECTING TO DB BY
DB2DSDRIVER.CFG.

product:
DB2 FOR LUW / DB2FORLUW / A50 - DB2
Problem description:
Data Server Clients and Servers can connect to remote database 
by using db2dsdriver.cfg, but IMPORT/EXPORT commands fail to 
SQL1031N. 
The following steps illustrate this problem. 
 
1. Prepare db2dsdriver.cfg like as below on Data Server Clients 
or Servers 
 
<configuration> 
  <dsncollection> 
    <dsn alias="SAMPLE" name="SAMPLE" host="db2srv" 
port="50000"> 
    </dsn> 
  </dsncollection> 
  <databases> 
    <database name="SAMPLE" host="db2srv" port="50000"> 
    </database> 
  </databases> 
</configuration> 
 
2. Connect to the database, then perform export. 
 
db2 connect to sample user <username> using <password> 
 
   Database Connection Information 
 
 Database server        = DB2/AIX64 10.5.1 
 SQL authorization ID   = DB2INST1 
 Local database alias   = SAMPLE 
 
db2 "export to org.ixf of ixf select * from org" 
SQL1031N  The database directory cannot be found on the 
indicated file system. 
SQLSTATE=58031 
 
This error can be bypassed by adding a database catalog as 
below: 
 
db2 catalog tcpip node db2srv remote db2srv server 50000 
db2 catalog database sample at node db2srv 
 
NOTE: 
Data Server Drivers has a restriction that does not support 
db2Import/db2Export nor db2Load APIs. 
But this restriction should not be applied to Data Server 
Clients and Servers. Please see the following page for details 
of the restrictions on Data Server Drivers. 
 
IBM Data Server Driver restrictions 
http://pic.dhe.ibm.com/infocenter/db2luw/v10r5/topic/com.ibm.swg 
.im.dbclient.install.doc/doc/r0054687.html
Problem Summary:
**************************************************************** 
* USERS AFFECTED:                                              * 
* Users who use IMPORT/EXPORT utilities, and connecting to the * 
* database by using db2dsdriver.cfg.                           * 
**************************************************************** 
* PROBLEM DESCRIPTION:                                         * 
* See Error Description                                        * 
**************************************************************** 
* RECOMMENDATION:                                              * 
* Please upgrade to DB2 V10.5 FixPack 4 or later.              * 
****************************************************************
Local Fix:
Catalog the database name in the database catalog.
available fix packs:
DB2 Cancun Release 10.5.0.4 (also known as Fix Pack 4) for Linux, UNIX, and Windows
DB2 Version 10.5 Fix Pack 9 for Linux, UNIX, and Windows

Solution
This problem was first fixed in DB2 V10.5 FixPack 4.
Workaround
not known / see Local fix
Timestamps
Date  - problem reported    :
Date  - problem closed      :
Date  - last modified       :
04.11.2013
15.09.2014
15.09.2014
Problem solved at the following versions (IBM BugInfos)
Problem solved according to the fixlist(s) of the following version(s)
10.5.0.4 FixList