SAP DB:ODBC Specifikace

Procházejte online nebo si stáhněte Specifikace pro Software SAP DB:ODBC. SAP DB:ODBC Product specifications Uživatelská příručka

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 196
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků

Shrnutí obsahu

Strany 1 - Data Access Guide

Data Access Guide SAP BusinessObjects Business Intelligence platform 4.0 Feature Pack 32012-03-15

Strany 2

UNION_IN_SUBQUERY...17613.1.37Data type conversion

Strany 3

Related Topics• Connection pools9.4.7 Setup File Extension<Parameter Name="Setup File Extension">setup</Parameter>Note:Do not ch

Strany 4 - 2012-03-154

Note:Do not change this setting.Sets the file extension for SQL parameter files.DescriptionprmDefault9.4.10 Strategies Extension<Parameter Name=&qu

Strany 5 - 2012-03-155

9.4.12 Validate XML Streams<Parameter Name="Validate XML Streams">No</Parameter>Triggers the validation of the XML streams parse

Strany 6 - 2012-03-156

This configuration allows the library deployment mode with JNI and the server deployment mode.9.6 Configuring the deployment modeParameters defined in

Strany 7 - 2012-03-157

Caution:To avoid connection failures, you must make sure your environment provides all the necessarymiddleware, otherwise you must set the network lay

Strany 8 - 2012-03-158

The Traces section of the cs.cfg file helps you activate traces for Connection Server jobs and driversand log them separately from SAP BusinessObjects

Strany 9 - 2012-03-159

The traces are logged into a file whose default name is TraceLog_<pid>_<timestamp>_trace.log.If you want to set another name to the log fi

Strany 10 - Contents

2006/11/14 10:49:49.600|<<|||5784|5852|||||||||||||||||unknown|unknown|JobId:0| ENTER SQLSetEnvAttrSQLHENV 0x02E012A0SQLINTEGER 200SQLPOINTER 0x

Strany 11 - Document History

2012-03-15108Configuring data access global parameters

Strany 12 - DateVersion

Configuring data access driver parameters10.1 Configuring driver parametersTo configure data access for a particular data access driver, you can eithe

Strany 13 - 2.3 What's new?

Document HistoryThe following table provides an overview of the most important document changes.DateVersionLearning about Connectivity Services, see C

Strany 14 - 2.4 Key tasks

Note:The parameters set in the DriverDefaults section of cs.cfg are overridden by correspondingsettings in the SBO files.• <driver>.setupThis fi

Strany 15 - 2.5 Conventions of the guide

SBO fileDatabase technologySub-directorydatafederator.sboData Federator Serverjdbcdb2.sboIBM DB2derby.sboDerbygreenplum.sboGreenplum and PostgreSQLhsq

Strany 16 - 2012-03-1516

SBO fileDatabase technologySub-directoryteradata.sboTeradata2012-03-15112Configuring data access driver parameters

Strany 17 - Introduction to data access

SBO fileDatabase technologySub-directoryaccess.sboMicrosoft Accessodbcaccess2010.sboMicrosoft Access 2010datafederator.sboData Federator Serverdb2iser

Strany 18 - 3.2.2 Data access drivers

SBO fileDatabase technologySub-directoryProgress OpenEdgeprogress.sbosqlsrv.sboMicrosoft SQL Serversybase.sboSybaseteradata.sboTeradataoledb.sboGeneri

Strany 19 - 2012-03-1519

from the greenplum.sbo and access.sbo files, because they deploy the configuration on both 32-bitand 64-bit MS Windows. Note Greenplum 4 database is a

Strany 20 - 2012-03-1520

You specify the SBO file name, its directory and the database network layer that is used for theconnection.2.Check that the file is valid against the

Strany 21 - 3.4 Deployment mode

10.1.6 JDBC driver propertiesYou can add JDBC driver properties by doing one of the following:• In the connection wizard of your application, at conne

Strany 22 - 3.5 Connectivity services

These can work with either DataDirect ODBC 6.0 SP2 driver or DataDirect ODBC 6.0 SP2 brandeddriver.You can find the DataDirect branded driver files in

Strany 23 - 2012-03-1523

For example:[ODBC Data Sources]sql2005=sql=DataDirect 6.0 SQL Server Native Wire ProtocolDriver=/.../enterprise_xi40/linux_x64/odbc/lib/CRsqls24.soDes

Strany 24 - 2012-03-1524

DateVersionNew Sybase IQ 15 connectivity through ODBC and JDBC introducedon all platforms.ODBC Data Source Administrator Tool, see 64-bit Microsoft Wi

Strany 25 - 4.1.1 64-bit UNIX support

2012-03-15120Configuring data access driver parameters

Strany 26 - 2012-03-1526

SBO parameter reference11.1 SBO file structureThere is a <driver>.sbo file for each supported data access driver. Each <driver>.sbo file i

