vBulletin Search Engine Optimization
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| Hi, I make a clone of a fine running database server to another maschine. I use solaris 8/blade 1000/sybase 12.0. Hardware/Software is (more or less) identic (Yes /etc/system also). I stopped the sybase server rsynced the files, edit the interfaces file (yes, tabs in the first column), SUUBXC master tli tcp /dev/tcp \x000207e989f8db760000000000000000 query tli tcp /dev/tcp \x000207e989f8db760000000000000000 SUN_BACKUP master tli tcp /dev/tcp \x00020bd189f8db760000000000000000 query tli tcp /dev/tcp \x00020bd189f8db760000000000000000 I edit ASE-12_0/install/RUN_myserver. I get the error by starting the server: 00:00000:00001:2005/09/19 16:32:10.11 server Opening Master Database ... 00:00000:00001:2005/09/19 16:32:10.30 server Loading SQL Server's default sort order and character set 00:00000:00001:2005/09/19 16:32:10.30 server Loaded default Unilib conversion handle. 00:00000:00002:2005/09/19 16:32:10.30 kernel ninit: t_open, System error 00:00000:00002:2005/09/19 16:32:10.30 kernel ninit: All master network listeners have failed. Shutting down. 00:00000:00002:2005/09/19 16:32:10.30 kernel ueshutdown: exiting Google don't find anything about "ninit: t_open, System error", in the sybase solved cases is one match, but I have no account to read this. TIA Juergen |
| ||||
| On Mon, 19 Sep 2005 15:02:00 +0000, Juergen Schroeder wrote: > Hi, > > I make a clone of a fine running database server to another maschine. I > use solaris 8/blade 1000/sybase 12.0. Hardware/Software is (more or > less) identic (Yes /etc/system also). > > I stopped the sybase server rsynced the files, edit the interfaces file > (yes, tabs in the first column), > SUUBXC > master tli tcp /dev/tcp \x000207e989f8db760000000000000000 query > tli tcp /dev/tcp \x000207e989f8db760000000000000000 > SUN_BACKUP > master tli tcp /dev/tcp \x00020bd189f8db760000000000000000 query > tli tcp /dev/tcp \x00020bd189f8db760000000000000000 > > I edit ASE-12_0/install/RUN_myserver. > > I get the error by starting the server: > > 00:00000:00001:2005/09/19 16:32:10.11 server Opening Master Database ... > 00:00000:00001:2005/09/19 16:32:10.30 server Loading SQL Server's default > sort order and character set 00:00000:00001:2005/09/19 16:32:10.30 server > Loaded default Unilib conversion handle. 00:00000:00002:2005/09/19 > 16:32:10.30 kernel ninit: t_open, System error 00:00000:00002:2005/09/19 > 16:32:10.30 kernel ninit: All master network listeners have failed. > Shutting down. 00:00000:00002:2005/09/19 16:32:10.30 kernel ueshutdown: > exiting > > Google don't find anything about "ninit: t_open, System error", in the > sybase solved cases is one match, but I have no account to read this. My guess is that your tli string doesn't match the IP address of the machine. Michael -- Michael Peppler [TeamSybase] mpeppler@peppler.org - http://www.peppler.org/ Sybase DBA/Developer Sybase on Linux FAQ: http://www.peppler.org/FAQ/linux.html |