Oracle Tuxedo Application Runtime for IMS Referance guide:
PSB Definition - $appname.psb section says:
For application program with type of BATCH, $appname.psb is not used and the PSB must be provided by the script that calls DFSRRC00.
Question: How to achieve this ? I am passing PSB name as parameter in DFSRRC00. But how and where we can define PSB structure for BATCH type program as $appname.psb not referred ?