chunk_id
stringlengths
3
7
chunk
stringlengths
1
850
source_url
stringclasses
601 values
title
stringclasses
1 value
chunk_idx
int64
0
433
chunk_start_char
int64
0
178k
chunk_end_char
int64
70
178k
898_75
[/support/docview.wss?uid=swg27035841&aid=1] [/support/docview.wss?uid=swg27035841&aid=1] [/support/docview.wss?uid=swg27035841&aid=1] Supported [http://www.ibm.com/i/v16/icons/confirm.gif] [/support/docview.wss?uid=swg27035841&aid=1] Swedish Supported [http://www.ibm.com/i/v16
DEV_Q298
75
25,148
25,443
898_76
/icons/confirm.gif] Supported [http://www.ibm.com/i/v16/icons/confirm.gif] Supported [http://www.ibm.com/i/v16/icons/confirm.gif] Supported [http://www.ibm.com/i/v16/icons/confirm.gif] Supported [http://www.ibm.com/i/v16/icons/confirm.gif] [/support/docview.wss?uid=swg27035841&aid=1] Turkish Supported [http://www.i...
DEV_Q298
76
25,443
25,859
898_77
[http://www.ibm.com/i/v16/icons/confirm.gif] Supported [http://www.ibm.com/i/v16/icons/confirm.gif] Supported [http://www.ibm.com/i/v16/icons/confirm.gif] [/support/docview.wss?uid=swg27035841&aid=1] Table 6 Serbian through Turkish continued Language OCR-A ICR-C ICR-P IBM Content Classification Admin/Install doc.
DEV_Q298
77
25,859
26,179
898_78
Online Help Serbian (Cyrillic)* [/support/docview.wss?uid=swg27035841&aid=1] Serbian (Latin) Supported [http://www.ibm.com/i/v16/icons/confirm.gif] Slovak Supported [http://www.ibm.com/i/v16/icons/confirm.gif] Supported [http://www.ibm.com/i/v16/icons/confirm.gif] Slovenian Supported [http://www.ibm.com/i/v16/icon...
DEV_Q298
78
26,179
26,602
898_79
.com/i/v16/icons/confirm.gif] Supported [http://www.ibm.com/i/v16/icons/confirm.gif] Swahili Supported [http://www.ibm.com/i/v16/icons/confirm.gif] Supported [http://www.ibm.com/i/v16/icons/confirm.gif] Swedish Supported [http://www.ibm.com/i/v16/icons/confirm.gif] Supported [http://www.ibm.com/i/v16/icons/confirm.gif]...
DEV_Q298
79
26,602
27,050
898_80
[http://www.ibm.com/i/v16/icons/confirm.gif] *Important: Datacap Taskmaster Version 8.1.0 does not expose a user interface to select the Serbian Cyrillic recognition option, but support for Serbian (Cyrillic) is invoked through the implementation of actions in Datacap Studio. See the technical document, Setting the OC...
DEV_Q298
80
27,050
27,489
899_0
Title: IBM User Defined Function not receiving provided variable - United States Text: netcool/impact; nci; netcool; impact; user; defined; user defined function; UDF; UserDefinedFunction; UserDefined; custom function; CustomFunction; function; sql; null; variable; value; call; error; exception; functioncall TECHNOTE ...
DEV_Q299
0
0
453
899_1
SYMPTOM The User Defined Function call is of the style: * * and MyResultSet was acquired in a previous GetBy - for example: * and this was proven to have received a result: * * * * * * * * * Any attempt to use that value in the User Defined Function will report a NULL style error ...
DEV_Q299
1
453
866
899_2
RESOLVING THE PROBLEM Assigning the variable prior to the function call will ensure that the value is passed to the User Defined Function.
DEV_Q299
2
866
1,007
899_3
Using the above example we can rewrite this as: * * * * * * * * * * * * * This is similar to the behaviour and work-around recorded in the TechNote "Unsolicited SQL updates from User Defined Function" [ link below], which was recorded as IZ67227: "UNSOLICITED SQL UPDATE STATEMENT PRODU...
DEV_Q299
3
1,007
1,402
899_4
RELATED INFORMATION Unsolicited SQL updates from User Defined Function [http://www-01.ibm.com/support/docview.wss?uid=swg21421783] IZ67227 [http://www-01.ibm.com/support/docview.wss?uid=swg1IZ67227]
DEV_Q299
4
1,402
1,603
902_0
Title: IBM How to export and import keys from an HSM-enabled IBM WebSphere DataPower SOA Appliance - United States Text: TECHNOTE (FAQ) QUESTION How do I export and import private keys between the same or different Hardware Security Module (HSM) enabled IBM WebSphere DataPower SOA Appliance? ANSWER HSM-enabled Da...
DEV_Q302
0
0
406
902_1
For key export to work, various conditions must be met: * HSMs must be initialized and in the same key sharing domain on exporting and importing machines * The private key in question must be marked exportable at keygen time (see keygen's exportable option) * HSMs on exporting and importing machines must share ...
DEV_Q302
1
406
836
902_2
Each HSM has a special key inside of it, the key-wrapping key, that is used to encrypt exported private keys (and to decrypt imported private keys). If the goal is to restore exported keys to the same appliance, then you don't need to worry about hsm-clone-kwk, red keys, or the hsm-domain parameter. That is because ...
DEV_Q302
2
836
1,282
902_3
If the goal is to move exported keys from one appliance to another one, then all of the steps in this section must be followed :- First, the two HSMs in question must be both be initialized and in the same key sharing domain. This means that they must both be initialized in the same mode (both in Security Level 2 or...
DEV_Q302
3
1,282
1,796
902_4
In Security Level 3 mode, they must have used the same red PED key during hsm-reinit (and the second initialization must not have overwritten the key value from the first initialization). Second, the key to be exported must be exportable. The exportability of keys is immutable. It is determined at keygen time, and i...
DEV_Q302
4
1,796
2,278
902_5
Finally, before the crypto-export crypto-import sequence, the key-wrapping keys must be synchronized using the hsm-clone-kwk command. This command must be run four times: once on the source HSM appliance (with the key-wrapping key you are copying), once on the destination HSM appliance, once again on the source HSM ...
DEV_Q302
5
2,278
2,836
902_6
Once all of this has been done, then private keys may move from system to system with crypto-export and crypto-import. Note that the non-HSM appliance can export keys immediately at keygen time, but never at a later time. For additional information refer to the online Info Center [http://publib.boulder.ibm.com/i...
DEV_Q302
6
2,836
3,357
903_0
Title: IBM Setting a big session time-out value in DASH causes session lock-out - United States Text: DASHL2; session; time-out; timeout; cannot login; locked out ; 2147483647; security.xml TECHNOTE (TROUBLESHOOTING) PROBLEM(ABSTRACT) Using a big value (2147483647) for the session timeout setting in DASH, to achieve...
DEV_Q303
0
0
401
903_1
SYMPTOM After entering the user ID and password in the login page, and then pressing the "continue" button, the login page does not change, stuck at "processing" and then returns to the login page again." All users get essentially locked out completely from DASH sessions. CAUSE In order to maximize the time betw...
DEV_Q303
1
401
828
903_2
This timeout parameter used in the security.xml file is a WAS setting, but DASH is using a javascript call (settimeout), which causes a condition that prevents a login, if the timeout value is really big. Note: 2147483647 is the maximum positive value for a 32-bit signed binary integer in computing. RESOLVING TH...
DEV_Q303
2
828
1,322
903_3
On DASH server, navigate to <JazzSM Home>/profile/config/cells/JazzSMNode01Cell/applications/isc.ear/deployments/isc/isclite.war/WEB-INF 2. Take a backup of consoleProperties.xml 3. Open consoleProperties.xml in edit-mode. 4. Search for "LTPAFIX" and change the value from "true" to "false".
DEV_Q303
3
1,322
1,626
903_4
Example: Before ===== <consoleproperties:console-property id="LTPAFIX" value="true"/> </consoleproperties:ibm-portal-consoleproperties> After ==== <consoleproperties:console-property id="LTPAFIX" value="false"/> </consoleproperties:ibm-portal-consoleproperties> 5. Save the file. 6. Restart DASH serv...
DEV_Q303
4
1,626
1,949
904_0
Title: IBM How to Proxy SSL request from DataPower to Remote Proxy Server? - United States Text: Forward Proxy XMLFW MPGW CONNECT TUNNEL TECHNOTE (TROUBLESHOOTING) PROBLEM(ABSTRACT) How to configure an IBM WebSphere DataPower SOA Appliance Service to proxy an SSL request to a remote proxy server using the CONNECT me...
DEV_Q304
0
0
481
904_1
For example, a non-SSL request to be proxied may come in the form of GET hostname:port/URI. For SSL requests to be proxied, remote proxy servers are commonly configured to tunnel the request from the client to the backend server. In the SSL request scenario, remote proxy servers will typically expect a CONNECT requ...
DEV_Q304
1
481
996
904_2
RESOLVING THE PROBLEM Non-SSL Proxy requests will work using either: a) an XML Firewall when configuring in the HTTP Options tab, where the user can configure the Proxy Host and Port b) a Multi-Protocol Gateway when configuring an HTTP Proxy Policy in the User Agent SSL Proxy requests will work using the CONNEC...
DEV_Q304
2
996
1,519
905_0
Title: IBM How to troubleshoot images not appearing in PDF/Excel in Report Studio - United States Text: TECHNOTE (TROUBLESHOOTING) PROBLEM(ABSTRACT) Unable to view images in reports in PDF/Excel output when using Report Studio/Workspace. However images are visible in HTML format when reports are run actively. SY...
DEV_Q305
0
0
542
905_1
This will be in the form of an empty black box (PDF) or will be a missing pictures icon (Excel). CAUSE There are a few common causes for this issue: 1. The permissions of the folder which contains the image, have not been configured correctly 2. The image is not within the directory which is specified 3.
DEV_Q305
1
542
857
905_2
The directory where the image is meant to be stored, does not exist in the specified location DIAGNOSING THE PROBLEM To find out the root cause of this problem, you will need to use tools that monitor and record all actions attempted against the Operating System Registry. In THIS scenario the tool used was Process ...
DEV_Q305
2
857
1,374
905_3
Load up Process Monitor 4. You will notice the current processes immediately being captured and displaying in the window. Press the Capture / Ctrl+E Icon (Magnifying Glass) to stop the capture of events. 5. Press the Clear / Ctrl+X icon (Eraser) to remove all the recorded entries. 6. Press the capture icon i...
DEV_Q305
3
1,374
1,869
905_4
10. Press the Find Icon / Ctrl+F and type "[Image Name]" to make sure the filter image event was captured. 11. You should be able to see the reason why the image could not be saved under the 'Result' column. RESOLVING THE PROBLEM If the image is found but cannot be accessed due to permission configuration issue:...
DEV_Q305
4
1,869
2,278
905_5
C1021GA) in the navigation pane on the left side 3. When the root folder is selected, double-click 'Authentication' 4. Ensure that anonymous access is enabled 5. Repeat steps 3 and 4 for the image folder and it's parent folder. 6. If the user is concerned about security, they may want to restrict the child-fol...
DEV_Q305
5
2,278
2,673
905_6
Run the report in export as Excel 2007 and PDF If the image/ directory is not located: Place the image/directory in the specified location Cross reference information Segment Product Component Platform Version Edition Business Analytics Cognos Business Intelligence Cognos Workspace Windows 10.2.1, 10.2
DEV_Q305
6
2,673
2,986
906_0
Title: IBM How do I adjust the number of batches that DotEdit displays in IBM Datacap Taskmaster Capture? - United States Text: batch; list TECHNOTE (FAQ) QUESTION I want to increase the number of batches that IBM Datacap DotEdit displays. It only displays 100 and there are more than 100 batches available. What need...
DEV_Q306
0
0
477
906_1
ANSWER Please do the following: 1. Backup the \Datacap\DotEdit\apps.ini file. If the file does not exist, create a new one or copy it from \Datacap\tmweb.net. 2. Open it in notepad.exe or other editor. 3. Find the app to be modified (for example [APT]). If it does not exist, create a new section with the appli...
DEV_Q306
1
477
944
906_2
Save the file. Additional information: * For version 8.1, Fix Pack 1 or newer must be installed. * Increasing the number of batches displayed is known to cause a slowdown in perceived response time due to gathering and formatting of the batch list. * The optimum number will vary due to system conditions, infra...
DEV_Q306
2
944
1,446
907_0
Title: IBM Security Bulletin: Vulnerabilities in OpenSSL affect WebSphere MQ 5.3 and MQ 8 for HPE NonStop Server (CVE-2017-3735) - United States Text: SECURITY BULLETIN SUMMARY IBM WebSphere MQ 5.3 and IBM MQ 8 for HPE NonStop have addressed a vulnerability in which OpenSSL could allow a remote attacker to obtain s...
DEV_Q307
0
0
470
907_1
35 [http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-3735] DESCRIPTION: OpenSSL could allow a remote attacker to obtain sensitive information, caused by an error while parsing an IPAddressFamily extension in an X.509 certificate. An attacker could exploit this vulnerability to trigger an out-of-bounds read, resul...
DEV_Q307
1
470
843
907_2
CVSS Base Score: 4.3 CVSS Temporal Score: See https://exchange.xforce.ibmcloud.com/vulnerabilities/131047 [https://exchange.xforce.ibmcloud.com/vulnerabilities/131047] for the current score CVSS Environmental Score*: Undefined CVSS Vector: (CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:N) AFFECTED PRODUCTS AND VERSIONS...
DEV_Q307
2
843
1,217
907_3
Stop Server REMEDIATION/FIXES For MQ 5.3 * * * * * * * * * * https://www-945.ibm.com/support/fixcentral/swg/selectFixes?parent=ibm%7EWebSphere&product=ibm/WebSphere/WebSphere+MQ&release=5.3.1.14&platform=HP+NonStop&function=all * For MQ 8 * * * here * WORKAROUNDS AND MITIGATIONS None ...
DEV_Q307
3
1,217
1,558
907_4
UTURE SECURITY BULLETINS Subscribe to My Notifications [ http://www-01.ibm.com/software/support/einfo.html] to be notified of important product support alerts like this.
DEV_Q307
4
1,558
1,728
907_5
REFERENCES Complete CVSS v3 Guide [http://www.first.org/cvss/user-guide] On-line Calculator v3 [http://www.first.org/cvss/calculator/3.0] RELATED INFORMATION IBM Secure Engineering Web Portal [http://www.ibm.com/security/secure-engineering/bulletins.html] IBM Product Security Incident Response Blog [http://www.i...
DEV_Q307
5
1,728
2,181
907_6
Customers can evaluate the impact of this vulnerability in their environments by accessing the links in the Reference section of this Security Bulletin. DISCLAIMER According to the Forum of Incident Response and Security Teams (FIRST), the Common Vulnerability Scoring System (CVSS) is an "industry open standard desi...
DEV_Q307
6
2,181
2,752
907_7
CUSTOMERS ARE RESPONSIBLE FOR ASSESSING THE IMPACT OF ANY ACTUAL OR POTENTIAL SECURITY VULNERABILITY.
DEV_Q307
7
2,752
2,854