In a single box environment spinning 2 db2 containers running at different ports, how to setup federation ?
How can I use the command similar to the below
create nickname myschema.Table1 for <remotehost.remoteschema.remoteTable>
Pod names are fed-database-somehash-blah format and it seems - dash are not acceptable
Error: unexpected token -database was found
Setup:
Minikube
DB2 version 11.5.5
please advice.