Strany 27 - 4.2 Single sign-on support

DescriptionFile sectionThis section contains a DataBase child element for each databasemiddleware that is supported by the data access driver.Each Dat

Strany 28 - 4.3 Stored procedures

• ODBC• OLE DB• OLE DB for OLAP• Open• Sybase ASE/CTLEach parameter is shown with the following information:• example of how the parameter appears in

Strany 29 - 2012-03-1529

Yes: the database supports array binding.No: the database does not support array binding.ValuesThe value set in the cs.cfg file.Default11.3.2 Array Bi

Strany 30 - 2012-03-1530

The value set in the cs.cfg file.Default11.3.4 Array Fetch Size<Parameter Name="Array Fetch Size">10</Parameter>Specifies the nu

Strany 31 - 4.4 Connection pools

The number of rows retrieved per slice (integer).Note:1 specifies that array fetching is disabled.Remember:0 specifies that the driver decides which a

Strany 32 - 4.5 Load balancing

Specifies the separator character that is used between elements ofdatabase identifiers (qualifiers, owners, tables and columns). For exam-ple, databas

Strany 33 - 4.5.1 Finding the best server

11.3.9 Driver Capabilities<Parameter Name="Driver Capabilities">Procedures,Query</Parameter>The capabilities of the driver, that

Strany 34 - 4.6 Memory allocation

The name of the driver.Note:You can use a regular expression based on the GNU regexp syntaxfrom PERL.ValuesNo default value.Default11.3.11 Escape Char

Strany 35 - 4.6.2 To disable HOARD

Introduction to data access guide2.1 About the data access guideThe Data Access Guide helps you learn about Connection Server functionality and how to

Strany 36 - 2012-03-1536

Related Topics• To create a JDBC connection with Extensions11.3.13 Family<Parameter Name="Family">Sybase</Parameter>Note:Do not

Strany 37 - Creating a connection

11.3.15 Identifier Quote String<Parameter Name="Identifier Quote String">&quot;</Parameter>Specifies the character used to q

Strany 38 - 2012-03-1538

Note:Do not edit this parameter.Specifies if performance monitoring through CA Wily Introscope is acti-vated for the driver.DescriptionTrue: the monit

Strany 39 - 5.2.2 To run the cscheck tool

Note:Do not edit this parameter.Indicates if 64-bit integers can be handled directly by the middleware.DescriptionTrue: 64-bit integers can be handled

Strany 40 - 5.2.4 Check tool—list

Yes: owners are supported.No: owners are not supported.ValuesNot specified. Connection Server retrieves this information from thedatabase middleware.D

Strany 41 - 2012-03-1541

True: the database middleware handles query timeouts.False: the database middleware does not handle query timeouts.ValuesFalseDefault11.3.24 Quote Ide

Strany 42 - 5.2.6 Check tool—find

11.3.26 SQL Parameter File<Parameter Name="SQL Parameter File">oracle</Parameter>The name of the file that stores database param

Strany 43 - 2012-03-1543

<Parameter Name="Strategies File">oracle</Parameter>Specifies the name, with no extension, of the Strategy file (.stg).This file

Strany 44 - 5.2.7 Check tool—middleware

Yes. This is set in the cs.cfg file.Default11.3.30 Type<Parameter Name="Type">Relational</Parameter>Note:Do not edit this parame

Strany 45 - 5.2.8 Check tool—accessdriver

11.3.32 URL Format<Parameter Name="URL Format ">string</Parameter>Specifies the URL Format.The JDBC specification does not speci

Strany 46 - 5.2.9 Check tool—connectivity

• New connectivities are available through Connection Server. See theProduct Availability Matrixformore information.• A new driver is available for SA

Strany 47 - 5.2.10 Check tool—ping

11.4 JavaBean SBO parametersThese parameters apply to the JavaBean SBO file. They are used to configure a JavaBean connection.These parameters are def

Strany 48 - 2012-03-1548

<Parameter Name="ERP Max Rows">2147483647</Parameter>Specifies the maximum number of rows that can be returned by a queryto an I

Strany 49 - 5.3 Creating JDBC connections

Related Topics• Shared Connection11.6.2 Escape Character Available<Parameter Name="Escape Character Available">True</Parameter>S

Strany 50 - 2012-03-1550

11.6.4 Get Extended Column<Parameter Name="Get Extended Column">No</Parameter>Note:Do not edit this parameter.Specifies if the D

Strany 51 - 2012-03-1551

11.6.6 PrimaryKey Available<Parameter Name="PrimaryKey Available">True</Parameter>Specifies whether the primary keys of database

Strany 52 - 2012-03-1552

Note:Do not edit this parameter.Specifies whether the requested connection of a connection pool isshared. Operates in conjunction with the Connection

Strany 53 - 2012-03-1553

ISO88591: the default character set value specified for HP Neoview onUNIX.ValuesIf not specified, Connection Server uses the character set specified i

