NAT0972 User is not authorized to use this command: GLOBALS

We use group screen function UTIEIN to transfer elements between Endevor and the Natural editor. It used to work but then didn’t showing error, “NAT0972 User is not authorized to use this command: GLOBALS.” What’s wrong?

=============================================================================

Security options:
Definition of command mode
NEXT, MORE line allowed … Y
System commands allowed … Y
Execution of update programs … Y
Modules allowed/disallowed … N
Device … COLOR
PC download … Y
PC upload … Y
Clear source area by logon … Y
Close databases by logon … Y

=============================================================================

Command Restrictions:
The commands available are marked with ‘Y’.
AIV … Y EDIT … Y MAIL … Y SAVE … Y
EDT … Y MAINMENU … Y SCAN … Y
CATALOG … Y NOCOPT … Y SCRATCH … Y
CATALL … Y GLOBALS … Y PROFILE … Y SETUP … Y
CHECK … Y HELP … Y PURGE … Y SHCMD … Y
CLEAR … Y STOW … Y
CMS … Y INPL … Y RDC …
COMPOPT … Y ISPF … Y READ … Y TEST … Y
RENAME … Y UNCATALOG . Y
DELETE … Y KEY … Y RETURN … Y UPDATE … Y
DUMP … Y LIST … Y RUN … Y XREF … Y

Editing restrictions:
Programs … Y Maps … Y
Subprograms … Y Global data areas … Y
Subroutines … Y Local data areas … Y
Copycodes … Y Parameter data areas … Y
Helproutines … Y Predict descriptions … Y
NaturalX class … Y Functions … Y

=============================================================================

Statement Restrictions:
–DB Statements-- --DB Statements-- —DB Clauses---- ---- DB2 --------
FIND … Y DELETE … Y CIPHERCODE … Y CALLDBPROC … Y
FIRST … Y STORE/INSERT … Y PASSWORD … Y
NUMBER … Y UPDATE … Y RETAIN … Y
UNIQUE … Y SORTED BY … Y
GET … Y BACKOUT TRANS… Y WHERE … Y
HISTOGRAM … Y END TRANSACTION Y
OBTAIN … Y GET TRANSACTION Y
READ … Y
SELECT … Y PASSW … Y

=============================================================================

Technical Session Information:
User … O709198
Library … ZQALIB

Natural Version … 8.2.8.13
Startup Transaction … MAINMENU
Natural Security … Yes
Operating System … z/OS
Oper. Sys. Version … 02.05.00
Machine Class … MAINFRAME
Hardware … 3931
Architecture Level … 64
TP Monitor … CICS
Device Type … COLOR
Terminal ID … U116
Code Page…
Locale … en_US

Last Command … GLOBALS

Last Error
Error Number … 82

Error Line …
Object …
Object Type …
Level …
Library …
DBID/FNR …

Error Class … System
Error Type … Command execution
Error Time … 2023-12-05 11:30:53

Error Transaction …

Steplib DBID FNR Object Type Level Number


SYSTEM 193 9
ZQALIB 193 209
SYSTEM 193 9
SYSTEM 193 207

1 Like

Can you check if the user is connected to the library with a standard link or a special link? if they log in to the library and issue the “PROFILE” command, the first screen will show a “Link ID” in the top left if it has a special link. You can go through the Additional Options > Command Restrictions to see if GLOBALS is set to N for that link.

1 Like

15:15:24 *** NATURAL SECURITY *** 2023-12-05
- Security Profile -

shows it’s a standard link. What’s the difference between a standard vs. special link? One of our Adabas DBAs saw GLOBALS set to N and changed it to Y on 2023-06-14 in the Command Restrictions section I posted above.

standard link uses the profile set for the library; special link overrides that profile for the specific user/group that the link is made for. Otherwise the options for each are the same.

Your TECH command is showing last error is NAT0082, not NAT0972. If this is just a red herring, a support ticket might be needed to help you find what the issue is.

1 Like