Previous Topic   Next Topic   Contents   Index

PowerPlay Transformer

This section of the Readme contains late-breaking information related to the PowerPlay Transformer component.


PowerGrid NetInfo Help is Unavailable

When you are working in the PowerGrid NetInfo user interface and you click the Help link, the help is unavailable.

You can access the PowerGrid NetInfo Help in PDF format on the Cognos Global Customer Services Web site.

Steps
  1. In a Web browser, go to http://support.cognos.com/en/support/index.html.
  2. Under Support Home, click Documentation, and then enter your logon credentials.
  1. Under Documentation and Utilities Library, enter the following information:
  1. Click Submit.

ObjectStore Memory Allocation Failure

If there is insufficient contiguous address space available for ObjectStore to start, you will see an error message when you try to start Architect, Transformer, Impromptu Administrator, or Impromptu Web Reports.

On Windows, you may see an error message such as the following:

ObjectStore internal error.
VirtualAlloc failed to allocate at any address - not enough storage is available to process this command (8)

With IWR on UNIX, you may see an error message such as the following:

No handler for exception:
ObjectStore internal error
Fatal error Invalid argument(errno = 22)
<maint-0006-0027>mmap failed: _Mmap_node::mmap  addr 50000000, len 0x20000000, prot 0, share 37, fd 18, off 0
(err_internal)

If you experience the problem, we recommend that you do one of the following:

Steps
  1. On Windows, from the Control panel, click System and, on the Advanced tab, click Environment Variables.
  1. Ensure that an OS_AS_START variable is not defined. That allows ObjectStore to automatically determine an optimal base address for its PSR (Persistent Storage Region) client address space.
  2. If there is not already a system environment variable called OS_AS_SIZE, create one.
  3. Set the OS_AS_SIZE environment variable to a value that is smaller than the default.
  1. Reduce the value of the OS_AS_SIZE variable, in steps of 64 MB each, rebooting your computer and retesting until the problem no longer occurs.

444518, 459228, 529680


Problem Rendering Some Measure Formats Along the Y-axis of Certain Chart Types

When you format a measure to use the #,###0 setting, you may encounter problems applying this format to the Y-axis of certain chart types.

To avoid this problem, set this format option on a category-by-category basis, rather than globally setting it for all occurrences of a measure.

438161


Length Constraints on Category Names for PowerPlay Report Readability

Report authors should be aware that category names that exceed 30 single-byte characters in length may overlap, be truncated, or become illegible in some situations, for example, Pie chart labels. This is because category layouts on PowerPlay client interfaces are handled on a best-effort (not a size-to-fit) basis. We recommend that you shorten the category names used in your PowerPlay reports, or use short names.

nbna


Previous Topic   Next Topic   Contents   Index