Strany 54 - 2012-03-1554

11.7.4 Empty String<Parameter Name="Empty String">EmptyString</Parameter>Specifies that certain functions, for example SQL table

Strany 55 - 2012-03-1555

Specifies whether the middleware handles the SQLDescribeParamODBC function. This function helps you describe the parameters of astored procedure. This

Strany 56 - 2012-03-1556

Yes: the connection can use the branded driver.No: the connection cannot use the branded driver.ValuesNoDefaultRelated Topics• Configuring data access

Strany 57 - 2012-03-1557

Note:For administrative tasks such as starting and stopping Connection Server, managing properties andmetrics, refer to theSAP BusinessObjects Busines

Strany 58 - 5.5 Creating ODBC connections

11.8.1 Enumerator CLSID<Parameter Name="Enumerator CLSID">MSDASQL Enumerator</Parameter>Note:Do not edit this parameter.Specifie

Strany 59 - 2012-03-1559

<Parameter Name="MSOlap CLSID">msolap.4</Parameter>Note:Do not edit this parameter.Specifies class ID of OLE DB provider. This p

Strany 60 - 2012-03-1560

11.11 Sybase SBO parametersThese parameters apply to the Sybase ASE/CTLIB SBO file. These parameters are used to configurea Sybase ASE/CTLIB connectio

Strany 61 - 2012-03-1561

True: the encryption password mechanism of the middleware is used.False: the encryption password mechanism of the middleware is notused.ValuesThe valu

Strany 62 - 2012-03-1562

11.11.5 Text Size<Parameter Name="Text Size">2147483647</Parameter>Note:This parameter is not mandatory.Specifies the maximum si

Strany 63 - Data access driver reference

Configuring database capability parameters12.1 About database capability parametersDatabase capability parameters describe capabilities of databases u

Strany 64 - 6.1.2 File location

12.2.1 PRM parameter file structureThere is a PRM file for each supported database driver. Each file is divided into sections, which containspecific p

Strany 65 - 6.1.3 Table mapping

DescriptionFile sectionFunctions available to universe design tool and information design tool, forexample Average, Sum, Variance. Functions are also

Strany 66 - 6.1.4 Schema detection

3.Expand sections as required.4.Set values by entering the value in the appropriate tag.5.Save and close the file.12.4 To view and edit a function hel

Strany 67 - 2012-03-1567

PRM parameter reference13.1 PRM file configuration referenceThe database capability parameters are listed alphabetically. To view functions, date oper

Strany 68 - 6.2.1 Driver capabilities

2012-03-1516Introduction to data access guide

Strany 69 - 2012-03-1569

WHEN: indicates a WHEN clause is used. This is the default value forIBM Red Brick databases.QUALIFY: indicates a QUALIFY clause is used. This is the d

Strany 70 - 2012-03-1570

YES: the database supports random sampling.NO: the database does not support random sampling.ValuesYESDefault13.1.4 DISTINCT<Parameter Name="D

Strany 71 - 2012-03-1571

YES: the database supports outer joins.NO: the database does not support outer joins. The Outer join checkboxes in the Edit Join dialog box of the uni

Strany 72 - 2012-03-1572

13.1.8 GROUP_BY_SUPPORTS_COLUMN_INDEX<Parameter Name="GROUP_BY_SUPPORTS_COLUMN_INDEX">NO</Parameter>Specifies if the database su

Strany 73 - 6.2.4 ERP limitations

YES: the database supports complex expressions in the GROUP BYclause.NO: the database does not support complex expressions in the GROUPBY clause.Value

Strany 74 - 2012-03-1574

YES: the database supports the HAVING clause.NO: the database does not support the HAVING clause.ValuesNODefault13.1.12 INNER_JOIN<Parameter Name=&

Strany 75 - Connection reference

INTERSECTDefault13.1.14 INTERSECT_ALL<Parameter Name="INTERSECT_ALL">YES</Parameter>Specifies if the database supports the INTER

Strany 76 - 7.2 IBM DB2 connections

<Parameter Name="JOIN">YES</Parameter>Specifies if the database supports a JOIN operation between two tables.DescriptionYES: the

Strany 77 - 7.4 Oracle EBS connections

$(+): this syntax is used with Oracle.$*: this syntax is used with Sybase, MS SQL Server and IBM Red Brick.Note:$ represents a join expression.ValuesS

Strany 78 - 7.6 Oracle RAC connections

MINUS: the database supports the MINUS set operator.EXCEPT: the database supports the EXCEPT set operator.No value: the database does not support any

Strany 79 - 7.8.1 Creating a connection

Introduction to data access3.1 About Connection ServerConnection Server is the data access software that manages the connection between an SAPBusiness

Strany 80 - 2012-03-1580

13.1.23 ORDER_BY<Parameter Name="ORDER_BY">YES</Parameter>Specifies if the database supports the ORDER BY clause.DescriptionYES:

