Dear Experts,
I am having the following error:
% brconnect -u // -c -f stats -t system_stats
BR0801I BRCONNECT 7.40 (15)
BR0805I Start of BRCONNECT processing: ceqivrcc.sta 2015-04-23 17:06:10
BR0484I BRCONNECT log file: /oracle/<SID>/sapcheck/ceqivrcc.sta
BR0280I BRCONNECT time stamp: 2015-04-23 17:06:12
BR0807I Name of database instance: <SID>
BR0808I BRCONNECT action ID: ceqivrcc
BR0809I BRCONNECT function ID: sta
BR0810I BRCONNECT function: stats
BR0812I Database objects for processing: SYSTEM_STATS
BR0997I System statistics will be collected with 'NOWORKLOAD' option
BR0126I Unattended mode active - no operator confirmation required
BR0280I BRCONNECT time stamp: 2015-04-23 17:06:12
BR0992I Starting collection of system statistics with option/interval NOWORKLOAD ...
BR0280I BRCONNECT time stamp: 2015-04-23 17:10:01
BR0301E SQL error -20000 at location stats_system_collect-4, SQL statement:
'BEGIN DBMS_STATS.GATHER_SYSTEM_STATS (GATHERING_MODE => 'NOWORKLOAD'); END;'
ORA-20000: Unable to gather system statistics : insufficient privileges
ORA-06512: at "SYS.DBMS_STATS", line 39666
ORA-06512: at line 1
BR0994E Collection of system statistics failed
BR0806I End of BRCONNECT processing: ceqivrcc.sta 2015-04-23 17:10:01
BR0280I BRCONNECT time stamp: 2015-04-23 17:10:01
BR0804I BRCONNECT terminated with errors
With / it is working fine. Please help !!