Datasets:

Modalities:
Text
Formats:
json
Size:
< 1K
Libraries:
Datasets
pandas
License:
Dataset Viewer
Auto-converted to Parquet Duplicate
id
string
question
string
answer
string
is_impossible
bool
contexts
list
TRAIN_Q000
User environment variables no longer getting picked up after upgrade to 4.1.1.1 or 4.1.1.2? Have you found that after upgrade to Streams 4.1.1.1 or 4.1.1.2, that environment variables set in your .bashrc are no longer being set? For example ODBCINI is not set for the database toolkit and you get An SQL operation failed. The SQL state is 08003, the SQL code is 0 and the SQL message is [unixODBC][Driver Manager]Connnection does not exist.
To work around the issue, set environment variables that are needed by the application directly in the instance with: * * streamtool setproperty * -d <domain> -i <instance> --application-ev <VARIABLE NAME>=<VARIABLE VALUE>
false
[ { "filename": "swg21996508.txt", "text": "Title: IBM STREAMS 4.1.1.1 and 4.1.1.2 JOBS DO NOT INHERIT THE ENVIRONMENT VARIABLES SET IN .BASHRC, WHEN STREAMS IS RUN AS A SYSTEM SERVICE - United States\n\nText:\n FLASH (ALERT)\n\nABSTRACT\n In Streams 4.1.1.1 and 4.1.1.2 Streams jobs may not pick up the user ...
TRAIN_Q001
Netcool/Impact (all versions): How is the Exit() action function expected to work with User Defined Functions? Netcool/Impact (all versions) Using the Exit() action function within a User Defined Function in a Policy will not exit the Policy process.
This is because the Exit() parser function in IPL is designed to exit the immediate scope. To carry the action outside of the User Defined Function to the Policy level one would have to set a variable that is then tested immediately after the User Defined Function call
false
[ { "filename": "swg21675316.txt", "text": "Title: IBM Exit() action within User Defined Function in Impact Policy Language - United States\n\nText:\nnetcool; impact; netcool/impact; nci; ipl; policy; language; exit; exit(); function; user; defined; custom; udf; parser; action; set; global; variable; var; get...
TRAIN_Q002
Why are replies going to the DLQ with reason 2189 MQRC_CLUSTER_RESOLUTION_ERROR I have changed my cluster receiver to match the IP address used and now I am seeing replies in my DLQ with 2189 MQRC_CLUSTER_RESOLUTION_ERROR. The reply queue is on a different cluster which this qmgr is a member of. The reply message uses replytoqmgr and queue name. The qmgr should see the replytoqmgr in the cluster and get the message over to the queue, but instead goes to dead letter queue. This queue manager is a repository to one cluster and a member of another.
-
true
[]
TRAIN_Q003
How to configure SSL mutual authentication in IBM HTTP Server? We are running IHS v7 and our application team has a specific webservice that they require SSL mutual authentication to be enabled for at the http server. Does anyone know how to set this up on IHS? Or any documentation? Thanks
The following steps help guide you through the proper set up of SSL within the IBM HTTP Server: 1. Confirm that the Global Security Kit (GSKit) is installed and meets the minimum requirements 2. Create a key database file and certificates needed to authenticate the Web server during an SSL handshake 3. Enable SSL directives within the IBM HTTP Server configuration file (httpd.conf) 4. Other considerations when enabling SSL directives within the IBM HTTP Server configuration file (httpd.conf) 5. Information that IBM WebSphere® Support needs to debug SSL configuration and certificate issues related to the IBM HTTP Server
false
[ { "filename": "swg21179559.txt", "text": "Title: IBM Guide to properly setting up SSL within the IBM HTTP Server - United States\n\nText:\nssl; handshake; secure socket layer; handshake failed; enable; ssl config; ssl setup; setup; IHS; crl; revocation; ssl; ssl; ssl; configure; config; config; config TECHN...
TRAIN_Q004
Help with Action required for IIB H.E. V9 & WMB H.E. V8 for security vulnerabilities in Red Hat Linux (CVE-2018-6551 CVE-2018-6485) I need to understand details regarding Action required for IBM Integration Bus Hypervisor Edition V9.0 and WebSphere Message Broker Hypervisor Edition V8.0 for security vulnerabilities in Red Hat Linux. This is related to CVE-IDs: CVE-2018-6551 CVE-2018-6485 Where can I find this information?
-
true
[]
TRAIN_Q005
What happened to load.rules FAQ example? The load.rules maths function example rules file does not appear to be available anymore?
Netcool Technical Support Guide to rules file processing is provided as a collection of commonly used rules file techniques.
false
[ { "filename": "swg21903536.txt", "text": "Title: IBM Support's Guide to Rules File Processing - United States\n\nText:\nrules; rules file; array TECHNOTE (FAQ)\n\nQUESTION\n Support Guide : Are there any rules file examples? \n\nANSWER\n \n\nThe Netcool Technical Support Guide to rules file processing is pr...
TRAIN_Q006
Is ITNM exposed to Apache CXF vulnerability (CVE-2017-3156)? Is ITNM versions are affected by Apache CXF vulnerability (CVE-2017-3156), If yes then what are all the version will be affected and where I can find the details?
CVEID: CVE-2017-3156 [http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-3156] DESCRIPTION: Apache CXF could provide weaker than expected security, caused by the failure to use the OAuth2 Hawk and JOSE MAC Validation code. A remote attacker could exploit this vulnerability using timing attacks to obtain sensitive information. CVSS Base Score: 5.9 CVSS Temporal Score: See https://exchange.xforce.ibmcloud.com/vulnerabilities/130249 [https://exchange.xforce.ibmcloud.com/vulnerabilities/130249] for the current score CVSS Environmental Score*: Undefined CVSS Vector: (CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N)
false
[ { "filename": "swg22008493.txt", "text": "Title: IBM Security Bulletin: IBM Tivoli Network Manager IP Edition is affected by an Apache CXF vulnerability (CVE-2017-3156) - United States\n\nText:\n SECURITY BULLETIN\n\nSUMMARY\n Vulnerability has been addressed in the Apache CXF component of Tivoli Network Ma...
TRAIN_Q007
Why do I get an exception when calling MQ after migrating my BPM environment (2035 MQRC_NOT_AUTHORIZED) ? We migrated our BPM environment from V8.0 to 8.5.7. When we attempt to call the MQ service we are getting the following exception: [10/16/17 13:50:05:273 AST] 0000026d SystemOut O com.ibm.msg.client.jms.DetailedJMSSecurityException: JMSWMQ2013: The security authentication was not valid that was supplied for QueueManager 'QM1' with connection mode 'Client' and host name 'MQ1(1414)'. Please check if the supplied username and password are correct on the QueueManager to which you are connecting. ... Caused by: com.ibm.mq.MQException: JMSCMQ0001: WebSphere MQ call failed with compcode '2' ('MQCC_FAILED') reason '2035' ('MQRC_NOT_AUTHORIZED'). at com.ibm.msg.client.wmq.common.internal.Reason.createException(Reason.jav a:204) ... 162 more The same MQ service is working fine in the old BPM environment. User name and password configured for the queue is correct. However, when we check the MQ logs, we observing the username is not used, instead the sys admin user seems to be used.
Default component-managed authentication alias for outbound connections For cases where it is impractical to change the application to use container-managed security, or to change it to supply a username and password directly on the createConnection call, it is possible to supply a default. This default is called the "component-managed authentication alias" and cannot be configured via the administrative console (since WebSphere Application Server Version 7.0 when it was removed from the panels MQ connection factories). The below scripting samples show how to configure it using wsadmin: * JACL: wsadmin>set cell [ $AdminConfig getid "/Cell:mycell" ] mycell(cells/mycell|cell.xml#Cell_1) wsadmin>$AdminTask listWMQConnectionFactories $cell MyCF(cells/mycell|resources.xml#MQConnectionFactory_1247500675104) wsadmin>$AdminTask modifyWMQConnectionFactory MyCF(cells/mycell|resources.xml#MQConnectionFactory_1247500675104) { -componentAuthAlias myalias } MyCF(cells/mycell|resources.xml#MQConnectionFactory_1247500675104) * Jython: wsadmin>cell = AdminConfig.getid("/Cell:mycell") wsadmin>AdminTask.listWMQConnectionFactories(cell) 'MyCF(cells/mycell|resources.xml#MQConnectionFactory_1247500675104)' wsadmin>AdminTask.modifyWMQConnectionFactory('MyCF(cells/mycell|resos urces.xml#MQConnectionFactory_1247500675104)', "-componentAuthAlias myalias") 'MyCF(cells/mycell|resources.xml#MQConnectionFactory_1247500675104)'
false
[ { "filename": "swg21636093.txt", "text": "Title: IBM 2035 MQRC_NOT_AUTHORIZED Connecting to WebSphere MQ from WebSphere Application Server via CLIENT Bindings - United States\n\nText:\n TECHNOTE (TROUBLESHOOTING)\n\nPROBLEM(ABSTRACT)\n This article covers the most common reasons why an application running i...
TRAIN_Q008
Is the Requisite Pro (ReqPro) feature/plugin supported with a 64-bit RAD/RSA(4WS) 851+ installation Is the Requisite Pro (ReqPro) feature/plugin supported with a 64-bit install of RAD/RSA(4WS) 851?
the Rational RequisitePro integration features/plugins are not supported or provided. These are only available as 32-bit eclipse plugins.
false
[ { "filename": "swg21263677.txt", "text": "Title: IBM Rational Application Developer Support Policy for 64 bit technology - United States\n\nText:\nRSM; RSD; RSA; RAD; caspian64 bit; 64-bit; RAD 7 64 bit; RAD 7 OS; operating system; Rational Application Developer; X64; Windows 64 bit; supported OS; AMD; PMR ...
TRAIN_Q009
Unable to locate the More tab of Document class - Property definition tab - property template configuration to update Is Required setting. Unable to locate the More tab of Document class - Property definition tab - property template configuration to update Is Required setting. Environment is running on Content Engine 5.2.0.3.
Follow the below steps to update the property definition properties on ACCE: 1. Launch ACCE 2. Expand the object stores folder and click the object store to open the Object store tab 3. Expand the Data Design folder and Classes folder. Click the document class to open Document Class tab 4. From Properties tab, open Property Definitions drop down and select the property definition you want to modify 5. ACCE will open that property definition in a new Properties tab 6. Modify the property definition as required 7. Go back to the Class Definition tab and click Save
false
[ { "filename": "swg21696083.txt", "text": "Title: IBM How to overwrite property definition properties in a class via IBM Administration Console for Content Platform Engine (ACCE)? - United States\n\nText:\nACCE; CE; Property; FEM TECHNOTE (FAQ)\n\nQUESTION\n With IBM FileNet Enterprise Manager (FEM), we can ...
TRAIN_Q010
managesdk.sh -listEnabledProfileAll fails with error: Couldn't get file lock. I am installing WebGUI FP13 and it is failing with the symptoms described in below technote. https://www-01.ibm.com/support/docview.wss?uid=swg21993160 As described in above technote when I run managesdk.sh script it fails with below errors. ./managesdk.sh -listEnabledProfileAll Sep 26, 2018 10:14:12 AM java.util.prefs.FileSystemPreferences syncWorld WARNING: Couldn't flush user prefs: java.util.prefs.BackingStoreException: Couldn't get file lock. Please let me know what could be the issue?
The non-root ID that is being used to start WebSphere Application Server does not have a user_home directory. Therefore this non-root ID is unable to access the root user's "/etc/.java/.systemPrefs". This produces the aforementioned warning messages every 30 seconds in the profile_root/logs/server_name/systemout.log. The root ID used to start Websphere Application Server can not find the Java system pref file.
false
[ { "filename": "swg21515420.txt", "text": "Title: IBM Starting WebSphere Application Server gives warning message - Could not lock User prefs - United States\n\nText:\nWebsphere; startup; FileSystemPreferences; user prefs; prefs; Could not lock User prefs TECHNOTE (TROUBLESHOOTING)\n\nPROBLEM(ABSTRACT)\n War...
TRAIN_Q011
Load SPSS 25 on a new computer I purchased SPSS 25 with a 12 month license on Jan 27. I loaded it and used it on my MacBook Pro. I now have a new MacBookPro. I was able to download the program but get a message that says I don't have a license. I do have the activation code. Can you please help me use this product on my new computer? Thanks!
Type (copy/paste) the following command: sudo chown -R root:admin 20 2. Press Enter/Return. 3. Close Terminal. 4. Launch the License Authorization Wizard. 5. The warning message should no longer appear. 6. License your IBM SPSS Statistics product.
false
[ { "filename": "swg21966637.txt", "text": "Title: IBM Getting a warning message 'You do not have the correct administrator privileges' when attempting to license a SPSS Statistics product on Mac OS. - United States\n\nText:\n TECHNOTE (TROUBLESHOOTING)\n\nPROBLEM(ABSTRACT)\n You have successfully installed a...
TRAIN_Q012
Are there any instructions for ulimit settings for WebSphere running on Linux? Are there any instructions for ulimit settings for WebSphere running on Linux?
WebSphere Application Server Support recommends setting the ulimit -u or nproc to a value of 131072 when running on Linux to safely account for all the forked threads within processes that could be created.
false
[ { "filename": "swg21648497.txt", "text": "Title: IBM Insufficient ulimit Value Causes Native OutOfMemory - United States\n\nText:\n TECHNOTE (TROUBLESHOOTING)\n\nPROBLEM(ABSTRACT)\n An out of memory may be observed on a system running WebSphere Application Server on Linux or AIX that is due to ulimit restri...
TRAIN_Q013
Can I apply a TIP 2.2 fix pack directly to a TIP 2.1 installation? Can I apply a TIP 2.2 fix pack directly to a TIP 2.1 installation?
In order to apply TIP 2.2 fix packs, the target TIP installation must already be at TIPCore 2.2.0 or newer. TIP 2.1 installations must be upgraded to TIP 2.2 using the TIP 2.2.0.1 feature pack.
false
[ { "filename": "swg21618719.txt", "text": "Title: IBM Applying TIP 2.2 fix packs directly to a TIP 2.1 installation - United States\n\nText:\nTIPL2; TIPL2INST; tivoli Integrated portal; feature pack TECHNOTE (FAQ)\n\nQUESTION\n Can Tivoli Integrated Portal 2.2 fix packs be applied directly to a TIP 2.1 insta...
TRAIN_Q014
NMA agent installation failure Hello, I'm trying to install the NMA agent from ITM for Virtual Environment package on a Linux x86-64. The preferred method would be remote install, but I'm not even able to perform tamcd addbundles as it complains about missing prerequisites. If I try to install the agent locally on the Linux machine, the list of available agents does not include NMA agent at all. Is there a solution to this problem?
The issues should be corrected at Installer level, APAR IV84919 has been opened to fix them. Anyway, since the correction involves the installation component, it will not be available until next release, when the Installation package will be built again.
false
[ { "filename": "swg21983839.txt", "text": "Title: IBM Problems installing NMA agent (N4 agent) on Linux x86-64 - United States\n\nText:\nITM Virtual environments install NMA N4 unable find bundle prerequisites CI addbundles TECHNOTE (TROUBLESHOOTING)\n\nPROBLEM(ABSTRACT)\n The installation of NMA agent from...
TRAIN_Q015
Help with Action required for IIB V9 & WMB V8 Hypervisor Editions for security vulnerabilities in Red Hat Linux I need to understand details regarding Action required for IBM Integration Bus Hypervisor Edition V9.0 and WebSphere Message Broker Hypervisor Edition V8.0 for security vulnerabilities in Red Hat Linux. Where can I find this information?
WebSphere Message Broker Hypervisor Edition
false
[ { "filename": "swg21998452.txt", "text": "Title: IBM Action required for IBM Integration Bus Hypervisor Edition V9.0 and WebSphere Message Broker Hypervisor Edition V8.0 for security vulnerabilities in Red Hat Linux - United States\n\nText:\n FLASH (ALERT)\n\nABSTRACT\n IBM Integration Bus Hypervisor Editio...
TRAIN_Q016
What can be done about "Too many open files" messages in the DASH systemOut? What can be done about "Too many open files" messages in the DASH systemOut log?
The command ulimit -Xa will display all current settings that are set for the current login session, where X represents the hard (H) or soft (S) limits to be displayed. By default, if no value is supplied for X, soft limits will be displayed. However if a process is already running, it may have a different ulimit configurations than the current shell that you run the ulimit -a command in.
false
[ { "filename": "swg21469413.txt", "text": "Title: IBM Guidelines for setting ulimits (WebSphere Application Server) - United States\n\nText:\nulimits; linux; unix; aix; openfiles; opensockets; sockets; socket; files; ulimit-n; limits.conf; configuration; security; etc; root; init; crontask; cron; nodeagent; ...
TRAIN_Q017
Does Portal 6.1.x support Oracle 12c? We are running Portal Server v6.1.0.6 and I need to know what the newest version of Oracle that is supported with the WPS 6.1.0.6? Specifically, if Oracle 12c is not supported, what version of Oracle 11g is?
Oracle 11gR2 V11.2.0.1 (including RAC)
false
[ { "filename": "swg27019359.txt", "text": "Title: IBM WebSphere Portal V6.1.0.5 and V6.1.5.2 hardware and software requirements - AIX - United States\n\nText:\nDSRdoc; SystemRequirementsDocument; prereq; coreq; installation prerequisites; 6105eGA 6152eGA V6105 V6.1.0.5 6.1.0.5 6105 6152 PRODUCT DOCUMENTATION...
TRAIN_Q018
Why does the transaction time out when I try to delete a virtual portal? Transaction timeout occurs when I try to delete a virtual portal. Managed pages is enabled. Why?
With the introduction of Managed Pages in WebSphere Portal 8.0, virtual portal deletions require more transaction time when removing from the system. This increased transaction time can lead to an error situation if either of the following timeouts is exceeded: * the total and/or maximum transaction lifetime timeout value(s) for the server * the WCM component's transaction timeout
false
[ { "filename": "swg21611073.txt", "text": "Title: IBM Deletion of virtual portal fails with transaction timeout - United States\n\nText:\nvirtual portal; timeout; delete; portlet; EJPAH4000E; EJPEB0804E; rollbackexception; admin; WTRN0006W TECHNOTE (TROUBLESHOOTING)\n\nPROBLEM\nAttempt to delete virtual port...
TRAIN_Q019
i cannot enter SPSS statistics trial program I've downloaded the 14-days trial of SPSS subscription for 32bit, windows. After opening the program I'm asked to login and after entering my username and password a blank page comes up. And there is no way to proceed from here. I already saw previous answers about SPSS trial Login error, and there is a link(https://ibm.box.com/s/huaafbjzabkyblh47n7g4l0o4gxp4zdy) to download the zip file of 'jxbrowser'. But i cannot enter the link, and the webpage says "probably the address was changed or deleted." i'm using Windows 7(32bit), and just want to know how can i resolve it.
The most likely cause of this issue is installation of the 32bit IBM SPSS Statistics Subscription software on a 64bit machine. To fix the issue, please uninstall the 32bit and download and install the 64bit application from your Products & Services window on IBM.com. If you find that this does not resolve your issue, you have a new issue. Please open a Service Request using the Client Support Portal: http://ibm.biz/IBMClientSuccessPortal
false
[ { "filename": "swg22001418.txt", "text": "Title: IBM FAQ for IBM SPSS Statistics Subscription - United States\n\nText:\n TECHNOTE (FAQ)\n\nQUESTION\n FAQ for IBM SPSS Statistics Subscription \n\nANSWER\nQ. How to I cancel the auto-renewal of my IBM SPSS Statistics Subscription? \nA. Auto-renewal will be ava...
TRAIN_Q020
HATS Plugin Download Hi I have RDZ 9.0 and want to install the HATS plugin. I've downloaded from this link: http://www.ibm.com/developerworks/downloads/ws/whats/ HATS 9.0.0.0 but it won't install because RDZ itself is not enough and it sais I need one of the following: IBM Rational Application Developer for WebSphere Software IBM Rational Software Architect for WebSphere Software IBM Rational Developer for i for SOA Construction IBM Rational Business Developer IBM Integration Developer which I don't have. Where can I download the HATS version that is compatible with RDZ 9.0 and doesn't need anything else?
For installation instructions, see Installing HATS [http://pic.dhe.ibm.com/infocenter/hatshelp/v90/topic/com.ibm.hats.doc/doc/gsinstal.htm] in the Rational Host Access Transformation Services (HATS) V9.0 Information Center.
false
[ { "filename": "swg24035040.txt", "text": "Title: IBM Rational Host Access Transformation Services 9.0 - United States\n\nText:\nservice release; modpack; mod pack; upgrade; refresh; refresh pack DOWNLOADABLE FILES\n\nABSTRACT\n IBM Rational Host Access Transformation Services 9.0 has been made generally ava...
TRAIN_Q021
Help with Action required for Hypervisor Edition of IIB V9.0 and WMB V8.0 for security vulnerabilities in Red Hat Linux I need to understand details regarding Action required for IBM Integration Bus Hypervisor Edition V9.0 and WebSphere Message Broker Hypervisor Edition V8.0 for security vulnerabilities in Red Hat Linux. Where can I find this information?
-
true
[]
TRAIN_Q022
Why is an error seen while running run-svrssl-config? Following error is seen while running run-svrssl-config ConfigEngine task: action-run-pdjrte-config-zos-wp.ac.impl: [validateHost] Validating hostname(s) in the following argument: tam001:7136:1,tam002:7136:2 [echo] Command to run is: java com.tivoli.pd.jcfg.SvrSslCfg -action config -admin_id sec_master -admin_pwd ****** -appsvr_id myAppSvr -port 7223 -mode remote -policysvr tam001:7135:1,tam002:7135:2 -authzsvr tam001:7136:1,tam002:7136:2 -cfg_file /opt/WebSphere/AppServer/tivoli/tam/PdPerm.properties -key_file /opt/WebSphere/AppServer/tivoli/tam/pdperm.ks [java] Executing java with empty input string [java] Exception in thread "main" [java] [ [java] HPDMG0759W The user name already exists in the registry. [java] ] [java] at com.tivoli.pd.jutil.ob.a(ob.java:40) [java] at com.tivoli.pd.jutil.ob.a(ob.java:66)
-
true
[]
TRAIN_Q023
Help with Action required for IIB H.E. V9 and WMB H.E. V8 for security vulnerabilities in Red Hat Linux I need to understand details regarding Action required for IBM Integration Bus Hypervisor Edition V9.0 and WebSphere Message Broker Hypervisor Edition V8.0 for security vulnerabilities in Red Hat Linux. This is related to CVE-IDs: CVE-2017-5715 CVE-2017-5753 CVE-2017-5754 Where can I find this information?
-
true
[]
TRAIN_Q024
How do I transfer my SPSS 24 license key to a new computer? I need to transfer my SPSS 24 license key to a new computer. I was able to download IBM® SPSS® Statistics Standard GradPack 24 for Windows (12-Mo Rental) onto the new computer, but every time I put in the activation code, I am met with this error message: Authorization failed.: You are not allowed to generate any more new licenses. End Of Transaction. No additional authorizations are permitted on this code. What should I do?
For installation & licensing issues on Student version and Graduate pack, contact your vendor.
false
[ { "filename": "swg21592093.txt", "text": "Title: IBM SPSS Student Version and Graduate Pack Resources - United States\n\nText:\nSPSS Support Acquisition Statistics Stats Grad Pack Student TECHNOTE (FAQ)\n\nQUESTION\n Where do I get support for IBM SPSS Student Version or Graduate Pack software? \n\nANSWER\n...
TRAIN_Q025
We are experiencing issues after we cleared the /tmp/javasharedresources location and restarted the jvm. We experienced an issue when we cleared the /tmp/javasharedresources location and restarted jvm. We found a behavior where our website is serving a blank page and also cache monitor is not reflecting the statistics. Please help us to understand why we cannot clear the /tmp/javasharedresources ?
-
true
[]
TRAIN_Q026
Where can I find the ITM VMware VI Agent Reports package for v 7.2? I am only able to find ver 6x reports. My initial search for the v7.2 reports took me to this link but it does not have v 7.2: https://www.ibm.com/developerworks/community/wikis/home?lang=en#!/wiki/W22ac5f3ebabf_4ff4_bd55_1a897c9a443e/page/Report%20Catalog
Download RELEASE DATE LANGUAGE SIZE(Bytes) Download Options What is Fix Central(FC)? [https://www.ibm.com/support/fixcentral/help?page=swfaqs] 7.2.0.2-TIV-ITM_VMWVI_RPT-IF0001 23 Jan 2015 English 53552332 FC
false
[ { "filename": "swg24039229.txt", "text": "Title: IBM Monitoring for Virtual Environments: VMware VI 7.2.0.2-TIV-ITM_VMWVI_RPT-IF0001 - United States\n\nText:\n DOWNLOADABLE FILES\n\nABSTRACT\n This is an Interim Fix for IBM Tivoli Monitoring for Virtual Environments: VMware VI 7.2 Fix Pack 2 reports \n\nDOW...
TRAIN_Q027
Why are we not able to create new pages using the Manage Pages Portlet? We are using Portal 8.5 on Windows, From WebSphere Portal Administration console. we go to ‘Manage Pages’- > Select ‘Content root’ item from table -> ‘New Page’ button, after entering the new page details and hitting OK we receive following error: EJPAS0017E: Unable to create PageName The error in SystemOut.log shows: DefaultTransa E Message: Could not save object in repository., Cause: javax.jcr.RepositoryException: RT0002E: Error while calling a function createItems of PLS data manager com.ibm.workplace.wcm.services.repository.RepositoryException: Message: Could not save object in repository., Cause: javax.jcr.RepositoryException: RT0002E: Error while calling a function createItems of PLS data manager ... Caused by: com.ibm.icm.da.DBAccessException: java.sql.SQLFeatureNotSupportedException: DSRA1300E: Feature is not implemented: PreparedStatement.setBinaryStream at com.ibm.icm.da.portable.data.WideTableData.changeItems(WideTableData.java:857)
The JDBC driver does not meet WebSphere Portal v8's prerequisites.
false
[ { "filename": "swg21611699.txt", "text": "Title: IBM JDBC driver or database insufficiencies cause administration portlets to fail. - United States\n\nText:\nRT0002E; JDBC; database; driver; RepositoryException; PLS; EJPAS0017E TECHNOTE (TROUBLESHOOTING)\n\nPROBLEM\nYou attempt to create a new page via the ...
TRAIN_Q028
Help with Security Bulletin: Apache Commons FileUpload Vulnerabilities in IBM WebSphere MQ File Transfer Edition component (CVE-2016-1000031) I need to understand details regarding Security Bulletin: Apache Commons FileUpload Vulnerabilities in IBM WebSphere MQ File Transfer Edition component (CVE-2016-1000031).
CVEID:CVE-2016-1000031 [http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-1000031] DESCRIPTION:Apache Commons FileUpload, used in IBM WebSphere MQ File Transfer Edition, could allow deserialization of untrusted data in the DiskFileItem class of the FileUpload library. A remote attacker could exploit this vulnerability to execute arbitrary code under the context of the current process. CVSS Base Score: 9.8 CVSS Temporal Score: Seehttps://exchange.xforce.ibmcloud.com/vulnerabilities/117957 [https://exchange.xforce.ibmcloud.com/vulnerabilities/117957]for the current score CVSS Environmental Score*: Undefined CVSS Vector: (CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H)
false
[ { "filename": "swg22011689.txt", "text": "Title: IBM Security Bulletin: Apache Commons FileUpload Vulnerabilities in IBM WebSphere MQ File Transfer Edition component (CVE-2016-1000031) - United States\n\nText:\n SECURITY BULLETIN\n\nSUMMARY\n The DiskFileItem class in Apache Commons Fileupload before versio...
TRAIN_Q029
TWS / DWC and WebSphere 8.5.5.4+ WebSphere for TWS & DWC were upgraded to 8.5.5.4 on most servers in a particular environment. However, any TWS servers that still had 8.5.5.2, could no longer be seen by the new DWC / WAS 8.5.5.4 servers. Those lower WAS version engines could not be added to the DWC. Errors seen are: AWSUI0833E The operation could not be completed. There has been a communication failure. The internal message is: AWSJCO005E WebSphere Application Server has given the following error: Error getting WsnNameService properties. What is the reason?
DWC 9.3 is packaged with WAS 8.5.5.4 and due to known vulnerabilities has SSLV3 disabled. However TWS 9.2 and earlier versions use SSLv3 by default and so the DWC 9.3 cannot connect
false
[ { "filename": "swg21964202.txt", "text": "Title: IBM How Connect TDWC 9.3 to TWS Engine lower level release - United States\n\nText:\ndwc 93; connect; SSL ; TLS TECHNOTE (TROUBLESHOOTING)\n\nPROBLEM(ABSTRACT)\n DWC 9.3 users cannot connect to TWS Engine lower level releases (8.5.1 until 9.2) \n\nSYMPTOM\nUn...
TRAIN_Q030
Does DataPower support SHA-2? Is DataPower able to support SHA-2 ?
Yes, if a Certificate Authority(CA) signs a certificate using SHA2(SHA-256), IBM Websphere DataPower SOA Appliance can validate CA's signature on the certificate while building trust chain from the DataPower ValCred.
false
[ { "filename": "swg21406783.txt", "text": "Title: IBM When a Certificate Authority (CA) signs a certificate using SHA2(SHA-256), IBM Websphere DataPower SOA Appliance can validate the signature of CA on certificate. - United States\n\nText:\nDatapower DP valcred SHA2 SHA-2 SHA-256 certificate trust CA TECHNO...
TRAIN_Q031
Request fails with "non idempotent request method - RFC 2616 sec 10.3. " When a request is routed through DataPower and a redirect is done on a POST, the redirect will fail in DataPower and we can expect the following message to be logged in the error message: "non idempotent request method - RFC 2616 sec 10.3." How do I solve the problem?
To resolve the issue, the IBM WebSphere DataPower SOA appliance web application firewall can be configured to handle these "302 Redirects".
false
[ { "filename": "swg21318593.txt", "text": "Title: IBM Handling 302 redirect error message in a Web Application Firewall - United States\n\nText:\nHTTP; Redirect; 302; non idempotent TECHNOTE (TROUBLESHOOTING)\n\nPROBLEM(ABSTRACT)\n DataPower is preventing POST based HTTP redirect in accordance with RFC and d...
TRAIN_Q032
WCM User can not access authorized content with this exception in SystemOut.log: com.ibm.icm.jcr.access.AccessDeniedException WCM User can not access authorized content with this exception in SystemOut.log: com.ibm.icm.jcr.access.AccessDeniedException
-
true
[]
TRAIN_Q033
Scheduled reports fail after changing password Scheduled reports fail after changing password
For IBM Cognos Business Intelligence(BI) deployments that do not implement a single sign-on (SSO) solution, stored credentials used for running scheduled activities can be automatically updated. When a user logs into the IBM Cognos BI application with a user name and password, the trusted credential used to run schedules when not logged in will be refreshed as well. This removes the burden from the end user of having to remember to manually refresh their trusted credentials and may eliminate failed activities caused by changed or expired user credentials. The credential refresh behaviour is controlled by the Security > Authentication > Automatically renew trusted credential setting in Cognos Configuration.
false
[ { "filename": "swg21591076.txt", "text": "Title: IBM Automatically renew trusted credential - United States\n\nText:\nsecurity; trusted credentials SSO renew TECHNOTE (FAQ)\n\nQUESTION\n How do I choose the value to use for the Security > Authentication > Automatically renew trusted credential setting? \n\n...
TRAIN_Q034
ITNM 4.2 Fix Pack 3 link and build number?. ITNM 4.2 FP3 is available, if yes then where we can download?.
http://www.ibm.com/support/knowledgecenter/en/SSSHRK_4.2.0/itnm/ip/wip/relnotes/reference/nmip_rn.html?view=kc#relnotes__description
false
[ { "filename": "swg24043575.txt", "text": "Title: IBM Tivoli Network Manager IP Edition 4.2.0 Fix Pack 3, 4.2.0-TIV-ITNMIP-FP0003 - United States\n\nText:\n DOWNLOADABLE FILES\n\nABSTRACT\n This fix pack is a cumulative fix release and addresses several APARs and internally found issues since the release of ...
TRAIN_Q035
DataPower remote log targets, tracking efficieny How can I track the efficiency of my log target (remote endpoint)?
-
true
[]
TRAIN_Q036
Why are not seeing data for our APMV8 AIX OS agent on AIX 7.1.x? We are not seeing any data for our APMV8 AIX OS agent in the APM/UI.
-
true
[]
TRAIN_Q037
How can multiple TDWC users logon into TDWC with same TWS user id? Given that one TDWC user is already accessing TDWC and a second TDWC user using the same logon id wants to logon to TDWC sees the following error: Another user is currently logged in with the same user ID. Select from the following options: List item Log out the other user with the same user ID. You can recover changes made during the other user's session. List item Return to the Login page and enter a different user ID. How can multiple users logon without one user needing to logout?
Only TIP version 2.1 and higher support multiple logins using same user Id. Follow below steps to configure Tivoli Integrated Portal to allow multiple users to log in using the same user Id and password. 1. Log in as an administrative user. 2. Navigate to: tip_home_dir/profiles/TIPProfile/config/cells/TIPCell/applications/isc.ear/deployments/isc/isclite.war/WEB-INF/ 3. Edit consoleProperties.xml. 4. Locate the property with a id attribute of ENABLE.CONCURRENT.LOGIN and set its value to true. 5. Save the file and exit from the text editor. 6. Restart TIP server.
false
[ { "filename": "swg21576245.txt", "text": "Title: IBM Tivoli Integrated portal enabling multiple logins using same user Id - United States\n\nText:\nTIPL2SEC tivoli integrated portal multiple logins TECHNOTE (FAQ)\n\nQUESTION\n How can I login to TIP from different machines using same user Id? \n\nCAUSE\nNee...
TRAIN_Q038
We want to backout the Cognos component of Business Monitor to a previous version. What do we have to take care of? We want to backout the Cognos component of Business Monitor to a previous version. What do we have to take care of?
Stop the Cognos service and ensure that Cognos Configuration is not running. 2. When setting up the configuration of a newly installed Cognos BI environment, it is important to note that if you configure the new installation against the original content store, it is permanently upgraded to the new version and can no longer be used in the original environment. As a result, always create a backup of the content store prior to upgrading. If a roll back to the original version is required, you can simply restore the backup. However, any work done after the content store has been upgraded (reports, models, security, etc...) to the new version will be lost, as all of this information is saved in the content store. If you try to revert back to an earlier environment configured against the upgraded content store, you will get an error similar to the one below: CM-CFG-5027 Unable to upgrade the content store to the to the version N that is compatible with this version of Content Manager. The current version of the content store is M. 3. Also, please refer to the notes on the fix pack which would include perquisites on Backup/Restore of content store and also other requirements. 4. For versions 8 - 10.2.1: In the <cognos_install>/uninstall/backup directory there will be a list of date stamped folders with the applied fix packs and/or interim fixes. For versions 10.2.1 FP1 and above: This is stored in the <cognos_install>/bkp directory 5. Go into the folders and check the cmplst.txt file and check for the correct version to revert to. 6. Once the correct version is found, copy the contents of the whole folder and paste it at the <cognos_install> level, which will overwrite the files applied by fix pack or interim fix update. 7. Start the Cognos service.
false
[ { "filename": "swg21341204.txt", "text": "Title: IBM How to Rollback From a Fix Pack or Interim Fix to an Earlier Build - United States\n\nText:\nuninstall; revert; downgrade; hotsite; HS; out; fixpack TECHNOTE (FAQ)\n\nQUESTION\n There may be times when there is a need to remove a previously installed Fix ...
End of preview. Expand in Data Studio

Dataset Description:

TechQA-RAG-Eval is a reduced version of the original TechQA (IBM’s GitHub Page, HuggingFace) dataset specifically for evaluating Retrieval-Augmented Generation (RAG) systems. The dataset consists of technical support questions and their answers, sourced from real IBM developer forums where acceptable answers included links to reference technical documentation.

This dataset is ready for commercial/non-commercial use.

Dataset Owner(s):

NVIDIA Corporation

Dataset Creation Date:

05/05/2025

License/Terms of Use:

Apache-2.0

Intended Usage:

TechQA-RAG-Eval is particularly well-suited for: Benchmarking RAG system performance on technical domain queries Evaluating information retrieval systems in technical support contexts Testing natural language understanding and generation for technical support applications

Dataset Characterization

Aspect Details
Data Collection Method Automated
Labeling Method Not Applicable

Dataset Format

The dataset is composed of .txt and .json files.

Dataset Quantification

Metric Value
Record Count 908 question/answer pairs
Feature Count 5
Features ['id', 'question', 'answer', 'is_impossible', 'contexts']
Data Storage Size 46 MB (.zip)

Reference(s):

TechQA: https://github.com/ibm/techqa

Ethical Considerations:

NVIDIA believes Trustworthy AI is a shared responsibility and we have established policies and practices to enable development for a wide array of AI applications. When downloaded or used in accordance with our terms of service, developers should work with their internal model team to ensure this model meets requirements for the relevant industry and use case and addresses unforeseen product misuse.

Please report security vulnerabilities or NVIDIA AI Concerns here.

Downloads last month
274