Strany 81 - DescriptionOption

Specifies if the database supports the use of column indexes from theSELECT statement in the ORDER BY clause.DescriptionYES: the database supports the

Strany 82 - 2012-03-1582

YESDefault13.1.28 RIGHT_EXT_JOIN<Parameter Name="RIGHT_EXT_JOIN">YES</Parameter>Specifies if the database supports right externa

Strany 83 - 7.9 SAP MaxDB connections

13.1.30 SEED_SAMPLING_SUPPORTED<Parameter Name="SEED_SAMPLING_SUPPORTED">YES</Parameter>Specifies if the database supports seed

Strany 84 - Administration Tool Guide

13.1.32 SUBQUERY_IN_FROM<Parameter Name="SUBQUERY_IN_FROM">YES</Parameter>Specifies if the database supports the use of subqueri

Strany 85 - 7.11 SAS connections

YES: the database supports the use of subqueries inside the WHERE clause.NO: the database does not support the use of subqueries inside the WHEREclaus

Strany 86 - 2012-03-1586

13.1.37 UNION_IN_SUBQUERY<Parameter Name="UNION_IN_SUBQUERY">YES</Parameter>Specifies if the database supports the use of the UN

Strany 87 - 2012-03-1587

Data type conversion reference14.1 Data type conversionIn the information design tool, data foundations expose tables from one or more relational data

Strany 88 - 2012-03-1588

The Data Access layer manages the conversion of data types exposed by network layers into ConnectionServer data types, which are then mapped to data t

Strany 89 - 2012-03-1589

Data foundation data typeType declared in the DDL fileBITBIT, BOOLEANDATEDATETIMETIMETIMESTAMPTIMESTAMPDECIMALBIGINT, DECIMALDOUBLEFLOAT, DOUBLE, REAL

Strany 90 - 2012-03-1590

• the application and the data access driver• Connection Server and the data access driver3.2.1 System architectureThe diagram below details where Con

Strany 91 - Intelligence Rich Client

Data foundation data typeJDBC data typeLONGVARBINARYBLOB, LONGVARBINARYBITBIT, BOOLEANLONGVARCHARCLOB, NCLOBDATEDATETIMETIMETIMESTAMPTIMESTAMPDOUBLEDO

Strany 92 - 2012-03-1592

