Sign In | Register Now About Bytes | Help | Site Map
Connecting Tech Pros Worldwide

IBM DB2

September 9th, 2008 msquared (Administrator)
Block Comment Confusion ...
3 Replies | Posted by: Richard | Last post by Jan M. Nelken, Today
Richard wrote: To be precise: SQL Reference states: SQL comments Static SQL statements can include host language or SQL comments. Dynamic more »
DB2 9.5 SQL Procedure Developer exam 735 prep, Part 2: DB2 SQL Procedures
2 Replies | Posted by: Jean-Marc Blaise | Last post by Jean-Marc Blaise, Today
Still Error 404: SRVE0190E: File not found: /web/reg/www.ibm.com/developerworks ... More than 24 hours without a file that DeveloperWorks mail... more »
DB2 - check if product installed on Solaris/AIX/HPUX
4 Replies | Posted by: pwu@qantas.com.au | Last post by Darin McBride, Today
pwu@qantas.com.au wrote: The way as defined by IBM: /usr/local/bin/db2ls -c This will give you an output that should be relatively easily parsed... more »
Kernel parameters for db2 v8.2 on Solaris 10
4 Replies | Posted by: Tony | Last post by Tomas, Today
On Oct 9, 11:05 am, w.l.fisc...@googlemail.com wrote: I'm not entirely familiar with the details, but at our site we have all instance owner users... more »
Variables in SQL???
5 Replies | Posted by: Richard | Last post by Serge Rielau, Today
DB2 9.5 provides global variables: CREATE VARIABLE X INTEGER; and SET x = <some expression>; To get them out from a client you can use: SET ? = x; (I... more »
IF Exists Bad Parser
3 Replies | Posted by: NHM | Last post by Serge Rielau, Today
SQL0104N An unexpected token "DROP FUNCTION" was found following Well the parser is absolutely right here. DROP FUNCTION is not supported in inline... more »
DSNL013I & DDF, DB2 9.1
Post Reply? | Posted by: mvsguy | Last post by mvsguy, Yesterday
I’m trying to set up DDF on DB2 9.1 and am getting the following error – DSNL013I -DB9G VTAM OPEN ACB FAILED ERROR='24'X SNA Programming explains... more »
LOAD with COPY
4 Replies | Posted by: =?ISO-8859-2?Q?Gregor_Kova=E8?= | Last post by =?UTF-8?B?R3JlZ29yIEtvdmHEjQ==?=, 3 days ago
Great, thanks. Best regards, Kovi Lennart pravi: -- ____________________________ |http://kovica.blogspot.com| more »
HAVING and WHERE clauses: Performance considerations in SQL
2 Replies | Posted by: Jack | Last post by Mark A, 3 days ago
"Jack" <jacquestardif@gmail.comwrote in message news:3b4b3050-0836-4ee1-9958-ac0382cfb043@i20g2000prf.googlegroups.com... Generally speaking, the... more »
REORG INPLACE -964 ERROR
Post Reply? | Posted by: mvsmsh | Last post by mvsmsh, 3 days ago
Hi listers , Has anyone met REORG INPLACE error -964 " The transaction log for the database is full " ? I wonder , why REORG INPLACE error... more »
DB2 Client Upgrade Questions ....
1 Reply | Posted by: Richard | Last post by Darin McBride, 3 days ago
Richard wrote: Run 'db2level' from within the client instance environment. See the version 8 (or 9) documentation. See the version 8 (or 9)... more »
INPLACE REORG problem
Post Reply? | Posted by: mvsmsh | Last post by mvsmsh, 3 days ago
Hi Listers , While REORG INPLACE WRITE ACCESS , large and frequently update table , previous' DBA got experience that all the program could not... more »
SQL help
4 Replies | Posted by: annecarterfredi@gmail.com | Last post by annecarterfredi@gmail.com, 3 days ago
Thanks for your reply. I have found the solution after some research. It's similar to Lennart's solution. On Oct 8, 12:37 pm, --CELKO--... more »
Newbie - Partition setup multiple tables
1 Reply | Posted by: Justin | Last post by Ian, 4 days ago
Justin wrote: No, you have to use a column in the physical table. more »
Advs & disadvs of Self Tuning Memory Management feature of DB2 v9.5
2 Replies | Posted by: satish mullapudi | Last post by Pierre StJ, 4 days ago
Note that your under Windows at DB2 V9.5 At that level with that OS the INSTANCE_MEMORY parm. of your dbm cfg is critical. The instance manages all... more »
Last DB2 to run on Solaris 8
1 Reply | Posted by: w.l.fischer@googlemail.com | Last post by w.l.fischer@googlemail.com, 4 days ago
On Oct 7, 1:51 pm, w.l.fisc...@googlemail.com wrote: I found something now... Unfortunately, it's a bit hidden (I remember, I needed some time to... more »
Collecting DB2 performance results for my thesis paper
Post Reply? | Posted by: Eric Davidson | Last post by Eric Davidson, 6 days ago
As part of my thesis for my MSc Course with the Open University UK, I need to collect various performance statics for IBM's DB2 database... more »
Leading Zeros
4 Replies | Posted by: WalterR | Last post by WalterR, 7 days ago
Dave Hughes wrote: I had been confidently looking for something built-in, but I guess I was assuming it would have a more obvious name. Anyway,... more »
Just checking
1 Reply | Posted by: Diego de la Vega | Last post by Ian, 8 days ago
Diego de la Vega wrote: If you do an offline backup of the database, then you don't need to copy anything else. If you do an online backup, you may... more »
Dynamic sql statement called in a stored procedure SP
1 Reply | Posted by: Justin | Last post by jefftyzzer, 8 days ago
On Oct 3, 8:38 am, Justin <kfw...@hotmail.comwrote: CREATE PROCEDURE RET_TEST() LANGUAGE SQL SPECIFIC ARCHIVE_RET_TEST INHERIT SPECIAL... more »
db2 table space restore
4 Replies | Posted by: pinoy2ser | Last post by Diego de la Vega, 8 days ago
This is an example db2 -td; RESTORE DATABASE SAMPLE FROM "C:\Program Files\IBM\SQLLIB\BIN" TAKEN AT 20070622115322 TO "C:" INTO... more »
outer join table filtering
1 Reply | Posted by: Henry J. | Last post by ChrisC, 8 days ago
On Oct 2, 8:47 am, "Henry J." <tank209...@yahoo.comwrote: CELKO has a good discussion about the logic behind what is going on. However, if you look... more »
Please explain query intervals output
1 Reply | Posted by: lenygold via DBMonster.com | Last post by Lennart, 8 days ago
On 3 Okt, 14:42, "lenygold via DBMonster.com" <u41482@uwewrote: Not sure what you find confusing, but I think it will become clear to you if you... more »
why is NULLID.SYSSH200 executing so many times
2 Replies | Posted by: ed_baxter | Last post by ed_baxter via DBMonster.com, 9 days ago
We found an mid-range app that is running 400 times a second up to the mainframe and getting a +100 every time (nice) so we will be meeting with... more »
SqlException Unsupported ccsid, encoding, or locale: "Cp037"
Post Reply? | Posted by: Kirk Wolf | Last post by Kirk Wolf, 10 days ago
The IT folks did an automatic upgrade of DB2 connect to V9 our our Windows machines, and now when we try to use DB2 on z/OS from an Eclipse plugin... more »

Latest Articles: Read & Comment
  • Didn't find the answer you were looking for?
    Post Your Question
  • Top Community Contributors