Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


How do you write a PSB code ?

Answers were Sorted based on User's Feedback



How do you write a PSB code ?..

Answer / techy

* MADE UP OF ONE OR MORE PROGRAM COMMUNICATION BLOCKS (PCBs)
* DB PCB - DEFINES PROGRAM’S VIEW OF A IMS DATABASE
* WHENEVER A DATABASE VIEW DEFINED BY THE PCB IS ACCESSED
BY A CALL, THE RESULTS OF CALL ARE PASSED THROUGH THE PCB
TO PROGRAM
* PSB IS GENERATED BY PSBGEN MACRO

* PCB GIVES LOGICAL VIEW OF A DATABASE
* PORTION OF DATABASE THAT THE PROGRAM PROCESSES IS CALLED
APPLICATION DATA STRUCTURE

Sample PSBGEN

PRINT NOGEN
PCB TYPE=DB,DBDNAME=database-name,KEYLEN=20,PROCOPT=LS
SENSEG NAME=seg-name
SENSEG NAME=field-name,PARENT=seg-name
PSBGEN
END

KEYLEN IS THE LENGTH OF CONCATENATED KEY

Is This Answer Correct ?    6 Yes 0 No

How do you write a PSB code ?..

Answer / shriram

Actually its the responsibility of administrator.
But if the admin rights are given to your ID then you can
code it using the other PSB definitions,but you must inform
support team before moving the same to production.

Is This Answer Correct ?    5 Yes 1 No

How do you write a PSB code ?..

Answer / ragahvendra

PSBs are generated by DBA. A PSB contains macro instrucions
and a job is submitted to generate the PSB in a pre
determined PDS.

Is This Answer Correct ?    2 Yes 4 No

Post New Answer

More IMS Interview Questions

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?

2 Answers  


What is ims (db/dc)?

0 Answers  


Looking for mainframes IMS DB training @ 9912598882

3 Answers  


Static & Dynamic PSB

2 Answers   IBM,


How do you write a PSB code ?

3 Answers  


What is the maximum number of segment types allowed for a single database?

0 Answers  


What are all the possible inputs to the DB recovery utility?

1 Answers  


What is a key field in an IMS database?

5 Answers  


Explain dbdgen process?

0 Answers  


What are the objectives of dbms in ims?

0 Answers  


Explain the processing modes available in ims db?

0 Answers  


can u tell me and give me an example : how to code a program checkpoint , restart, and tell me when and where i have to run 2 programs...Thanks

1 Answers  


Categories