NetBase Release Notes Version 9.7

General
NetBase Application Tracing now traces the COMMAND and HPCICOMMAND intrinsics.
NBCOP is now a native mode program.
Bug Fixes:
Fixed Editor aborting when texting remote files. ( Fixed in 9.7m Upd 2 of the shell)
Added support of Oracle Gateway for shadowing (Fixed in 9.7m Upd 2 of the shell)
Fixed Final Disposition Optionon HPFOPEN (Fixed in 9.7m Upd 2 of the shell)
Fixed problem where NBIMPORT would not roll to next IQ file if NBPOST was reading from
the same IQ file. (Fixed in 9.7 Upd 4 of NBIMPORT)
Fixed the truncation of dataset names in DBEXPLAIN (Fixed in 9.7n Upd 2 of the shell)
Fixed addition of additional FOPEN/FCLOSE in stdlists (Fixed in 9.7n Upd 2 of the shell)
Fixed problem with Editor and modify remote files via NFA. The error in EDITOR was
FCLOSE FAILURE (0) END OF FILE. (Fixed in 9.7n Upd 2 of the shell)
Fixed problem of NBEXPORT returning to Default Queue whenever a SHOW EXPORT
command in NBCTRL was executed. Now the SHOW EXPORT command will not
reschedule the processing queue of NBEXPORT. Also, now allow numeric values for Default
and Upshift Priorities for Export.
NBPOST was modified to only allow 120 open databases at a time. If NBPOST is receiving
transactions for more than 120 different databases, it will use a least recently used algorithm
to close the databases that have not received any recent transactions. Fixed in 9.7 Upd 7 of
NBPOST.
Fixed problem with NBPOST aborting with a Data Memory Protection Trap in a PostUserExit
if either the OLDDATA or NEWDATA parameters were accessed when no data was present.
Fixed in 9.7 Upd 8 of NBPOST