Operator

In case you like the website and wish to link to us so, then you can use the following easy to use code. You can either Text link to us using Method 1 or use a button link using Method 2. Method1: Text Link Free mainframe tips and tutorials by mainframewizard.com Method 2: Button Link

Read More »

COMMONLY USED ISREDIT MACRO COMMANDS S.No  ISREDIT Commands Syntax 1 ADDRESS ISREDIT “(CCOUNT) = CHANGE_COUNTS”                       2 ADDRESS ISREDIT “(CURL,CURC) = CURSOR”                           3 ADDRESS ISREDIT “(DSN) = DATASET”                                4 ADDRESS ISREDIT “(LCURS) = LINENUM .ZCSR                         5 ADDRESS ISREDIT “(LLINE) = LINENUM .ZL”                          6 ADDRESS ISREDIT “(MEMB) = MEMBER”                                7 ADDRESS ISREDIT “CHANGE P’

Read More »

DB2

Topic / Topic starter Replies Last post Normal topic Order By Clause in DB2 by Anonymous » Sun, 06/19/2011 – 13:56 1 by Anonymous Thu, 05/30/2013 – 02:05 Normal topic Examples of Inner Join, Left Outer Join, Right outer join by Anonymous » Thu, 06/30/2011 – 06:47 3 by DikDude Tue, 05/28/2013 – 20:26 Normal

DB2 Read More »

Synonym of DB2 Table

Synonyms are used to give some meaningful (alternate) names to the existing tables. These can refer tables which are local to the system, these can not access the remote tables. If a table is dropped then all the associated synonyms are dropped automatically. How to Create Synonym on a DB2 Table? CREATE SYNONYM synonym_name FOR

Synonym of DB2 Table Read More »