If you actually deploying an RDMLX Visual LANSA application using LANSA SuperServer to an IBM i, please note:

  • If you already use an automatic connection to an IBM i using X_RUN, you should replace DBID=AS400 with DBID=*ANY.
  • If you have used the Built-In Function DEFINE_OS_400_SERVER, in your source code you should replace it with DEFINE_ANY_SERVER.
  • No labels