2004-8-6 10:48
sunsray
ERZ096014I/0014: DCE configuration successfully started<br />ERZ096111I/0224: Processing a start sfs_server command<br />ERZ096141I/0224: Starting SFS server '/.:/cics/sfs/icbcsfs'<br />ERZ096037I/0052: The DCE is already running<br />ERZ036226E/0207: DCE operation 'rpc_mgmt_is_server_listening' failed with<br />error<br />(471859210)
2004-9-27 15:37
sosowang
参考:<br /><a href='http://www.ibm.com/search?en=utf&v=11&lang=zh&cc=cn&q=rpc_mgmt_is_server_listening%27&Search.x=35&Search.y=11' target='_blank'>http://www.ibm.com/search?en=utf&v=11&lang...=35&Search.y=11</a><br /><br />Problem <br />The customer was trying to create an Encina SFS server<br />and a CICS region on his WINDOWS NT with service pack 6. He was able<br />to successfully create a region from the command line by issuing the<br />command<br />cicsimport -r REGIONNAME -i /opt/cics/DEFAULT -S<br />He wanted to be alble to create a region via the gui and hence be<br />able to create the sfs server for the region automatically. But when<br />attempted to do this, it would fail with:<br /><br />ERZ036226E DCE operation 'rpc_mgmt_is_server_listening' failed<br /><br /><br /><br /><br />Users: ALL USERS with TXSeries CICS <br /> <br /> <br />Solution <br />We tried a number of things. We checked his server bindings,<br />had him bring down his DCE and restart it. We had him run<br />'cicscp create dce -R' and also reboot his machine. However, we<br />always kept getting back the same error.<br /><br />I had him to send me his 'error.log' which translates to standard<br />out. In it we see:<br /><br />06/21/00 12:52:34<br />cicscp -v create region CICSD001<br />ERZ096118I/0247: Creating a region<br />ERZ096037I/0052: The DCE is already running<br />ERZ046045I/0222: Creating region 'CICSD001' from archive of<br />default region 'C:\OPT\CICS\DEFAULT'<br />ERZ010114I/0728: Creating subsystem 'cics.CICSD001' for region<br />'CICSD001'<br />ERZ046339I/0421: Successfully imported region 'CICSD001'<br />ERZ096111I/0224: Processing a start sfs_server command<br />ERZ096141I/0224: Starting SFS server '/.:/cics/sfs/OH0COC04'<br />ERZ096037I/0052: The DCE is already running<br />ERZ034116E/0779: Unable to access runtime database stanza file for<br />class ssd.<br />ERZ034117E/0778: Unable to access permanent database stanza file<br />for class ssd.<br />ERZ036226E/0207: DCE operation 'rpc_mgmt_is_server_listening'<br />failed with error (471859210)<br />ERZ036228E/0208: Unable to locate the Server '/.:/cics/sfs/OH0COC04'<br />ERZ034117E/0778: Unable to access permanent database stanza file<br />for class ssd.<br />ERZ096103I/0199: Creating an SFS server<br /><br />We checked his SSD.stanza and found that he had the entry<br />'NameService' set to 'DCE'. He is trying to set this up in an<br />RPC-only environment. He renamed the file and was then able to<br />create his region and sfs server.<br /><br /><br /> <br /> <br /> <br /> <br /> <br /> <br /> <br />Historical Number <br />48917 <br />