Portfolio analysis application is an example of?
No Answer is Posted For this Question
Be the First to Post Answer
What is dbms in ims?
What is Program Isolation?
An application programmer comes to you and says your DB is no good, they got an II status code on an insert call from IMS, is this a DB problem?
What is a Root?
What is the difference between SIBLINGS and TWINS in IMS-DB database
What type of pointers should you specify on the root segment of a HIDAM DB to improve sequential processing?
Portfolio analysis application is an example of?
What are the two ways in which dl/i interface can be invoked?
What is a database record?
What are two reasons to run the DB Batch backout utility?
how do you invoke an IMS screen (coded in COOOLGEN) from a MQ transaction..... help plz?????
I 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