I´m doing the post-installation steps and when I execute
brconnect -u / -c -f stats -t system_stats;
I get this error:
BR0825E Table/Index 'SYSTEM_STATS;' not found in database
BR0182E Checking parameter/option 'stats_table/-t' failed
If execute this
brconnect -u / -c -f stats -t oradict_stats;
BR0825E Table/Index 'ORADICT_STATS;' not found in database
BR0182E Checking parameter/option 'stats_table/-t' failed
What can i do?
More thanks