Quantcast
Channel: VMware Communities: Message List
Viewing all articles
Browse latest Browse all 251495

Re: performance rollups broken after upgrade from 4.1 to 5.1

$
0
0

There's a section for Oracle as well, not saying this is the solution .. Was just curious about the errors you were seeing...

Oracle

To ensure that the scripts are upgraded properly:

  1. Open SQL Plus.
  2. Click File> Open> File.
  3. Navigate to the location of the jobs, then copy the contents of job_schedule1_oracle.sql:

    • VirtualCenter 2.5: C:\Program Files\VMware\Infrastructure\VirtualCenter Server\dbupgrade\Upgrade-v3-to-v4\PL-SQL\
    • vCenter Server 4.x: C:\Program Files\VMware\Infrastructure\VirtualCenter Server\
    • vCenter Server 5.x: C:\Program Files\VMware\Infrastructure\VirtualCenter Server\

  4. Open an  SQL Plus session with a user account that has access  to the Oracle tables, jobs, and schedules related to the vCenter Server.
  5. Execute the job_schedule1_oracle.sql script.

    Note:  Contact your Oracle database administrator or see Oracle support  documentation for information on how to execute Oracle scripts.

  6. Repeat steps 1-5 for job_schedule2_oracle.sql and job_schedule3_oracle.sql.
  7. After all three jobs are created, ensure that the global Oracle setting JOB_QUEUE_PROCESSES is not set to 0 as this disables all job processing. To show this parameter setting, run the query:

    select value from v$parameter where name='job_queue_processes';

Viewing all articles
Browse latest Browse all 251495

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>