CLRTAB change in behaviour

CLRTAB change in behaviour

book

Article ID: KB0084638

calendar_today

Updated On:

Products Versions
TIBCO Object Service Broker for z/OS -
Not Applicable -

Description

Resolution:
Description:
============
At R5.2 the CLRTAB built in function fails with the message "Update not allowed in browse mode".

Environment:
============
o z/OS TIBCO Object Service Broker (OSB) R5.2 and above

Symptoms:
=========
Transactions that worked in earlier releases fail with the message "Update not allowed in browse mode".

Cause:
======
At R5.2 the CLRTAB built in function was changed to use the same code as the superceding $CLRTAB routine.  This had the unexpected side effect of causing CLRTAB not to run in browse mode.

Resolution:
===========
A CLRTAB rule will be written to emulate the old CLRTAB built in function.

N.B. The  CLRTAB has been deprecated for many years. Customers should change their code to use $CLRTAB.

References:
===========
TIBCO® Object Service Broker - Shareable Tools

Issue/Introduction

CLRTAB change in behaviour