| Thread | Last Post | Replies |
|
| Generating and running SQL on the fly | 19 Feb 2008 04:28 GMT | 6 |
I am trying to generate sql from sql. Like select 'select count(*) from ' || tabschema ..............syscat.tables where.....; is there a way to run this with a single statement?
|
| QUESTION: Does db2 8.2 for z/OS support ALLOW REVERSE SCAN on indexes? | 18 Feb 2008 23:50 GMT | 3 |
Hey, all. Subject line says it all. But for background: I'm developing on UDB for Windows. The production application is on z/
|
| DB2 migration | 17 Feb 2008 13:30 GMT | 2 |
I am an old-time mainframe programmer. MVS, JCL, JES, DB2. I notice alot of my colleagues are migrating their mainframe applications to newer client/server. However I am happy my company has comitted at least 10-15 years to
|
| DB2 reference manuals | 16 Feb 2008 23:57 GMT | 2 |
Does anyone know where to get DB2 reference manuals. Would we order these through IBM?
|
| 5 problems with db2move copy schema in 9.5 NT64 | 16 Feb 2008 12:50 GMT | 4 |
we are currently trying to migrate from 8.x 32-bit to 9.5 64-Bit (Windows 2003) We also want to to migrate our SMS-tablespaces to automatic storage. The only option for us is db2move with copy schema. In Our tests we
|
| DB2 Task Failed w/-22201 | 15 Feb 2008 03:07 GMT | 1 |
I'm running DB2 Express-C on a Server 2003 box acting as an additional domain controller in our small domain. I'm trying to create a simple task to connect to a database, call a stored procedure and the disconnect.
|
| getting sql0818n on db2advis | 14 Feb 2008 19:34 GMT | 2 |
i am trying to run advise using the following parameter and i get this error against one of the database : db2advis -d db1 -i test.sql Using user id as default schema name. Use -n option to specify schema
|
| AMD 2 Opteron servers, which Linux OS - CentOS or OpenSuse | 14 Feb 2008 00:57 GMT | 8 |
In office, I can have RedHat AS 4.0. And I like to configure a DB2 for home lab system. Which one is better OpenSuse 10.3 or CentOS?
|
| QUESTION: Select <PK> from <TABLE> - index scan or table scan?? | 14 Feb 2008 00:25 GMT | 2 |
Hi, all. My background is more Oracle than db2. My skills at SQL tuning are quite limited. I'm running 8.2 on Windows.
|
| db2 connection problem (codepage) | 13 Feb 2008 22:17 GMT | 2 |
lvmbi@worf:~$ db2 connect to sqldba user username using difficultpwd SQL0332N Character conversion from the source code page "923" to the target code page "UNKNOWN" is not supported. SQLSTATE=57017
|
| backup & filesystem snapshot question | 13 Feb 2008 20:29 GMT | 3 |
I have a newbie question about backing up our database on our Solaris system. I was reading the "Data Recovery and High Availability Guide
|
| Set integrity after load | 13 Feb 2008 17:05 GMT | 2 |
I have an issue with SET INTEGRITY after loading my table. Set integrity does not see integrity violations checking by trigger. My shell script does the following steps: - LOAD FROM ... REPLACE INTO my_table
|
| Enable encryption of Server authentication | 13 Feb 2008 16:20 GMT | 1 |
My company changed the security policy for DB2 server in mainframe. To implement this policy in client, I have to enable encryption of Server authentication for the two different db2 clients, one in UNIX and the other in Windows.
|
| V9.5 and XML Support in Triggers | 13 Feb 2008 15:50 GMT | 3 |
I am trying to pass an XML document in a trigger from a transition table to a Stored Procedure. I can get the Stored procedure to accept it successfully from an appllication call. So I know that functionality is there on the SP
|
| Informix SDS Functionality in UDB? | 13 Feb 2008 06:52 GMT | 4 |
Any IBMers out there know if IBM intends to incorporate Informix's SDS functionality into UDB? Lew
|