+ Post New Thread
Page 1 of 10 1 2 3 ... LastLast
Threads 1 to 20 of 200

Forum: General

If you want to discuss a topic not covered in the other database forums, this is where to post.

  1. Last Used Date change from Client

    Our web developer states that several LFs are being used, however all of the files in question carry a "Last Used Date" of blanks. My question is:...

    Started by D.Abramowitz‎, 08-22-2011 01:28 PM
    • Replies: 0
    • Views: 1,120
    08-22-2011, 01:28 PM Go to last post
  2. TechTip: Database Blocking Made Simple

    ** This thread discusses the article: TechTip: Database Blocking Made Simple ** ** This thread discusses the Content article: TechTip: Database...

    Started by jvoris‎, 04-01-2011 06:37 PM
    blocking, efficiency, performance, record blocks
    • Replies: 0
    • Views: 758
    04-01-2011, 06:37 PM Go to last post
  3. Free interface IBMi-Excel

    HSSFCGI is a free open source utility distributed from site www.easy400.net (free registration required). HSSFCGI allows to create Excel xls and...

    Started by jbvperotti‎, 02-22-2011 09:39 AM
    • Replies: 0
    • Views: 427
    02-22-2011, 09:39 AM Go to last post
  4. HSSFCGI release dated Febr. 14, 2011 - Now supporting HyperLinks

    As you may know, the www.easy400.net open source utility named HSSFCGI allows to generate .XLS and .XLSX Excel spreadsheets. It features command...

    Started by jbvperotti‎, 02-14-2011 08:13 AM
    • Replies: 0
    • Views: 936
    02-14-2011, 08:13 AM Go to last post
  5. TechTip: IBM OmniFind Yahoo Edition Search Engine Is Free

    ** This thread discusses the article: TechTip: IBM OmniFind Yahoo Edition Search Engine Is Free ** ** This thread discusses the Content article:...

    Started by daveandtyra‎, 01-14-2011 08:44 AM
    • Replies: 0
    • Views: 649
    01-14-2011, 08:44 AM Go to last post
  6. TechTip: Simplify Your Development with DB2 Automatic Timestamp Support

    ** This thread discusses the article: TechTip: Simplify Your Development with DB2 Automatic Timestamp Support ** ** This thread discusses the...

    Started by TheQuigs‎, 09-03-2010 09:13 AM
    • Replies: 4
    • Views: 1,645
    02-03-2012, 11:44 AM Go to last post
  7. Thumbs up Thanks!

    Another great article Gene. Thanks!

    Started by a.corcoran‎, 03-12-2010 08:17 AM
    • Replies: 0
    • Views: 1,067
    03-12-2010, 08:17 AM Go to last post
  8. iSeries Communication Standards Help

    Hello, I am doing some research on iSeries Communication Standards to be a guide for our Development Group. I was wondering if anyone had any...

    Started by klaborde‎, 02-25-2010 05:44 PM
    • Replies: 0
    • Views: 1,103
    02-25-2010, 05:44 PM Go to last post
  9. Unable to Delete Spool Files

    Hi all, Not sure if this is the correct place to post this question but I'm looking for a bit of help. I've got 2 spool files that seemingly...

    Started by Guest.Visitor‎, 11-27-2009 06:41 AM
    • Replies: 4
    • Views: 2,216
    12-11-2009, 12:02 PM Go to last post
  10. Thumbs up LInQ to Entities (DB2/Oracle/MySQL/Access...)

    Hi, For those of you who started using DB2 9.7 provider in LUW, you would have definitely seen good amount of new features. One of those new...

    Started by rv_ooty@hotmail.com‎, 10-04-2009 02:50 PM
    entity visualizer
    • Replies: 0
    • Views: 3,367
    10-04-2009, 02:50 PM Go to last post
  11. How do I see JVM logs?

    I am trying to use a JDBC to connect to a Microsoft sequel server. I see error messages go by in the JVM console, but I don't know how to see them...

    Started by dacust‎, 09-21-2009 09:16 AM
    • Replies: 0
    • Views: 1,806
    09-21-2009, 09:16 AM Go to last post
  12. Data Refresh

    I need to do a refresh, of data only, from production to test on a regular basis to keep data current. A few of our files are very large with history...

    Started by dsmith‎, 11-20-2008 10:02 PM
    • Replies: 0
    • Views: 2,188
    11-20-2008, 10:02 PM Go to last post
  13. Partner TechTip: Query/400 Is Outdated!

    ** This thread discusses the article: Partner TechTip: Query/400 Is Outdated! ** ** This thread discusses the Content article: Partner TechTip:...

    Started by cherev‎, 09-11-2008 01:15 AM
    • Replies: 1
    • Views: 1,960
    03-08-2010, 01:36 AM Go to last post
  14. TechTip: Exploit DB2 Web Query's Defined and Computed Fields

    ** This thread discusses the article: TechTip: Exploit DB2 Web Query's Defined and Computed Fields ** I need to develop a couple defined fields to...

    Started by Matt.Tyler‎, 09-06-2008 01:10 AM
    • Replies: 4
    • Views: 4,569
    02-24-2010, 05:37 AM Go to last post
  15. Drawbacks to Variable Length Fields

    Are you talking about using VARLEN(max) keyword in DDS? If so, then when a field length exceeds the max you specify, it spills over into some sort of...

    Started by Guest.Visitor‎, 11-28-2007 12:07 PM
    • Replies: 5
    • Views: 3,163
    11-29-2007, 06:01 AM Go to last post
  16. unexpected records deletion

    Md. Shahid wrote: > I've included effected PF under journaling and I found QZDASOINIT as > the program name. You don't list a question here, I'll...

    Started by Guest.Visitor‎, 11-20-2007 09:06 AM
    • Replies: 8
    • Views: 3,670
    12-05-2007, 02:44 PM Go to last post
  17. Problem with CONCAT and SST in same logical file

    I'm experiencing a problem using CONCAT and SST keywords in V5R2. They are not being used on the same field, which I know is not allowed. There seems...

    Started by Guest.Visitor‎, 11-01-2007 01:11 PM
    • Replies: 0
    • Views: 2,081
    11-01-2007, 01:11 PM Go to last post
  18. Combining Records from Multiple Files/Multiple libraries

    Familiar w/SQL? Just STRSQL and run Selects w/UNION's to bring it all together...The SELECT's pull it all together for you. You just need to wrap...

    Started by Guest.Visitor‎, 09-20-2007 08:33 AM
    • Replies: 7
    • Views: 4,917
    10-01-2007, 06:47 PM Go to last post
  19. Changing the attributes of printer file qpqxprtf (qm query)

    Just one way, but you can avoid needing an override most of the time. Unless your shop explicitly excludes changing IBM shipped objects...

    Started by Guest.Visitor‎, 08-16-2007 02:55 PM
    • Replies: 2
    • Views: 4,921
    08-22-2007, 12:04 PM Go to last post
  20. Should I Use a Trigger?

    Based on the situation you are describing, my thought would be that you would be better off to use a service program. Just call a function to...

    Started by jeffolen4‎, 08-14-2007 10:16 AM
    • Replies: 2
    • Views: 2,998
    08-22-2007, 05:49 AM Go to last post

+ Post New Thread
Page 1 of 10 1 2 3 ... LastLast

Thread Display Options

Use this control to limit the display of threads to those newer than the specified time frame.

Allows you to choose the data by which the thread list will be sorted.

Order threads in...

Note: when sorting by date, 'descending order' will show the newest results first.

Icon Legend

Contains unread posts
Contains unread posts
Contains no unread posts
Contains no unread posts
More than 15 replies or 150 views
Hot thread with unread posts
More than 15 replies or 150 views
Hot thread with no unread posts
Closed Thread
Thread is closed
Thread Contains a Message Written By You
You have posted in this thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts