| Thread | Last Post | Replies |
|
| SQL22201N - I am unable to Proceed further | 31 Mar 2005 19:52 GMT | 5 |
All: This is becoming a big problem for us. Whenever we are using control center it asks for the userid/passwd and when we provide the admin userid/passwd we get a error
|
| chnage use identity column to sequence | 31 Mar 2005 16:36 GMT | 2 |
I have a table with a column as identity. I don't know how can migrate a identity column to a normal column using sequence. Thnaks
|
| Creating a database and filling data using scripts | 31 Mar 2005 15:38 GMT | 3 |
I have all the scrips to create a database. I have a few questions: 1- I am creating a batch file that it will call many lines like: db2 -td@ -f filename.sql -z output.txt The order i am using is:
|
| V8.2 SQL stored procedures implementation | 31 Mar 2005 07:52 GMT | 16 |
Since V8.2 does not require a C compiler to build SQL stored procedures, I am just wonderring how they are now implemented internaly as opposed to C embedded SQL before V8.2, so, basicaly, what happens by CREATE PROCEDURE LANGUAGE SQL statement (I noticed no C files get
|
| SELECT outer join | 31 Mar 2005 00:20 GMT | 2 |
I appreciate if anyone can help me out, please. I have two tables; TableA and TableB. When the user enters the account, I match it against TableA.col1. Then I get the TableA.col2 from TableA and match against TableB.col1. If not found, I still want the record to show.
|
| DB2 V7.1 DRDA environment TCPIP and DIST address space CPU usage high | 31 Mar 2005 00:10 GMT | 1 |
Hi,any one know ,in DRDA enviroment DB27.1 running in ZOS/E,I find when apllication program access DB2 through DB2connect ,in mainframe two address space TCPIP and DIST CPU usage were very high ,and DBM1 or MSTR address are low,one sample maybe 15%(tcpip),10%(DIST),1%(DBM1),we are ...
|
| UDB Migration from LUW - Mainframe DB2 | 30 Mar 2005 22:42 GMT | 3 |
We have UDB 8.2 on Windows and we want it to be migrated to V8 of DB2 on Mainframe. 1. Can a SQL FUNCTION contains SELECT statements in RETURN Clause in Mainframe? below function compiles in UDB.. Will it compile on
|
| Strange error in UDF | 30 Mar 2005 21:29 GMT | 2 |
I am trying to write a trigger/UDF combination that closely follows the example given in the following DeveloperWorks article: http://www-106.ibm.com/developerworks/db2/library/techarticle/0205bhogal/0205bho gal.html Unfortunately, when my UDF starts to compose the email, something ...
|
| Concept Question re UDTs in UDFs | 30 Mar 2005 20:07 GMT | 3 |
I am trying to figure out if a UDF can accept a UDT (User-defined Distinct Type, *not* structured type) as one of its parameters. I'm running DB2 for Linux, Unix, and Windows V8.2 (FP 8) on Windows XP. For instance, let's say I have two UDTs, ShoesizeEuropean and
|
| Who to Import PostGRESQL 7.2.2 database into Db2 7.2 | 30 Mar 2005 18:31 GMT | 1 |
Hi team Is there any easy way to Import PostGRESQL 7.2 which is on the Linux mechine to a DB2 UDB 7.2 on WIndows. What Options do i have. Thanks
|
| Need help missing log file | 30 Mar 2005 12:13 GMT | 2 |
I am migrating from AIX to Linux DB2 7.2 During cleanup I deleted an active log file. I am on log1540 and it says log 1541 is missing. It is. I do not need any of the data, I can re-import. But I cannot connect. I have no backups yet.
|
| Remote DB2 administration | 30 Mar 2005 08:17 GMT | 2 |
I had many troubles of finding a company who provides Remote Database Administration. I reviewed quite a lot of services and finally got to know about a company who has done some work and are kind of supporting enterprise customers with their huge databases. I dont wanted to
|
| Can I pass a parameter from a stored procedure to a table function that is joining on other tables? | 29 Mar 2005 22:50 GMT | 2 |
I am trying to create a stored procedure that accepts 3 parameters. Using these parameters I am joining on 2 tables and a UDF that accepts these 3 parameters to get movement information. When I try to pass these parameters in the function for each parameter I get and SQL0206
|
| ADO.NET Isolation Level | 29 Mar 2005 22:01 GMT | 1 |
I have been researching ADO.NET in order to train our programming staff. I am curious if someone would know what the default isolation level is with and without a transaction. Furthermore, if I specify the isolation level on the transaction object, which one is the most like
|
| DB2 & AIX or OpenPower 64-bit Platforms ? | 29 Mar 2005 21:50 GMT | 1 |
Hi, We are investigating the possible platform options for going to 64-bit ? Can anybody offer any links &or Judgements on the relative merits of DB2 64bit on AIX and DB2 64bit on OpenPower(Linux) ??
|