PDA

View Full Version : STRCODE Not Working



doug.sekus@3x.com
08-17-2002, 10:40 AM
I cannot establish a session using the STRCODE command. The error I get in a pop-up window is as follows "Connection from system 10.1.1.2 has been ended by the daemon. CODE userid DSEKUS is not allowed to connect." 3 > STRCODE SERVER(MAGELLAN) RMTLOCNAME(*RESOLVE) CMNTYPE(*TCPIP) PARMS(*TA) P ORT(4200) USERID(DSEKUS) PASSWORD() The job's CCSID value is changed from 65535 to 00037 while the STRCODE command is active. 0001.G> AdeStartServer...........: Server name is 'MAGELLAN'. 0002.G> AdeStartServer...........: Remote location is '*RESOLVE'. 0003.G> AdeStartServer...........: Comm type is '*TCPIP'. 0004.G> AdeStartServer...........: Port is '4200'. 0005.G> AdeStartServer...........: Userid is 'DSEKUS'. 0006.G> AdeStartServer...........: Password is '*******'. 0007.G> AdeStartServer...........: Parms are '*TA'. 0008.F> ipOpenUserSpace..........: Starting. 0009.L> ipOpenUserSpace........: Space Name is *LIBL/STRCODE. 0010.L> ipOpenUserSpace........: QUSPTRUS-CPF9801 Unable to get pointer to user space. 0011.G> GetStartupDefaults.......: Unable to retrieve STRCODE defaults. 0012.F> ipEVF4101................: Starting. Default information for STRCODE not found. 0013.F> ipGetJobInfo.............: Starting. 0014.L> ipGetJobInfo...........: Userid is DSEKUS, Job Name/Number is SDSEKUSA1/096878, Current library is *NONE. 0015.F> ipGetSysInfo.............: Starting. 0016.L> ipGetSysInfo...........: System name is MAGELLAN, VRM V5R1M0, Serial number 10589LM, Model type 270. 0017.F> ipInit...................: Starting. 0018.L> ipInit.................: Done. 0019.F> ipCvtPortStr.............: Starting. 0020.F> ipClientConnect..........: Starting. 0021.L> ipClientConnect........: Host is 10.1.1.50 , server port is 4200. 0022.L> ipClientConnect........: Socket id is 3. 0023.F> ipIPAddress..............: Starting. 0024.L> ipClientConnect........: Host address is 10.1.1.50. 0025.L> ipClientConnect........: Connection established. 0026.G> AdeStartServer...........: Sending STRCODE signature to the PC. 0027.F> ipPut....................: Starting. 0028.L> ipPut..................: Reset, last ipOp was not a write. 0029.F> ipSend...................: Starting. 0030.L> ipSend.................: Sending the message... 0031.F> ipSendMsg................: Starting. 0032.L> ipSendMsg..............: Sending DONE msg of 275 bytes. 0033.F> ipSendData...............: Starting. 0034.L> ipSendData.............: Request send of 279 bytes. 0035.L> ipSendData.............: 279 bytes sent to 10.1.1.50 . 0036.L> ipSend.................: Message sent, waiting for confirmation... 0037.F> ipReceiveMsg.............: Starting. 0038.L> ipReceiveMsg...........: Receiving message... 0039.F> ipReceiveData............: Starting. 0040.L> ipReceiveData..........: Received 4 bytes. 0041.L> ipReceiveMsg...........: Received a CONFIRM msg. 0042.L> ipReceiveMsg...........: Received 0 of 0 bytes of message data. 0043.L> ipSend.................: Received confirmation. 0044.G> AdeStartServer...........: Receiving signature reply message from the PC. 0045.F> ipGet....................: Starting. 0046.L> ipGet..................: Reset, last ipOp was not a read. 0047.F> ipReceive................: Starting. 0048.L> ipReceive..............: Waiting for a message... 0049.F> ipReceiveMsg.............: Starting. 0050.L> ipReceiveMsg...........: Receiving message... 0051.F> ipReceiveData............: Starting. 0052.L> ipReceiveData..........: Received 135 bytes. 0053.L> ipReceiveMsg...........: Received a DONE msg. 0054.L> ipReceiveMsg...........: Received 131 of 131 bytes of message data. 0055.L> ipReceive..............: Message received, sending confirmation... 0056.F> ipSendMsg................: Starting. 0057.L> ipSendMsg..............: Sending CONFIRM msg of 0 bytes. 0058.F> ipSendData...............: Starting. 0059.L> ipSendData.............: Request send of 4 bytes. 0060.L> ipSendData.............: 4 bytes sent to 10.1.1.50 . 0061.L> ipReceive..............: Confirmation sent. 0062.G> AdeStartServer...........: A security error occurred on the PC. 0063.F> ipLogError...............: Starting. 0064.F> ipEVF4000................: Starting. A TCP/IP communications error occurred. 0065.F> ipEVF4002................: Starting. Unable to start TCP/IP connection with the workstation. 0066.F> ipClientEnd..............: Starting. 0067.L> ipClientEnd............: Ending connection with 10.1.1.50 . 0068.F> ipCloseSocket............: Starting. 0069.L> ipCloseSocket..........: Socket 3 closed.

batthish@ca.ibm.com
08-19-2002, 04:24 AM
Hi, The parameter USERID and PASSWORD in the STRCODE command must match those specified in the STRCODE Settings node of the Communication Console Properties. You probably don't have a uid or pwd defined on this page. Either: 1) remove the USERID and PASSWORD parameter from the STRCODE command, OR 2) Change the STRCODE Settings properties to reflect the USERID and password you wish to restrict your connections to Hope this helps. Violaine Batthish CODE Project Lead Toronto Lab, IBM Canada