Attempting to rename a View database, with SARDBASE RENAME, failed with error:
SARDBI04 Data set rename failed - REQ=RENAME RC=0008 REASON=04100800
SARDBASE renames all data sets for the database.
The message SARDBI04 Data set rename failed - REQ=RENAME RC=0008 REASON=04100800 means insufficient authority to ALTER the dataset.
Check the job sysout for any message IGD17061I INSUFFICIENT SECURITY AUTHORIZATION. Return code is 8; DIAGNOSTIC INFORMATION IS 04100800
The code 04100800 is issued when trying to rename the database, and the request is rejected.
Even if the user is authorized to uncatalog the dataset, this can happen, if the user does not have the authority to rename or catalog the dataset. This is expected.
Non-SMS datasets can be uncataloged when renaming them when user does not have sufficient authority.
This is not a CA View problem.
Give the right SAF (RACF) authority to the user trying to rename the database file.