For backward compatibility, the tableBASE interface, DK1TCALL, and all its aliases, have been created to run in 24-bit mode. If you require it to run in 31-bit mode, you need to relink DK1TCALL and all its aliases.
To do this:
- Modify and execute job
your.prefix.CNTL(RLK31ANY)
.
Note:
- The above job will replace DK1TCALL and all its aliases in the library specified under the SYSLMOD DD. If you require the 24-bit version of DK1TCALL and its aliases, make a copy of it to another library before the relink.
- Aliases for DK1TCALL are TBLBASE, TBASE, TBCALL, TBBAFN01, TBROOT, MAINCALL, MAINROOT, TBCALLC, TBASEC, TBCALLI, TBROOTI, TBCALLV and TBASEV.