on 2011 May 04 11:40 AM
How do I get 12.0.1.3298 dbmlmon to stop failing with "I/O error when receiving authentication result"?
"%SQLANY12%\\bin64\\mlsrv12.exe"^ -c "DSN=cons;UID=dba;PWD=sql"^ -o mlsrv12_log_cons.txt^ -os 10M^ -ppv 60^ -vcefhkmnopstuU^ -zu+ "%SQLANY11%\\bin32\\mlmon.exe" -u mlmon -x tcpip(host=localhost)
The ML Monitor version has to match the ML Server version. It looks like you are trying to use a version 11 ML Monitor with a version 12 ML server:
> "%SQLANY12%\\bin64\\mlsrv12.exe" ... > "%SQLANY11%\\bin32\\mlmon.exe"
What happens when you use "%SQLANY12%\\bin64\\mlmon.exe" instead?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
FYI, in my answer I switched to bin64 for version 12 to highlight the availability of 64-bit admin tools in version 12.
User | Count |
---|---|
79 | |
11 | |
10 | |
8 | |
7 | |
6 | |
5 | |
5 | |
5 | |
4 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.