OBIEE - nqgenoldverrpd (Repository Downgrade)

Bi Server Architecture With Client

About

Repository Downgrade utility.

Usage

nqgenoldverrpd  
    [-P repository_password] 
    -I input_repository_pathname
    -O output_repository_pathname 
    -V version 
    [-F]
    [-h]

where the option:

  • P is the repository password
  • I is the path to the original repository
  • O is the path to the created repository
  • V is the downgrade version (302 and beyond)
  • F will force the clearing of expressions that cannot be downgraded. This will not work for expressions in Logical Table Sources, Complex Joins, and Privilege Packages.
  • h will show the help

If the database types and call interface types are not allowed in the specified version, they will be changed to the default type(ODBC 2.0) in the generated repository.

Example

nqgenoldverrpd -P Admin123 -I monitoring.rpd -O monitoring320.rpd -V 320
Reading monitoring.rpd...
Preprocessing...
Generating monitoring320.rpd of version 320...Done!!!

Documentation / Reference





Discover More
Bi Server Architecture With Client
OBIEE 10G/11G - BI Server Utilities

OBIEE have several executables files which permit you to automate some actions. bi-init.cmd (or bi-init.sh on UNIX) To interact with the repository, the Oracle BI Server has two system management API:...



Share this page:
Follow us:
Task Runner