• The Four Hundred
  • Subscribe
  • Media Kit
  • Contributors
  • About Us
  • Contact
Menu
  • The Four Hundred
  • Subscribe
  • Media Kit
  • Contributors
  • About Us
  • Contact
  • Don’t Ignore the View

    April 22, 2009 Paul Tuohy

    I recently had a discussion with some of my colleagues about the increased use of Data Definition Language (DDL) in SQL to define a database as opposed to traditional DDS. One of the items that came up in the discussion was that while people were using DDL to define tables and indexes, there seemed to be very few views being defined.

    In this article I will discuss some of the benefits to be gained from using views–both within your applications and as a means to make data more readily accessible to your users.

    What Is a View?

    Those of us

    …

    Read more
  • Releasing File Member Locks With QSH

    April 22, 2009 Tom Van Looy

    Sometimes our users just keep their sessions open when they go home. At times, such as when we need to install software updates, this is a problem.

    It is possible to write a CL that cleans up the file/member locks without getting too complicated? You’ll be happy to know it is. Unix to the rescue! All you need is to quickly hack together a small nine-line QSH shell script to do the job.

    See this example file named unlock that lives in my /home/tvl directory on the IFS:

    for file in $@; do
    system "WRKOBJLCK OBJ($file) OBJTYPE(*FILE) 
    MBR(*ALL)" 2>/dev/null | 
    …

    Read more
  • Trouble-Shooting i5/OS Printer Problems in a Warehouse Environment

    April 22, 2009 Hey, Joe

    We have four IBM 6400 printers that produce pick tickets and labels. The printers are connected via SNA to a Perle 594e controller attached to our i5/OS box. Today, all the printers are freaking out. They start printing a pick ticket and then print garbage. Then they disconnect and I have to restart their printer devices. I have 1,000 tickets to print for tomorrow’s production. What’s happening?

    –Jim

    I contacted Jim and he gave me a few additional pieces of information that weren’t included in his original email. There had been a power brownout during the afternoon before the problem

    …

    Read more

Content archive

  • The Four Hundred
  • Four Hundred Stuff
  • Four Hundred Guru

Recent Posts

  • What You Will Find In IBM i 7.6 TR1 and IBM i 7.5 TR7
  • Three Things For IBM i Shops To Consider About DevSecOps
  • Big Blue Converges IBM i RPG And System Z COBOL Code Assistants Into “Project Bob”
  • As I See It: Retirement Challenges
  • IBM i PTF Guide, Volume 27, Number 41
  • Stacking Up Power11 Entry Server Performance To Older Iron
  • Big Blue Boosts IBM i Support In Instana, Adds Tracing
  • It Is Time To Tell Us What You Are Thinking And Doing
  • IBM i PTF Guide, Volume 27, Number 40
  • The GenAI Boom Is Only Slightly Louder Than The Dot Com Boom

Subscribe

To get news from IT Jungle sent to your inbox every week, subscribe to our newsletter.

Pages

  • About Us
  • Contact
  • Contributors
  • Four Hundred Monitor
  • IBM i PTF Guide
  • Media Kit
  • Subscribe

Search

Copyright © 2025 IT Jungle