I'm at a client running an application in AIX DB2 v7. I have a requirement to pull data from the AIX DB into a COBOL program running on the mainframe. There is a z/OS DB2 DB running at v8 on the mainframe. I thought that we could use DDF to define the AIX DB2 DB as a remote location to the z/OS DB2 DB. I've been told that the z/OS DB can't use DDF to connect to the AIX DB since the AIX version is older than the z/OS version. I don't know a lot about DDF, but it seems to me that this is a DB2 to DB2 connection and should be possible. I reviewed posts in this forum and searched IBM's website, but can't find anything that states definitively one way or the other whether this is possible or not. Any information will be greatly appreciated.