DUAS: Invalid rule name appears in universe.log
search cancel

DUAS: Invalid rule name appears in universe.log

book

Article ID: 200635

calendar_today

Updated On:

Products

CA Automic Dollar Universe

Issue/Introduction

The following error appears all the time in universe.log:

| 2020-09-21 20:00:30 |ERROR|X|IO |pid=21964.30| xn_get_extended_name      | O_TYPE_RULE name not found for ID </apps/BROA>
| 2020-09-21 20:00:30 |ERROR|X|IO |pid=21964.30| o_io_cache_data_provider_ | Error getting Name for </apps/BROA>: 600
| 2020-09-21 20:00:30 |ERROR|X|IO |pid=21964.30| owls_rule_populate_name   | cannot find rule name for [/apps/BROA]
| 2020-09-21 20:00:30 |ERROR|X|IO |pid=21964.30| check_rule_ident          | Invalid rule name

When doing a "uxlst rule", it appears with no Rule name so it can't be deleted:

RULE                                                             LABEL

---------------------------------------------------------------- ----------------------------------------

                                                                 UAS/BNPCIB_mxb-sat-prod/bin/unicompress[

TV4_J                                                            Every calendar day

WORKDAY                                                          Every worked day

TV4_JO                                                           Every worked day

Environment

Release : 6.x

Component : DOLLAR UNIVERSE

Cause

Some script redirection wrote into the file u_fmrl60.dta

Resolution

While checking the content of the file containing the Rules (u_fmrl60.dta) the first two lines should not be there:

 

 

To fix it, either restore a u_fmrl60.dta / u_fmrl60.idx backup files that did not have these lines or remove those two lines from the file via the following procedure:

1. Stop the node: unistop

2. Backup current file u_fmrl60.dta

3. Edit the file with a text editor and remove those two lines and save the file with the same format

4. Run an offline reorg: unireorg

5. Start the node: unistart