EasyManuals Logo

IBM Cognos User Manual

IBM Cognos
411 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #240 background imageLoading...
Page #240 background image
On Windows, the following example deploys all cubes in Sales.pyj without
rebuilding them.
cogtr -g -ox -pSales.pyj
The following example copies and activates the child cube named 'France' in a
cube group named 'Europe'.
cogtr -gEurope/France -pSales.pyj
-h option
This option is displays help for the command line.
On UNIX and Linux, help is also displayed if you do not provide any command
options.
The syntax for using the -h option is as follows:
cogtr -h
-i option
This option opens a saved model, regardless of the existence of a checkpoint file.
On UNIX and Linux, you cannot use the -i option with the -s option.
A checkpoint file is automatically created when a model is suspended due to a
general system failure, such as that caused by a power outage. The next time the
model is opened in interactive mode, users can open either the checkpoint file or
the last-saved version of the model file. In batch mode, you can use the -i option
to bypass the prompt and force Cognos Transformer to open the original model file
instead of the checkpoint file.
The syntax for using the -i option is as follows:
cogtr -i filename.py?
Note: Checkpoint files have a .qy? extension. As with .py? files, the ? (question
mark) in the extension is replaced by the character that is used in your release of
Cognos Transformer, such as .qyj.
The following Windows example opens the model file, Sales.py?, discarding any
existing checkpoint file, then runs the process in batch mode to create all defined
cubes:
cogtr -n -i Sales.py?
-j option
This option is used to publish a single PowerCube or all enabled PowerCubes in a
cube group. Both the data source connection and the package are published for a
particular PowerCube.
The syntax for this option is as follows:
cogtr -j cube_name or cogtr -ju cube_name
where cube_name represents the PowerCube name or the cube group name. If no
name is specified, all cubes in the model are published except for the time-based
partitioned cubes where only the parent cube needs to be published.
226 IBM Cognos Transformer Version 10.1.1: User Guide

Table of Contents

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the IBM Cognos and is the answer not in the manual?

IBM Cognos Specifications

General IconGeneral
DeveloperIBM
Data Sourceflat files
Operating SystemMicrosoft Windows
LicenseCommercial
Input SourcesSQL databases, Excel, CSV
PlatformMicrosoft Windows