| Thread | Last Post | Replies |
|
| EXTEND USING option of CREATE INDEX command | 19 Dec 2005 16:01 GMT | 3 |
Can someone clarify what is EXTEND USING option in the CREATE INDEX command for, what kind of index structure it creates? Is it a new feature introduced in FP10, or it's been around for awhile yet? Thanks,
|
| Equivalent to CREATE DEFAULT in Sybase | 19 Dec 2005 14:59 GMT | 2 |
In sybase there is a create default statement in order to create a default object. like CREATE DEFAULT one as 1
|
| Show Related->Tables Spaces causes "CLI0611E Invalid column name." | 19 Dec 2005 07:33 GMT | 2 |
I applied FP9a on top DB2 UDB 8 FP8. Now I notice in Control Center to get this error: [IBM][JDBC Driver] CLI0611E Invalid column name. SQLSTATE=S0022 when I slelect any table then Show Related->Tables Spaces. Is supposed
|
| Requirement of Java/Oracle& All Skills with Valid H-1 B Visas --USA Opening | 19 Dec 2005 06:32 GMT | 2 |
Magna Infotech - a part of $ 1 billion Nagarjuna Group has development centers in USA & India. Magna is an ISO 9001:2000 certified company Magna is a STPI regd. company
|
| how to determine the NUM_IOCLEANERS? | 17 Dec 2005 19:56 GMT | 5 |
I'm trying to put together a simple util that will help me during performance tuning, It will grab a bunch of values from different snapshots and the db/dbm cfg, and print out different values, and if a certain threshold value is reached, some information of which parameter
|
| How to elide leading zeros | 17 Dec 2005 19:19 GMT | 3 |
I wish to return a dosage (DECIMAL(7,3)) concatenated with its units (VARCHAR(15); i.e., 1.500 cc. When I do this as shown below, I get 001.500 cc. Is there any easy way to elide the leading zeroes? CAST(t4.dosage AS CHAR)||' '||t5.dosage_units AS dose,
|
| split function in DB2 | 17 Dec 2005 19:08 GMT | 3 |
Is there any split function in DB2? How to split a field value separated with delimiter ","(comma)?
|
| Column Concatenation Function? | 17 Dec 2005 19:04 GMT | 5 |
I would like to ask is these any DB2 function that can concatenation strings and have grouping capability?? for example, Tables:T
|
| db2 connect problem | 17 Dec 2005 14:42 GMT | 1 |
Hi, i recently installed administrative client on one of our prod machines. from configuration assistant when i try connecting to our server using ODBC driver i get the follwing error odbc drivers cannot be loaded system error 127 , but i can connect using CLI Any help
|
| Protocol specific error code(s): "10065", "*", "*". SQLSTATE=08001 | 16 Dec 2005 23:01 GMT | 2 |
I am getting the below error message when I am trying to connect from client to remote database server installed on Linux. DB2 UDB ESE database is running on a trail version on Linux and client (administration client) installed on Windows.
|
| CHAR vs CAST DB2 UDB v8.1.9 Linux | 16 Dec 2005 22:07 GMT | 3 |
Vol. 1 of SQL REFERENCE contains the following statement in the description of CHAR: Note: The CAST expression can also be used to return a string expression. I was trying it in order to get rid of leading zeroes when I got the
|
| Help with 64bit Solaris 10 ... | 16 Dec 2005 22:04 GMT | 2 |
I am writing a 64bit application for Solaris 10 and am need of 64 bit binaries for the ODBC interface. What I have found so far are 32 bit libraries that work on a 64 bit platform. Because I need to link my 64 bit application to the libraries, I need libraries compiled 64bit.
|
| DB2 Express | 16 Dec 2005 20:29 GMT | 5 |
New to DB2 . Want to create a disaster DB2 server with minimum resources, as client(small company) can't afford big and don't have much budget to spend.Currently backing to local tape. Tape is kept locally in safe,
|
| CSV file with Headers | 16 Dec 2005 19:56 GMT | 4 |
All - I am trying to figure out how to get a comma delimited file from the command line which includes the column headings as the first line. I know how to create a del file using export, but it doesn't put the
|
| Getting SQL0901N error with SQL State: 58004 on running explain plans | 16 Dec 2005 12:30 GMT | 4 |
Not having earned my DBA badge from the scouts just yet I'm a little lost with an error I'm getting. We've just upgraded our development database from 7.2 to 8.2 as the first step in upgrading our wider environment. Of course, development
|