You can create an instance of the IMSDBRequester class using
the methods in this table.
Table 2. IMSDBRequester class methods
IMS type | Class method | Notes/exceptions |
---|---|---|
AIB for DB PCB | usingDBPCBNamed: | The name of the DB PCB you want to access |
DB PCB | usingDBPCBAtPosition: | The location in the PSB of the DB PCB you want to access. If an IOPCB is included, the first DB PCB is at position 1. If your application will run as a batch program in IMS/ESA, consider using CMPAT=YES to always include an IOPCB. |
See Making DL/I calls from Smalltalk for more information.