| Thread | Last Post | Replies |
|
| When are CHECK constraints evakuated? | 19 Oct 2005 17:56 GMT | 1 |
When the "new" data IS NOT NULL or whenever the row is stored? In particular is the first clause needed in: ALTER TABLE IS3.FLUSHES ADD CONSTRAINT PALP_LEFT_OV
|
| How to move a database into "global" area? | 19 Oct 2005 17:35 GMT | 2 |
DB2ers, I am a newbie to DB2 world. I just built a test DB2 server and installed the "SAMPLE" database. It turns out the database was created under my ownership. As a result, if some other user tries to fetch
|
| MERGE and GET DIAGNOSTICS ROW_COUNT | 19 Oct 2005 16:53 GMT | 1 |
row_count - is it total inserted,updated or deleted by merge statement? Any way get different counts? Andy
|
| problem with an insert | 19 Oct 2005 16:38 GMT | 2 |
I have 2 insert statements within a procedure which are as follows: INSERT INTO temp table (column1, col2 ) SELECT 'abc, 'b' FROM tab1 AS A WHERE A.col1 = '0' --20030801
|
| Error SQL0104N on very simple client setup. Help. | 19 Oct 2005 15:13 GMT | 2 |
DB2ers, In my setup, DB2 server is installed on a Windows box "test16" and "SAMPLE" database has been loaded. Now, on a clean Windows machine (test15), I installed DB2 client
|
| Is dual-mode authentication possible under DB2? | 19 Oct 2005 15:12 GMT | 4 |
DB2ers, I am a newbie to DB2 but have enough experience with other database servers. Many database servers such as SQLServer offer a dual-mode authentication mechanism, that is, either you can use standard Windows
|
| Unable to list tablespaces from Control Center | 19 Oct 2005 14:21 GMT | 1 |
Environment: AIX 4.3.3 DB2 UDB WSE version 8.1 fixpack 9a When I access a database residing on this server from my workstation (Windows xp, servicepack2 - db2 udb ESE fixpack 10) and in Control Center try to list the tablespaces (click on Tablespaces in the left part of the GUI) I ...
|
| Need Help : Power Builder and DB2 | 19 Oct 2005 13:58 GMT | 1 |
All. We have a Client/Server environment on with PB/Sybase and we are looking at moving to PB/DB2. What are the things we need to consider for
|
| VBS return value from stored procedure | 19 Oct 2005 13:30 GMT | 4 |
I am attemting to write some Visual Basic Scripts that will call a DB2 stored procedure and get the return value. The test scripts are shown below. Not sure why I cannot get the returned value. I know the procedure is running as I had put in a line
|
| probelm with temp table | 19 Oct 2005 12:20 GMT | 2 |
I am creating a temp table within a procedure and inserting some records based on some conditions. Is there a way I can query the temp table to see how many records have been inserted when the procedure is being executed.
|
| db2 v8 install hangs on windows XP pro | 19 Oct 2005 03:56 GMT | 15 |
I have a laptop with windows xp 1 gig ram 2.0 pentium M. When I run the db2 personal edition version 8.2 the install gets to the first screen and says windows installer is preparing to install. There is a back next and cancel button on the screen at the bottom. The next and
|
| script to automate table grants like a current user? | 18 Oct 2005 20:23 GMT | 2 |
DB2 WSE LUW 8.1 FP5 Red Hat AS 2.1 I would like to grant a new database user the same privileges (across many tables and views) that a current user has.
|
| cataloging and rerouting questions | 18 Oct 2005 19:26 GMT | 1 |
I've got a set of redundant marts that I'm trying to catalog on the client side to allow us to do two things: 1. manually recatalog to point at either of the two fast marts 2. automatically failover to a third slow mart
|
| Fenced user/instance question | 18 Oct 2005 19:08 GMT | 2 |
Running DB2 8.2 on AIX 5.2. If you have more than one instance on a box is there a way that can be used to determine which is the name for the fenced user for a particular instance?
|
| Location of Task Center tasks | 18 Oct 2005 18:35 GMT | 3 |
I'm pretty sure the tasks that are in the task center are in a table somewhere, but I'm not finding them. Any ideas?
|