How 2 Know
If you can't Google it, You Can Knowing it.

How to increase size of Sybase database on UNIX platforms ?

March 26th, 2013

Issue 

I have problem in size of database because the free space of the database is less than specific percentage of total space.

Cause

Users used to update in the database and that lead to increase used space of this database
Continue Reading…

Common Error Codes in DB2 for Z/OS

March 24th, 2013

When DB2 executes SQL statements, it returns the results of the operation into the SQLCODE and SQLSTATE fields in the SQLCA. SQLCODE provides key information about the success or failure of SQL statement execution.

Continue Reading…

VSAM for z/OS

March 23rd, 2013

Do you ever think to compress VSAM dataset?

Do you know how to enable SMS on your z/OS system?

Do you know how to start SMSVSAM Server?

How convert non-sms volume to sms managed volumes?

Do you know how to enable VSAM RLS on your SYSPLEX system?

Continue Reading…

DB2 for z/OS Common Rules

March 23rd, 2013

Rule 1:  Don’t Grant any DB2 Object for PUBLIC, you don’t know who will use this authority and get access to your DB2 subsystem.

Rule 2: Grant access to DB2 objects according to need to know concept, don’t give extra authority unless it is business need.

Continue Reading…

display number of fibre ports and status of each one

March 20th, 2013

you can use the following script to display the number of fibre ports on your system that you have and also the status of each one, you can use it as a healthy check script : Continue Reading…

dsh command

March 14th, 2013

dsh Command

  • Purpose

Runs commands concurrently on multiple nodes and hardware devices.

Continue Reading…

change password through cluster

March 6th, 2013

if you have more than one node and they are connected together through POWERHA (HACMP), ofcourse you need an easy way to make normal users change thier password and automaticlly updated on the other node.

Continue Reading…

bootinfo command

March 1st, 2013

How would I know if I am running a 32-bit kernel or 64-bit kernel?

To display if the kernel is 32-bit enabled or 64-bit enabled, type: Continue Reading…

Object Data Manager (ODM)

February 25th, 2013
  • What is ODM?
    • Maintains system config, device and vital product data
    • Provide a more robust, secure and sharable resource
    • Provide a reliable object oriented database facility

    Continue Reading…

AIX 5L Differences Guide Version 5.3 Addendum

February 24th, 2013

Download AIX 5L Differences Guide from the following link :-

AIX5 Diff Guide

Continue Reading…