If a field is declared as a comp-3 field and if we want to sort a dataset based on this field, then how will the sort card be??? e.g- if we want to sort by a field which is defined as a PIC X(5) then we will mention - sort fields=(1,5,ch,a). Likewise if a field is defined as PIC S9(10)COMP-3 then in this case how will the sort field be defined (because in this case a sign is also involved)???
8 42038In a single table,How to retrieve a employee-id of an employee who works in more than one department?
15 245981.How to check for the errors using TYPRUN=SCAN?What will be the output if we give TYPRUN=SCAN?
11 49271how many partitions are possible in partitioned tablespace? dont say 1-64. a)240 b)256 c)512 d)none
8 16474I want to increse the size of one existing dataset, can anyone tell me the TSO command throgh that I can edit it.
4 11196I have PCB with structure: PCB TYPE=DB, C DBDNAME=EMPCADBD, C KEYLEN=18, C PROCOPT=LS SENSEG NAME=EMPLOYEE, C PARENT=0 SENSEG NAME=COMPDTL, C PARENT=EMPLOYEE SENSEG NAME=BANKDTL, C PARENT=COMPDTL SENSEG NAME=SALDTLS, C PARENT=BANKDTL SENSEG NAME=EDUCDATA, C PARENT=EMPLOYEE SENSEG NAME=EMERDETL, C PARENT=EDUCDATA SENSEG NAME=ADDRESS, C PARENT=EMPLOYEE ************************************************************ *********** PSBGEN PSBNAME=PSBCALDP,LANG=COBOL END Requirement is to Create a report based on Salary brackets. ( Use SSA’s for logic) · It should have CTCGROSS brackets and No of employees o Employee names falling in each bracket Salary < 100,000 No of Employees Employee-Name Level 100,000 < Salary < 300,000 No of Employees Employee-Name Level 300,000 < Salary No of Employees Employee-Name Level
1 6052
Explain the disadvantage of dynamic generation of acb?
What is catalog database in db2?
What is the purpose of dd * statement in jcl?
What is the utilization of copybook in cobol? Could we utilize a similar copybook?
What is the syntax for creating a table in the db2 database?
What is the cics command level?
What is the eib?
Is automatic restart possible in jcl? If yes, how?
Explain how does idms communicate with cics?
Explain how can the disposition of sysout datasets be set for an entire jobstream?
What are literals?
What is the difference between oracle and db2?
When will a port of ooRexx to "XYZ" be available?
i want to maintain uniqueness on pdf without make lf??????????
What is the physical storage length of date data type?