drda protocol specs
        Posted  
        
            by 
                Alon Rew
            
        on Programmers
        
        See other posts from Programmers
        
            or by Alon Rew
        
        
        
        Published on 2012-11-28T15:26:55Z
        Indexed on 
            2012/11/28
            17:17 UTC
        
        
        Read the original article
        Hit count: 402
        
database
When connecting to a server using the DRDA protocol, is it true that the first Client-To-Server command MUST be EXCSAT chained with ACCSEC?
I found 2 different answers when I googled it.
If you look at The Open Group web site (https://collaboration.opengroup.org/dbiop/) it can be understood that the answer is NO.
However, if you look at the IBM website (http://publib.boulder.ibm.com/infocenter/dzichelp/v2r2/index.jsp?topic=%2Fcom.ibm.ims11.doc.apr%2Fims_ddm_excsat.htm) you can understand the answer is YES.
So which is it?
© Programmers or respective owner