| Thread | Last Post | Replies |
|
| modifed timestamp of a table | 09 Jun 2006 19:06 GMT | 6 |
Information with regard to creation of a table is stored in SYSTABLES. Is modified time stamp of a table stored in DB2, if so where. Thanks,
|
| load utility & identity column -- bug in db2? | 09 Jun 2006 16:54 GMT | 3 |
We are having a strange problem that appears on Fix Pack 10. Problem: When using bulkloader to load data into a table that has a identity column, the records get rejected and
|
| Run SQL from Windows against AS/400 | 09 Jun 2006 16:17 GMT | 3 |
It seems the DB2 CLP (Command Line Processor) is the way to go (other ideas???) I downloaded and installed and configured and got the msg below. However I do not understand it what gets licensed - on the AS400 or Windows?
|
| CHGQRYA and UDF_TIMEOUT | 09 Jun 2006 16:14 GMT | 4 |
I need to increase the UDF_TIMEOUT value within the scope of a job, and had hoped to use CHGQRYA to do this. However there seems to be no UDF_TIMEOUT parameter to this command. I can change the UDF_TIMEOUT within the QAQQINI file and that works,
|
| I hope in Serge Rielau | 09 Jun 2006 13:43 GMT | 5 |
Ciao a tutti ( Hi to all ) ( sorry for my bad english ) ! I have a problem with dynamic sql. I try to read all internet but I don't understand anything ! So I hope in Serge ( I love toronto in particular
|
| Insert taking ages | 09 Jun 2006 11:00 GMT | 7 |
The following insert takes ages, although it started out pretty fast. I monitored it with DB2mon, and in the begin insert count was about 1000 per minute while after 300000 or so rows, it droped to about 20 rows per minute. Anyone any idea what could cause that?
|
| problems with concat and parameter markers | 09 Jun 2006 08:09 GMT | 4 |
I'm getting: DBD::DB2::db do failed: [IBM][CLI Driver][DB2/LINUX] SQL0440N No authorized routine named "CONCAT" of type "FUNCTION" having compatible arguments was found. SQLSTATE=42884
|
| Exam 700 Query--pls help(Urgent) | 09 Jun 2006 03:08 GMT | 2 |
Hi To All, I took up the IBM sample testfor Exam 700 today and I have the test tomorrow,I have some questions for which Iam not sure about the right answer,can anyone please guide me as to what is the right answer for
|
| IBM DB2 V9.1 for Linux, UNIX, and Windows delivers hybrid XML/relational data server | 09 Jun 2006 01:35 GMT | 1 |
http://www-306.ibm.com/common/ssi/fcgi-bin/ssialias?subtype=ca&infotype=an&appna me=iSource&supplier=897&letternum=ENUS206-128
|
| INSERTIN' INTO TEMPORAL TABLE THE RESULT OF A STORE PROCEDURE | 08 Jun 2006 16:04 GMT | 8 |
i want to insert into a temporal table the result of a store procedure. on sql server the sentence would look like this (already working) INSERT INTO #SHIPINFO exec TESTDTA.S59RSH05 @SCBILLTO, @INID, @ADRSTYPE
|
| Urgent SQLCODE : 30081 Connection problem | 08 Jun 2006 09:13 GMT | 5 |
I have Db2 server installed on remote server. i am connecting to that remote server by using VPN. I want to connect that remote DB2 server instance using my local machine DB2 development client. Bur Its gives me following error
|
| password invalid | 08 Jun 2006 04:06 GMT | 1 |
I am still getting "Password Invalid" with all new users I define on my linux box. I have tried all the suggestions made here and they made exactly no difference. I have server authorization set. I do have connect authority for the new user. I have all the same groups for the
|
| CLP Stored Procedure Call differences | 08 Jun 2006 03:36 GMT | 3 |
I am calling the exact same stored procedure called myprocedure from 2 different boxes from the CLP, but I'm experiencing different behaviors between them. After I was unable to get any support from IBM due to V7.1 being no longer supported, I figure
|
| How to convert a stored-proc with one result-set into a table udf | 08 Jun 2006 02:22 GMT | 7 |
I don't have much experience writting UDFs, so I don't know if this is possible (and simple). I am basically looking to write a wrapper table UDF that encapsulates reorgchk_tb_stats and reorgchk_ix_stats procedures, so I can easily manipulate the result set using SQL.
|
| V8.2, WINDOWS | 08 Jun 2006 01:22 GMT | 1 |
I backed up a database and took it home to work on it. Problem is with the stored procedures: In the Control Center I can see the SPs, and I can see their SQL code. But I cannot edit nor copy the SQL code.
|