python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
IBM DB2 API Call Error: HWCBAS0050E: An unexpected error occurred
I'm trying to use the IBM Cloud Db2 API to list all my schemas (a simple use of the API), but I'm getting an unexpected internal error, and I can't find a way to figure it out.
The documentation link:...
Giovani Kisz
Votes: 0
Answers: 0
Can't find URI from DB2 Service Credentials
Hi I'm having this problem when I try to do the following steps.
# Remember the connection string is of the format:
# %sql ibm_db_sa://my-username:my-password@hostname:port/BLUDB?security=SSL
# Enter ...
Diluni Hetti
Votes: 0
Answers: 4
Db2 rollforward "to end of backup" vs. "to end of logs"?
On Db2 Enterpise Server Edition v11.1 single patitioned database on Linux/Intel using LOGARCHMETH1 I executed backup and restore commands:
db2 "backup database mydb online to /path/to/backup incl...
folow
Votes: 0
Answers: 2