OBIEE - nqudmlexec

Bi Server Architecture With Client

About

nqudmlexec is a executable that permit you to generate a repository from an udml file.

Syntax

nQUDMLExec  [-U [userid]] [-P [password]] -I input_script_pathname [-B base_repository_pathname] 
-O output_repository_pathname [-8]
                     -8 is for UTF-8
  Eg 1: nQUDMLExec -I testudml.txt -O rp1.rpd
             create a new repository rp1
  Eg 2: nQUDMLExec -U administrator -I testudml.txt -B rp1.rpd -O rp2.rpd
             modify rp1 and write to rp2
  -h                 Display this usage information and exit.

Example

C:\OracleBI\server\Bin>nQUDMLExec -I C:\OracleBI\server\Repository\sh.udml 
-O C:\OracleBI\server\Repository\sh.rpd

---------------C:\OracleBI\server\Repository\sh.udml---------------

Complete success!!!





Discover More
Bi Server Architecture With Client
OBIEE - nqudmlgen.exe

With nqudmlgen.exe, you can generate the complete content of a file repository in a text file in the udml format. You can use it to : retrieve UDML syntax automate some tasks migrate a repository...
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