Data foundation data typeInformix JDBC data typeIt can be mapped to:• DATE if the Informix data type follows the pattern DATETIME\\s+(HOUR|MINUTE|SECO

Strany 93 - Caution:

Data foundation data typeSQL type nameOracle JDBC data typeTIMESTAMPTIMESTAMPany valueDOUBLEany valueBINARY_DOUBLEDOUBLEFLOATOTHERREALany valueBINARY_

Strany 94 - 2012-03-1594

Data foundation data typeODBC data typeTIMESTAMPSQL_DATETIME, SQL_TIME, SQL_TIMESTAMP,SQL_TYPE_TIME, SQL_TYPE_TIMESTAMPLONGVARCHARSQL_LONGVARCHAR, SQL

Strany 95 - 9.1 About global parameters

Data foundation data typeDB2 ODBC data typeLONGVARBINARYSQL_BLOBLONGVARCHARSQL_CLOB, SQL_DBCLOB, SQL_LONGVAR-GRAPHICDOUBLESQL_DECFLOATCHARSQL_GRAPHICV

Strany 96 - 2012-03-1596

MS SQL ServerThe following table lists the data types that could show up in results when the user queries an MS SQLServer database through ODBC, and t

Strany 97 - 9.4.3 Description Extension

Data foundation data typeOLE DB data typeDECIMALDBTYPE_DECIMALTINYINTDBTYPE_I1, DBTYPE_UI1SMALLINTDBTYPE_I2, DBTYPE_UI2INTEGERDBTYPE_I4, DBTYPE_UI4BIG

Strany 98 - 9.4.5 Load Drivers On Startup

Data foundation data typeMS SQL Server OLE DB data typeXMLDBTYPE_XML14.1.6 Oracle OCIThe following table lists the data types that show up through Ora

Strany 99 - 9.4.6 Max Pool Time

14.1.7 Sybase CTLThe following table lists the data types that show up through Sybase CTL and their equivalent in datafoundations.Note:Sybase CTL data

Strany 100 - 9.4.9 SQL Parameter Extension

Data foundation data typeSybase CTL usertypeSybase CTL data typeDECIMALCS_DECIMAL_TYPE,CS_MONEY_TYPE, CS_MON-EY4_TYPEDOUBLECS_FLOAT_TYPEINTEGERCS_INT_

Strany 101 - 9.4.10 Strategies Extension

• Contact your SAP representative to determine if there is a driver available, and if you are licencedto use it.• Use the Driver Development Kit (DDK)

Strany 102 - 9.4.12 Validate XML Streams

14.2 Large variable length data limitationRestriction:The limitation only relates to Crystal Reports applications.Due to Data Access layer implementat

Strany 103 - 2012-03-15103

More InformationLocationInformation Resourcehttp://www.sap.comSAP product informationhttp://help.sap.com/businessobjectsAccess the most up-to-date Eng

Strany 104 - 9.9 Activating traces

LocationInformation Resourcehttps://service.sap.com/notesThese notes were formerly known as Knowledge Base articles.Noteshttps://www.sdn.sap.com/irj/s

Strany 105 - 2012-03-15105

Index64-bit supportabout 25Microsoft Windows support 26UNIX environment 25AABAP functions 71about the guide 13ActiveDataSources setting 103Adaptive Co

Strany 106 - 9.9.3 Reading traces

data types(continued)Sybase 188databasescapability parameters 155checking access 47configuring access 103listing supported 40selecting access to 104su

Strany 107 - 2012-03-15107

middleware(continued)listing supported 42MINUS 168MINUS_ALL 169MINUS_IN_SUBQUERY 169MS AccessDISCTINCT 161MS SQL Server 117MSOlap CLSID 151multisource

Strany 108 - 2012-03-15108

SUBQUERY_IN_IN 174SUBQUERY_IN_WHERE 174supported connectivities 42supported databases 40supported network layers 40Sybaseconnectivity check example 47

Strany 109 - 2012-03-15109

© 2011 SAP AG. All rights reserved.SAP, R/3, SAP NetWeaver, Duet, PartnerEdge, ByDesign, SAPBusinessObjects Explorer, StreamWork, and other SAP produc

Strany 110 - 10.1.2 Installed SBO files

The cs.cfg file contains parameters that apply to all installed data access drivers.Related Topics• About global parameters3.3.2 About the driver conf

Strany 111 - Sub-directory

ExampleDescriptionCan be edited?Driver specific fileoracleen.codEach data access driv-er has a COD file.Stores information relat-ed to connection defi

Strany 112 - Teradata

• Server modeConnection Server is a CORBA server and is accessed remotely. Connection Server serves theCORBA and HTTP clients to address the 2-tier an

Strany 113

DescriptionConnectivity ServiceConnectionSupport of ODBC, OLE DB, OCI, and soon.Native Connectivity ServiceAll 64-bit native datasourcesSupport of dat

Strany 114

2012-03-1524Introduction to data access

Strany 115 - 10.1.4 To customize SBO files

Learning data access specifics4.1 64-bit operating system supportSAP BusinessObjects provides releases of the SAP BusinessObjects Business Intelligenc

Strany 116 - 2012-03-15116

• DB2 UDB for iSeries V6 with Client Access AS400• DB2 UDB for i v6.1 with Client Access AS400• Generic datasource through OLE DB• MS Access 2010 thro

Strany 117 - 10.1.6 JDBC driver properties

Related Topics• Array Fetch Size4.1.3 Installation of ODBC driversFor installations of the information design tool or universe design tool on a 32-bit

Strany 118 - 2012-03-15118

DescriptionData sourceSSO to BI platform is Windows AD with Kerberos.MS Analysis Services on Microsoft WindowsSSO to BI platform is Windows AD with Ke

Strany 119 - 2012-03-15119

Connection Server is able to manage data from data sources that result either from SQL query or storedprocedure execution.Stored procedures are SQL sc

Strany 120 - 2012-03-15120

ContentsDocument History...11Chapter 1 I

Strany 121 - SBO parameter reference

Note:The other IN/OUT cursor parameters of the procedure are ignored.The unsupported Oracle stored procedures are the following:• any PL/SQL procedure

Strany 122 - 2012-03-15122

b. Write the following statement with several parameters:CREATE or REPLACE PROCEDURE get_ownerobjects(owner_name INvarchar2, cat_cv IN OUT catalog_dat

Strany 123 - 11.3.1 Array Bind Available

• Each time that Connection Server requires information, the data access driver opens a connectionto the database, retrieves the data, then closes the

Strany 124 - 11.3.3 Array Fetch Available

• client proxies in a 2-tier deployment, on the client tier• server bridges in a web tier deployment, on the web tierNote:Connection Server also provi

Strany 125 - 11.3.4 Array Fetch Size

• available memory is the difference between max memory and the current amount of allocatedmemory• constant is the maximum HEALTH (set to 10000 for Co

Strany 126 - 11.3.6 Catalog Separator

The Data Access layer provides the following binaries:• ConnectionServer.exe, which is the default binary. HOARD is not enabled.• ConnectionServerOpti

Strany 127 - 11.3.8 Description File

• Tree view, where successive function calls of a specific workflow are displayed and time spent ona function is highlighted to track the time-consumi

Strany 128 - 11.3.10 Driver Name

Creating a connection5.1 Connection requirementsThis section covers the requirements for creating a connection.• Ensure that your platform conforms to

Strany 129 - 11.3.12 Extensions

Note:The results of all checks apply to your local machine, from which you run the tool.The cscheck tool is installed in the boe-install-dir\platform_

Strany 130 - 11.3.14 Force Execute

Example:To display help in English on the cscheck tool, use the following command:cscheck --helpTo display help in French on the connectivity function

Strany 131 - 11.3.17 Introscope Available

Connection pools...314.4About connecti

Strany 132 - 11.3.18 Max Rows Available

The remaining part of the command consists of the function and its option arguments.function name can take the following values. Each function has a s

Strany 133 - 11.3.21 Owners Available

The following is an excerpt of the result list:Oracle ClientOracle 10Oracle 11Sybase Open ClientSybase Adaptive Server 12Sybase Adaptive Server 15Info

Strany 134 - 11.3.22 Qualifiers Available

Informix XPS 8.5Informix Dynamic Server 7.3Informix Dynamic Server 2000Informix Dynamic Server 10Informix Dynamic Server 11This access driver is insta

Strany 135 - 11.3.25 SQL External File

Table 5-1: Function input parametersThe mode in which the client application accessesConnection Server:• local: lists connectivity types available ont

Strany 136 - 11.3.28 Strategies File

Example: Finding CORBA server connectivitiesThe following command returns a list of the data access drivers available from a CORBA server.cscheck find

Strany 137 - 2012-03-15137

Related Topics• Check tool—function overview• Displaying help on the cscheck tool• Check tool—connectivity• Check tool—accessdriver5.2.8 Check tool—ac

Strany 138 - 11.3.31 Unicode

The result is the following:Starting to check the access driver component installation...Begin AND operator...Config Directory... success.%SharedRoot%

Strany 139 - 11.3.33 XML Max Size

cscheck -l en connectivity -c "Oracle Client" -d "Oracle 10">c:\result.txtIf the middleware is not correctly installed, the res

Strany 140 - 11.5.1 ERP Max Rows

Table 5-5: Function input parametersThe mode in which the client application accessesConnection Server:• local: Connection Server is running on theloc

Strany 141 - 11.6.1 Connection Shareable

• Network layer: Oracle Client• Database: Oracle 10g• Data source: Harlaxton• User name: efashion• Password: X2345cscheck ping -m local -c "Oracl

Strany 142 - 11.6.3 ForeignKeys Available

Driver capabilities...636.1.1File loca

Strany 143 - 11.6.5 JDBC Class

Note:JDBC connectivity is available for SAP BusinessObjects Enterprise XI 3.0 and higher. Web IntelligenceRich Client supports JDBC connectivity in 3-

Strany 144 - 11.6.8 Shared Connection

3.Add the required .jar file details to the ClassPath area. Include the fully qualified path nameswhen specifying these files, for example:<Path>

Strany 145 - 11.7.1 CharSet

5.3.3 To create a JDBC connection with ExtensionsIn order to create a JDBC connection:• Obtain the necessary JDBC driver software for the database, an

Strany 146 - 2012-03-15146

5.3.4 JAR file location referenceThe following table describes the names of the folders where you must place middleware JAR files toenable JDBC connec

Strany 147 - 11.7.5 ODBC Cursors

Extensions parameter valuesDatabaseVendoringres9, ingres, jdbcIngres Database 9Ingressqlsrv2005, sqlsrv, jdbcMS SQL Server 2005Microsoftsqlsrv2008, sq

Strany 148 - 2012-03-15148

Extensions parameter valuesDatabaseVendorsybase15, sybase, jdbcSybase Adaptive Server Enterprise15, Sybase Adaptive Server Enter-prise 15.5Sybaseasiq1

Strany 149 - 11.8 OLE DB SBO parameters

2.Copy the required .jar file to the connectionserver-install-dir\connectionServer\jdbc\drivers\jdbc directory.You have to create the directory if it

Strany 150 - 11.9.1 MSOlap CLSID

Layers on Database Middleware Selection screen. If you do not, the connection wizard does notdisplay the JavaBean drivers that are available.Related T

Strany 151 - 11.10.1 Bucket Split Size

</ClassPath><Parameter Name="JavaBean Class">com.businessobjects.beans.excel.Excel</Parameter><Parameter Name="URL

Strany 152 - 11.11.2 Password Encryption

A set of data access drivers are installed when you install the SAP BusinessObjects Business Intelligenceplatform. You can use these data access drive

Strany 153 - 11.11.4 Recover Errors

Configuring Connection Server for a Web Intelligence Rich Client connection to DataFederator...

Strany 154 - 11.11.5 Text Size

The configuration files are located in the connectionserver-install-dir/connectionServer/odbc directory.2.Use an XML editor to open the odbc.sbo file

Strany 155 - 12.2 About PRM files

5.5.2 To create a generic ODBC3 connectionThe following procedure shows how to configure a generic ODBC connection to a database with thefollowing ass

Strany 156 - 2012-03-15156

9.Install the relevant ODBC drivers on your UNIX machine.10.Configure the data source by editing the odbc.ini file.11.Save and close the odbc.ini file

Strany 157 - 2012-03-15157

Data access driver reference6.1 CSV file connectionsThis section only relates to connections to be created in the information design tool.The Data Acc

Strany 158 - 2012-03-15158

• DISTINCT clause within SELECT statement• UNION and UNION ALLNote:The ORDER BY operation depends on the Bucket Split Size SBO parameter.The data acce

Strany 159 - PRM parameter reference

6.1.3 Table mappingThe data access driver exposes CSV files as tables to the information design tool.You can connect to multiple files if the Filepath

Strany 160 - 13.1.2 ANALYTIC_FUNCTIONS

6.1.4 Schema detectionThe Data Access layer provides the following methods for the schema detection of a CSV file:• no detection• automatic detection•

Strany 161 - 13.1.5 EXT_JOIN

Caution:Only Probe Rows set to all allows the driver to find the longest string.• column nullabilityNullability is true if there is a null value in th

Strany 162 - 13.1.7 GROUP_BY

6.2 SAP ERP connectionsThe Data Access layer allows the SAP BusinessObjects Business Intelligence platform to connect toSAP ERP systems through the SA

Strany 163 - 2012-03-15163

The data access driver does not allow ordering columns by index in SQL statements. Only ORDER BYwith column names is a valid clause. The ORDER_BY_SUPP

Strany 164 - 13.1.11 HAVING

Configuring data access for DataDirect ODBC branded drivers...11710.2To enable the use of DataDirect branded d

Strany 165 - 13.1.13 INTERSECT

Fields are mapped to table columns. An InfoSet or an SAP Query contains fields that are both projectionand selection fields. It also contains selectio

Strany 166 - 13.1.16 JOIN

internally by the driver (other filtering with WHERE, GROUP BY, DISTINCT and sorting only with ORDERBY aggregate functions).When the application user

Strany 167 - 13.1.18 LEFT_OUTER

• An optional parameter that has a default value is mapped to an optional input column. The userdoes not have to set a value to this column. The value

Strany 168 - 13.1.20 MINUS

6.2.4 ERP limitations• The JCo API does not support array fetch. This means the result data is returned all at once. Torestrict the number of resultin

Strany 169 - 13.1.22 MINUS_IN_SUBQUERY

2012-03-1574Data access driver reference

Strany 170 - 13.1.23 ORDER_BY

Connection reference7.1 Apache Hadoop HIVE connectionsThe Data Access layer allows the SAP BusinessObjects Business Intelligence platform to connect t

Strany 171 - 13.1.27 RANK_SUPPORTED

JAR filesHIVE database ver-sionhadoop-0.20.1-core.jar or hadoop-core-0.20.2.jarhive-exec-0.8.0.jarhive-jdbc-0.8.0.jarhive-metastore-0.8.0.jarhive-serv

Strany 172 - 13.1.29 RIGHT_OUTER

Related Topics• http://technet.microsoft.com/en-us/library/cc917711.aspx• http://technet.microsoft.com/en-us/library/cc917712.aspx7.4 Oracle EBS conne

Strany 173 - 13.1.31 SELECT_SUPPORTS_NULL

7.6 Oracle RAC connectionsThe Data Access layer allows the SAP BusinessObjects Business Intelligence platform to connect toOracle Real Application Clu

Strany 174 - 13.1.34 SUBQUERY_IN_WHERE

13.Save the file.14.Restart the service and application.When you complete this task, the connection to salesforce.com is properly configured.7.8 SAP H

Strany 175 - 13.1.36 UNION_ALL

JavaBean Class...14011.4.1JCO SBO para

Strany 176 - 13.1.37 UNION_IN_SUBQUERY

Creating a JDBC connectionThe SAP HANA 1.0 SP3 JDBC drivers are installed as part of the BI platform in the connectionserver-install-dir\connectionSer

Strany 177 - 14.1 Data type conversion

DescriptionOptiona.Exit the information design tool.b.Open the InformationDesignTool.ini file forediting.It is located at the bip-install-dir\win32_x8

Strany 178 - 14.1.2 CSV files

The following steps enable single sign-on to the HANA database through JDBC for SAP BusinessObjectsWeb Intelligence.Note:This procedure applies to the

Strany 179 - 14.1.3 JDBC

Related Topics• To configure single sign-on for the information design tool7.8.6 To configure the Java Virtual Machine for instrumentationYou can moni

Strany 180 - 2012-03-15180

ODBC driver connects to ASCII database kernels via ASCII and to Unicode database kernels withUCS2.SAP MaxDB does not require a specific driver manager

Strany 181 - Data foundation data type

7.11 SAS connectionsConnections to SAS do not use Connection Server. They use an adapted JDBC connector toSAS/SHARE data sets.To configure these conne

Strany 182 - 14.1.4 ODBC

2012-03-1586Connection reference

Strany 183

Creating a connection to Data Federator XI 3.0 QueryServer8.1 About Data Federator XI 3.0 Query Server connectionsYou can create connections to tables

Strany 184

8.2 Configuring the connection wizard for a Data Federator JDBC or ODBC connectionIn order to create a connection to Data Federator XI 3.0 Query Serve

Strany 185 - 14.1.5 OLE DB

Related Topics• Configuring the Data Federator ODBC middleware• Configuring Connection Server for a Data Federator ODBC connection8.3.1 Configuring th

Strany 186 - 2012-03-15186

To view and edit a function help text file...15812.4To edit the help text

Strany 187 - 14.1.6 Oracle OCI

To configure the cs.cfg file, set parameters under the JavaVM tag, as follows:<ClassPath><Path>\\data-federator-drivers-install-dir\\OaJdb

Strany 188 - 14.1.7 Sybase CTL

8.4.1 Configuring the Data Federator ODBC middleware for a connection to WebIntelligence Rich ClientTo configure the Data Federator ODBC middleware, y

Strany 189 - 2012-03-15189

8.4.3 Setting the Windows RichClient registry keyTo modify the Windows RichClient registry key, use a tool such as regedit.1.In the registry, locate t

Strany 190 - 14.3 Multisource universes

Caution:The universe design tool and OpenEdge bridge must specify the same JVM directory path.2012-03-1593Creating a connection to Data Federator XI 3

Strany 191 - More Information

2012-03-1594Creating a connection to Data Federator XI 3.0 Query Server

Strany 192 - LocationInformation Resource

Configuring data access global parameters9.1 About global parametersYou can configure the global parameter values that apply to all connections. You c

Strany 193 - 2012-03-15193

This section defines parameters that apply to all data access drivers. They can be overridden for aspecific driver by corresponding settings in the &l

Strany 194 - (continued)

• possible values that can be set for the parameter (where applicable)• default value for the parameterNote:Some settings can only be modified from th

Strany 195

Note:Do not change this setting.Sets the file extension for the connection description files.DescriptioncodDefault9.4.4 Ignore Driver Load Failure<

Strany 196 - 2012-03-15196

Caution:Load Drivers On Startup only applies to library mode.Determines how driver libraries are loaded.Description• Yes: all installed drivers are lo

Komentáře k této Příručce

Žádné komentáře

ShoreLand'r CRXR2314XXL manuals

Owner’s manuals and user’s guides for Trailers ShoreLand'r CRXR2314XXL.
We providing 1 pdf manuals ShoreLand'r CRXR2314XXL for download free by document types: User Manual






More products and manuals for Trailers ShoreLand'r

Models Document Type
CRXR2314L V.1 User Manual   ShoreLand'r CRXR2314L V.1 User Manual, 10 pages
CRXR46TABL User Manual   ShoreLand'r CRXR46TABL User Manual, 13 pages
DUB10TM V.1 User Manual   ShoreLand'r DUB10TM V.1 User Manual, 8 pages
CRXR46TBL User Manual   ShoreLand'r CRXR46TBL User Manual, 13 pages
DUB10TM V.2 User Manual   ShoreLand'r DUB10TM V.2 User Manual, 8 pages
DUB12TM User Manual   ShoreLand'r DUB12TM User Manual, 10 pages
DUB7TS V.1 User Manual   ShoreLand'r DUB7TS V.1 User Manual, 6 pages
DUB31BLW V.1 User Manual   ShoreLand'r DUB31BLW V.1 User Manual, 9 pages
DUB31BLW V.2 User Manual   ShoreLand'r DUB31BLW V.2 User Manual, 10 pages
DUB7TS V.2 User Manual   ShoreLand'r DUB7TS V.2 User Manual, 8 pages
DUPT1922A User Manual   ShoreLand'r DUPT1922A User Manual, 9 pages
DUPT2347TABB User Manual   ShoreLand'r DUPT2347TABB User Manual, 10 pages
DUPT2147TABB User Manual   ShoreLand'r DUPT2147TABB User Manual, 9 pages
DUPT2547TABB User Manual   ShoreLand'r DUPT2547TABB User Manual, 9 pages
DUV15TM V.1 User Manual   ShoreLand'r DUV15TM V.1 User Manual, 8 pages
DUV15TM V.2 User Manual   ShoreLand'r DUV15TM V.2 User Manual, 8 pages
DUV22BL User Manual   ShoreLand'r DUV22BL User Manual, 8 pages
DUV22BS V.2 User Manual   ShoreLand'r DUV22BS V.2 User Manual, 10 pages
DUV22BS V.1 User Manual   ShoreLand'r DUV22BS V.1 User Manual, 10 pages
DUV22L User Manual   ShoreLand'r DUV22L User Manual, 8 pages