+ All Categories
Home > Documents > COGNOS(R) Business Intelligence Series 7 - IBM

COGNOS(R) Business Intelligence Series 7 - IBM

Date post: 03-Feb-2022
Category:
Upload: others
View: 4 times
Download: 0 times
Share this document with a friend
34
COGNOS (R) Business Intelligence Series 7 PowerGrid POWERGRID NETINFO HELP Type the text for the HTML TOC entry Type the text for the HTML TOC entry Type the text for the HTML TOC entry PowerGrid NetInfo Help POWERGRID NETINFO HELP
Transcript
Page 1: COGNOS(R) Business Intelligence Series 7 - IBM

COGNOS(R) Business IntelligenceSeries 7PowerGrid

POWERGRID NETINFO HELP

Type the text for the HTML TOC entry

Type the text for the HTML TOC entry

Type the text for the HTML TOC entry

PowerGrid NetInfo Help

POWERGRID NETINFO HELP

Page 2: COGNOS(R) Business Intelligence Series 7 - IBM

Product InformationThis document applies to PowerGrid NetInfo and may also apply to subsequent releases. To check for newer versions of this document, visit the Cognos Global Customer Services Web site (http://support.cognos.com).

CopyrightCopyright (C) 2007 Cognos Incorporated.

Portions of Cognos(R) software products are protected by one or more of the following U.S. Patents: 6,609,123 B1; 6,611,838 B1; 6,662,188 B1; 6,728,697 B2; 6,741,982 B2; 6,763,520 B1; 6,768,995 B2; 6,782,378 B2; 6,847,973 B2; 6,907,428 B2; 6,853,375 B2; 6,986,135 B2; 6,995,768 B2; 7,062,479 B2; 7,072,822 B2; 7,111,007 B2; 7,130,822 B1; 7,155,398 B2; 7,171,425 B2; 7,185,016 B1; 7,213,199 B2.

Cognos and the Cognos logo are trademarks of Cognos Incorporated in the United States and/or other countries. All other names are trademarks or registered trademarks of their respective companies.

While every attempt has been made to ensure that the information in this document is accurate and complete, some typographical errors or technical inaccuracies may exist. Cognos does not accept responsibility for any kind of loss resulting from the use of information contained in this document.

This document shows the publication date. The information contained in this document is subject to change without notice. Any improvements or changes to either the product or the document will be documented in subsequent editions.

U.S. Government Restricted Rights. The software and accompanying materials are provided with Restricted Rights. Use, duplication, or disclosure by the Government is subject to the restrictions in subparagraph (C)(1)(ii) of the Rights in Technical Data and Computer Software clause at DFARS 252.227-7013, or subparagraphs (C) (1) and (2) of the Commercial Computer Software - Restricted Rights at 48CFR52.227-19, as applicable. The Contractor is Cognos Corporation, 15 Wayside Road, Burlington, MA 01803.

This software/documentation contains proprietary information of Cognos Incorporated. All rights are reserved. Reverse engineering of this software is prohibited. No part of this software/documentation may be copied, photocopied, reproduced, stored in a retrieval system, transmitted in any form or by any means, or translated into another language without the prior written consent of Cognos Incorporated.

Page 3: COGNOS(R) Business Intelligence Series 7 - IBM

Table of Contents

Introduction 5

Edit Network Connections 7Modify Connection 9Save Connection 11Connection Timeouts 13TCP/IP Connection Setup 15Network Preferences 17Network Preferences (Detail) 19Connect to Host 21Manual Test 23Manual Network Server Selection 25NetInfo Debug Options 27NETD Debug 29Remote Task Debug 31

Index 33

PowerGrid NetInfo Help 3

Page 4: COGNOS(R) Business Intelligence Series 7 - IBM

4 PowerGrid

Page 5: COGNOS(R) Business Intelligence Series 7 - IBM

Introduction

PowerGrid is communications software that provides a connection between client and server applications.

NetInfo is a PowerGrid utility that you can use to define, edit, and test network connections for Cognos client/server products.

This context-sensitive help documents the PowerGrid NetInfo Windows interface, to help UNIX users run Cognos Enterprise BI Series 7 applications in client-server mode.

PowerGrid NetInfo Help 5

Page 6: COGNOS(R) Business Intelligence Series 7 - IBM

Introduction

6 PowerGrid

Page 7: COGNOS(R) Business Intelligence Series 7 - IBM

Edit Network ConnectionsCreates or modifies a network connection.

Connection NameLists all available connections defined and stored in the [Connection List] section of the COGCONNECT.INI file.

Each name in the list is a user-defined connection that is used by PowerGrid to establish communication between client and server applications. A definition includes parameters such as host name, user name, port number (for TCP/IP connections), and timeouts.

You can double-click on a Connection Name to open the Modify Connection dialog box.

DoneSaves the definition of the current connection and closes the dialog box.

NewOpens the Modify Connection dialog box where you can define a new network connection.

DeleteRemoves the selected connection definition.

EditOpens the Modify Connection dialog box and displays the settings for the currently selected Connection Name.

PowerGrid NetInfo Help 7

Page 8: COGNOS(R) Business Intelligence Series 7 - IBM

8 PowerGrid

Page 9: COGNOS(R) Business Intelligence Series 7 - IBM

Modify ConnectionDefines a network connection.

Network TypeDisplays all of the network types that PowerGrid supports.

Choose a Network Type for which the appropriate network transport is installed on your computer. The selected network type inherits the connection default characteristics as determined by the settings in the Network Preferences dialog box.

Communication ParametersSpecifies the communication attributes for the connection.

Host Name Sets the name or network address of the server host computer for this connection definition.Host Type Sets the type of host that the connection will be communicating with.User Name Sets the login user name to be used when establishing a connection to the server host computer for this connection definition.

SaveSaves the connection definition with the currently specified attributes.

Save AsDisplays the Save Connection dialog box, where you can save the current connection definition with a new name.

This button is not displayed when you are creating a new network connection.

TimeoutsDisplays the Connection Timeouts dialog box, where you can specify timeout values for various aspects of your connection.

SetupDisplays the TCP/IP Connection Setup dialog box, where you can set TCP/IP parameters for a connection.

PowerGrid NetInfo Help 9

Page 10: COGNOS(R) Business Intelligence Series 7 - IBM

10 PowerGrid

Page 11: COGNOS(R) Business Intelligence Series 7 - IBM

Save ConnectionSpecifies a name for a network connection.

Connection to be SavedSpecifies the name that the connection will be saved with. Once defined, the name appears in the Edit Network Connections dialog box.

PowerGrid NetInfo Help 11

Page 12: COGNOS(R) Business Intelligence Series 7 - IBM

12 PowerGrid

Page 13: COGNOS(R) Business Intelligence Series 7 - IBM

Connection TimeoutsDefines timeout limits for various network operations within a connection definition. All the timeouts are initially assigned a default value, which should be adequate for normal usage.

StartupThe delay in seconds after which the connection times out when waiting for confirmation that the server has started. This timeout value is used only when opening a new connection.

CallThe delay in seconds after which the connection times out when waiting for confirmation that the connection has been established. This timeout value is used each time the client transmits data to the server.

ReplyThe delay in seconds after which the connection times out when waiting for confirmation that the server request has been executed. This timeout value is used whenever the client is expecting data to be returned from the server.

Retry IntervalThe number of seconds between error retries.

DefaultsSets all timeout limits back to the default values.

PowerGrid NetInfo Help 13

Page 14: COGNOS(R) Business Intelligence Series 7 - IBM

14 PowerGrid

Page 15: COGNOS(R) Business Intelligence Series 7 - IBM

TCP/IP Connection SetupSets TCP/IP parameters.

Use Default Port NumberEach network transport may have a default port number associated with it (set via the Preferences command on the File menu). This selection allows the current connection definition to use that default port number.

Use Specific Port for this ConnectionUse a specified port number rather than the default one for the current connection definition. Type the port number inside the box area.

This value should be between 1024 and 65535, and must be identical to the network daemon port number that is used on the server.

Change DefaultOpens the detailed Network Preferences dialog box, where you can change the default port setting for the connection.

PowerGrid NetInfo Help 15

Page 16: COGNOS(R) Business Intelligence Series 7 - IBM

16 PowerGrid

Page 17: COGNOS(R) Business Intelligence Series 7 - IBM

Network PreferencesEdits the connection information for a network type.

Network TypeLists the PowerGrid-supported network transports currently identified in the COGCONNECT.INI file.

You can double-click on a Network Type to open a detailed Network Preferences dialog box.

DoneCloses the dialog box with the currently defined preferences for each Network Type in effect.

EditOpens a detailed Network Preferences dialog box, where you can change TCP/IP port settings for a specific network type.

PowerGrid NetInfo Help 17

Page 18: COGNOS(R) Business Intelligence Series 7 - IBM

18 PowerGrid

Page 19: COGNOS(R) Business Intelligence Series 7 - IBM

Network Preferences (Detail)Sets the detailed network preferences.

Use Port Number from Services DatabaseEach network transport may have a default port number associated with it. This selection sets the default port to be that port identified in the services database for the PowerGrid service.

Define Specific PortEach network transport may have a default port number associated with it. If you want to use a specific port, select this option and type the port number.

This value should be between 1024 and 65535, and must be identical to the network daemon port number that is used on the server.

Note: If you change the default port number, all the connection definitions that use this network transport will be affected.

Use Debug LibrariesSelects the use of the debug libraries rather than the production libraries for the current transport. This option will not provide maximum performance, but it is useful for testing the network connection.

SaveSaves the current network transport preferences as the default.

Clear ScreenErases all information currently displayed in the NetInfo window.

ExitCloses any open connections and terminates the NetInfo application.

Test ConnectionEstablishes a connection to the server using the currently selected connection definition, and performs a basic test of the connection.

PowerGrid NetInfo Help 19

Page 20: COGNOS(R) Business Intelligence Series 7 - IBM

20 PowerGrid

Page 21: COGNOS(R) Business Intelligence Series 7 - IBM

Connect to HostSelects a connection definition and establish a connection to the server host computer.

You define a connection for PowerGrid to use when communicating between client and server applications. Connections include parameters like the host name, user name, port number (for TCP/IP communications) and timeouts.

Connection NameLists all available connections defined and stored in the [Connection List] section of the COGCONNECT.INI file.

Each name in the list is a user-defined connection that is used by PowerGrid to establish communication between client and server applications. A definition includes parameters such as host name, user name, port number (for TCP/IP connections), and timeouts.

You can double-click on a Connection Name to establish a connection.

OpenEstablishes the selected connection.

NewOpens the Modify Connection dialog box where you can define a new network connection.

EditOpens the Modify Connection dialog box and displays the settings for the currently selected Connection Name.

DeleteRemoves the selected connection definition.

PowerGrid NetInfo Help 21

Page 22: COGNOS(R) Business Intelligence Series 7 - IBM

22 PowerGrid

Page 23: COGNOS(R) Business Intelligence Series 7 - IBM

Manual TestBypasses any connection definitions and allows you to select the network support DLL, server host computer, and timeout limits for a connection. Once all options have been specified, the connection is established and a basic test is run.

Installed NetworksLists the PowerGrid-supported network transports currently identified in the COGCONNECT.INI file. One must be selected for the current connection definition.

LibraryChooses a library for the selected network transport.

Production Library This option selects the production (non-debug) support libraries for the selected transport. This option should be used for maximum performance.Debug Library This option selects the debug version of the support libraries.

PowerGrid NetInfo Help 23

Page 24: COGNOS(R) Business Intelligence Series 7 - IBM

24 PowerGrid

Page 25: COGNOS(R) Business Intelligence Series 7 - IBM

Manual Network Server SelectionSelects server and addtional options manually.

Host NameSets the name or network address of the server host computer for this connection definition.

Port NumberSets TCP/IP parameters.

NETD port number from Services Database Each network transport may have a default port number associated with it. This selection sets the default port to be that port identified in the services database for the PowerGrid service.Specify Specify the port number for the current connection to use. Type the port number inside the box area. This value should be between 1024 and 65535.

TimeoutsDefines timeout limits for the network operations.

Call The delay in seconds after which the connection times out when waiting for confirmation that the connection has been established. This timeout value is used each time the client transmits data to the server.Reply The delay in seconds after which the connection times out when waiting for confirmation that the server request has been executed. This timeout value is used whenever the client is expecting data to be returned from the server.

PowerGrid NetInfo Help 25

Page 26: COGNOS(R) Business Intelligence Series 7 - IBM

26 PowerGrid

Page 27: COGNOS(R) Business Intelligence Series 7 - IBM

NetInfo Debug OptionsSets options for debugging connections using NetInfo.

Component to ViewSpecifies the PowerGrid component to display messages for.

PowerGrid RPC Displays PowerGrid RPC Debug Messages.This option provides debug messages in the remote procedure call level. It displays information about the RPC routines used by the client.CXDR Data Transfer Displays PowerGrid CXDR Data Transfer Debug Messages.This option provides lower-level debugging than PowerGrid RPC debug. It displays all the data sent to and received from the server.Serial Handshaking Displays Serial Handshaking Debug Messages.This option displays all the data sent to and received from server when a serial connection is used.

Output DeviceSpecifies where to direct debug output.

Scrolling Window Displays debug messages in a Scrolling Window.Secondary Display (AUX) Displays debug messages in a Secondary Display Unit.File (DEBUG.LOG) Writes Messages to the DEBUG.LOG file.

Redisplay ErrorRedisplays the last error message.

InterfacesNo help is available for Interfaces.

NETD Task listShows all NETD active tasks.

PowerGrid NetInfo Help 27

Page 28: COGNOS(R) Business Intelligence Series 7 - IBM

28 PowerGrid

Page 29: COGNOS(R) Business Intelligence Series 7 - IBM

NETD DebugSelects server-side debug options.

Debug OptionsNETD Turns NETD debug on.PowerGrid Turns PowerGrid debug on.CXDR Turn CXDR debug on.Sub-Process Specifies that the creation of server processes should be as a sub-process of NETD rather than as streamed jobs. Applicable to MPE/iX environments only.

Log FileAppend Appends debug messages at the end of an existing debug file or creates a new file if none exists.New Creates a new debug file.Close Closes the debug file to make it accessible. OpenVMS applicable only.

PowerGrid NetInfo Help 29

Page 30: COGNOS(R) Business Intelligence Series 7 - IBM

30 PowerGrid

Page 31: COGNOS(R) Business Intelligence Series 7 - IBM

Remote Task DebugSpecifies the type of debugging to enable.

PowerGrid RPCTurns PowerGrid debug on.

CXDR Data TransferTurns CXDR debug on.

Test StatusShows the status of the tested connection.

ConnectionShows the name of the current connection.

HostThe network name or address of the server host computer.

CallThe maximum time to wait for a connection to be established (seconds).

ReplyThe maximum time to wait for a request to execute on the server (seconds).

PowerGrid NetInfo Help 31

Page 32: COGNOS(R) Business Intelligence Series 7 - IBM

32 PowerGrid

Page 33: COGNOS(R) Business Intelligence Series 7 - IBM

Index

Ccopyright, 2

Ddocumentation

PowerGrid NetInfo, 5

NNetInfo

documentation, 5

PPowerGrid

documentation, 5

Ttroubleshooting

PowerGrid NetInfo, 5

Vversion of document, 2

PowerGrid NetInfo Help 33

Page 34: COGNOS(R) Business Intelligence Series 7 - IBM

Index

34 PowerGrid


Recommended