cancel
Showing results for 
Search instead for 
Did you mean: 

brconnect -c u / -f stats -t all -f collect -p 4 statement

jamal_asi
Participant
0 Kudos

The statement brconnect -c u / -f stats -t all -f collect -p 4 statement which is executed as part of the upgrade from oracle 9i to oracle 10g is taking about 10 hours to run. Did any of you have this problem? How did you go about solving this or shortening the time it takes to run this statement?

Any suggestions or advise is appreciated!

Accepted Solutions (0)

Answers (3)

Answers (3)

fidel_vales
Employee
Employee
0 Kudos

Hi,

As mentioned it depends on the hardware and DB isze. The last option indicates the parallelizatiion level:

brconnect -c u / -f stats -t all -f collect -p 4

If you have more than 4 CPUs in the server (and nothing else running there) you can adapt it to use a higher parallelization (before you start it)

former_member227600
Contributor
0 Kudos

it's depend on your hardware & OS configuration you can increase parallel process . In one of my project scenario ,In quality box this script has run around 18 hours & in production it completed within 4 hour.

Former Member
0 Kudos

I'm not sure, but it might help if you first run the system stats.

Kind regards,

Mark