Questions tagged [ibm]

IBM is a computer hardware and software vendor operating in a variety of market spaces, including Unix systems, "midrange" (AS/400) systems, Mainframes, and consumer workstations/laptops. This is a generic tag designed to be used if no more specific tag exists for your IBM product. See the partial list of IBM tags in the full tag wiki


The IBM tag should only be used if no more specific tag exists for your IBM product. Some tags you might consider instead include:






417 questions
0
votes
1 answer

Unable to connect to local DB2 instance

I have installed an Enterprise version of DB2 on my local Windows 11 pro laptop for some development tasks. Installation proceeded without errors but, it seems I cannot connect using TCP. If I try to stop/start from the admin console, it says I do…
Andrea Girardi
  • 366
  • 3
  • 6
0
votes
2 answers

Lenovo ServeRAID M5210 controller in non Lenovo/IBM Servers

I hope you can help me. I purchased this controller "ServeRAID M5210" https://lenovopress.lenovo.com/tips1069-serveraid-m5210-sas-sata-controller I am trying to use it in a custom build home lab server. However I do not get it working. I see the…
eemcs
  • 1
0
votes
0 answers

How can I connect an Openshift cluster, via IPsec VPN, to an on premise network?

Good morning everyone, the goal I'm trying to achieve is to connect an Openshift cluster, via IPsec VPN with preshared key, to an on premise network (the img attached is a simplification of the infrastructure to be achieved). I tried following this…
EBru
  • 1
  • 1
0
votes
1 answer

Cannot find/update firmware for IBM x3650 M2

I am trying to revive an old IBM x3650 M2 server, but am running into trouble with IMM/IPMI related to the FW being almost as old as the server itself. Server is from 2010, firmware is from '09 (UEFI) and '11 (IMM/DSA) and is running ESXi. I checked…
Incitu_MJ
  • 3
  • 1
0
votes
0 answers

Created Startup Script but i'm not authorized to perform the requested operation

Startup Script #!/bin/bash #Short-Description: IBM ACE Control #Description: IBM-ACE start() { echo "Startovanje Queue Manager" /opt/mqm/bin/strmqm QMPROD1 #/opt/mqm/bin/strmqm %I echo "Startovan Queue Manager" >> /root/pom.txt …
Boro
  • 31
  • 5
0
votes
0 answers

IBM DS3512 "Disk Pool Capacity - Critical Threshold Exceeded"

Hi we have one IBM DS3512 storage device/fiber with 12 disks. We created the pool using 11 Disks and one standby. Currently we are getting "Disk Pool Capacity - Critical Threshold Exceeded" error message & failing to understand what is wrong with…
0
votes
1 answer

Trying to start script but keep getting error syntax error near unexpected token `stop'

#!/bin/bash # case “$1” in start) echo -n “Starting Queue Manager” /opt/mqm/bin/strmqm QMPROD1 sleep 10 echo -n “Started Queue Manager” # echo “IBM ACE” …
Boro
  • 31
  • 5
0
votes
1 answer

DB2 systemd startup

I have a DB2 systemd startup unit that is being denied by SELinux. Here is the unit: [Unit] Description=IBM…
0
votes
0 answers

Using IBM i 7.4 and the latest PTF, how te enable the New Navigator after having disabled it (needed to temporarilu use the Heritage Navigator)?

Running under IBM i V7.4 and the latest ptf, I enabled the Old Navigator (using the instructions found in this document : https://www.ibm.com/support/pages/heritage-navigator-enable-and-disable-instructions), to continue using it for a while. After…
0
votes
1 answer

LTO6 drive asking firmware update but does not accept it

I recently pulled an ibm LTO 6 fh fibre drive from a library and was using it in standalone mode in a windows 10 pc where I use other sas drives. It was working just fine. Yesterday I turn it on to run some backups and notice SCD code 4 on the…
satantango
  • 73
  • 5
0
votes
0 answers

IBM X3650 M3 occasional PCIe-related errors on reboot

Intermittently, this system will fail to POST and boot loop repeatedly (sometimes for hours) without making it past the BIOS screen. The errors appear to be PCIe related, but no additional PCIe cards are installed. When the errors occur, the…
Erik Johnson
  • 123
  • 2
  • 11
0
votes
2 answers

Is JDK 1.6 supported in IBM POWER 9(AIX 7.1-7.2)?

I would like to check if jdk 1.6 is supported in AIX 7.2. We are planning to upgrade from AIX7.1-7.2 (POWER7-POWER9). But we are not sure if we have to upgrade java . As our development is done in JDK 1.6. Can anyone suggest if java needs to be…
Mahahari
  • 101
  • 1
0
votes
2 answers

what kubernetes ip to give vendor to whitelist

have a java app on a Kubernetes cluster on IBM cloud that needs to make an outbound SOAP call to a third party vendor's app. This vendor's servers are protected by an IP whitelist. No matter what I do, I can't seem to find the correct IP for them to…
0
votes
1 answer

What is real difference between old Intel Xeon E5-2690 v3 @ 2.60GHz and new Intel Xeon Gold 5218 @ 2.30GHz

We are hosting file processing SAAS on Intel Xeon E5-2690 v3 @ 2.60GHz and recently the Intel Xeon Gold 5218 @ 2.30GHz (Cascade Lake/Gold) is introduced in our data center. While comparing them at…
Tomas
  • 447
  • 3
  • 8
  • 17
0
votes
1 answer

Customizing Cognos 11.1.6 Connection Portal

Previously in Cognos 10 you could customize the connection portal by adding a company logo and/or fonts and colors. These settings could be changed by editing the banner.css file on the gateway web server and editing the system.xml file on the app…
jrd1989
  • 698
  • 15
  • 48