-
How to keep command does not disappear in TSO command line
Any command entered in the COMMAND LINE disappears after the successful execution of its intended function. If you want to repeat the same command , you got to re-type it or use some PF key to retrieve the last command entered. But here is a cool method the make the… Read More ⇢
-
How to know Your Version of DB2 in Mainframe
DB2 Version in Mainframe Read More ⇢
-
DB2 CHECK DATA Utility, Here’re Top Features
Utilities in DB2 checks data consistency while loading data into Tables. CHECKDATA utility has two top functionalities. It checks for referential integrity and Data validation constraints. Features of CHECKDATA Utility 2 Top Features The CHECK DATA option checks the violation of the referential integrity rules between two tables. It also… Read More ⇢
-
Top features of SAS 9.2 for Mainframe projects ( 1 of 5)
How many ways you can invoke SAS in Mainframe: You can invoke SAS with any of the following methods: in interactive mode under TSO using the SAS CLIST in interactive mode under TSO using the SASRX exec in batch mode with the SAS cataloged procedure by logging on to SAS… Read More ⇢
-
How to Increase Sort Performance with SORTWKxx Dataset
The use of more work data sets increases the maximum amount of data DFSORT can process in a single sort application. Any valid ddname of the form SORTWKdd or SORTWKd can now be used for DASD work data sets (for example, SORTWK01, SORTWKC3, SORTWK2, SORTWK#5, SORTWKA, SORTWKXY and so on). Limit of number of… Read More ⇢
-
Why Not to Use COUNT(*) in Production Top Reasons
Here are the top reasons why you cannot use count all in production boxes. Read More ⇢
-
SQL DB2: Error codes -204, -205, -206 Resolution
SQL error resolutions for -204, -205 and -206 Read More ⇢
-
Hierarchical file system (HFS) in Mainframe UNIX (1 of 2)
HFS Files tutorial mainframe and UNIX Read More ⇢








You must be logged in to post a comment.