Re: Thanks - finally got it working
- From: "Mark Crall" <mark@xxxxxxxxxxxxxxxxx>
- Date: Tue, 19 Sep 2006 19:00:07 -0400
That solved it? Go figure.
--
Regards,
Mark Crall
Systems Engineer
Charlotte Tech Care Team / Carolina VoIP
Microsoft Small Business Specialist
Charlotte SBS Group Leader - www.sbs-charlotte.com
Direct: (704) 248-8328 x33
If you think installing patches and security updates is expensive, try not
installing them...
"Kerry Brown" <kerry@xxxxxxxxxxxxxxxxxxx*a*m> wrote in message
news:Oh03Dn52GHA.4932@xxxxxxxxxxxxxxxxxxxxxxx
I had to change the port number for the instance. The default instance
SBSMONITORING was also using 1433.
--
Kerry
MS-MVP Windows - Shell/User
http://www.vistahelp.ca
Kerry Brown wrote:
I just tried Enterprise Manager from this computer. When I click on
Network Configuration nothing happens. I did install the instance with
DISABLENETWORKPROTOCOLS=0 and when I check the registry settings for
the instance it looks like TCP and Named Pipes is set up. I'll install
Enterprise Manager on the server tomorrow and see if that allows me
to get into the Network Configuration.
Thanks
Robert Searle wrote:
Have you made MSDE network aware as when you set it up it is only for
a single user. Go to the enterprise manager and right click on the
instance and amend the network parameters to include netbios and
tcpip.
Test you connection on a client by creating a text file and calling
it test.udl
"Kerry Brown" <kerry@xxxxxxxxxxxxxxxxxxx*a*m> wrote in message
news:eZJiyys2GHA.3656@xxxxxxxxxxxxxxxxxxxxxxx
I got it almost working. The MSDE instance is installed and working.
Great Plains 9.0 is installed and working on the server. The problem
is clients can't connect to the MSDE instance on the server with SQL
authentication. I can connect with Windows authentication from a
client computer. I can connect from the server with SQL or Windows
authentication. (i.e. osql -U sa logn on fine) I can set up the OBDC
connection with SQL authentication. I installed Enterprise
management on a client computer and connected with Windows
authentication. The server shows that it is in mixed mode. I have
restarted the service and rebooted the server several times. I'm
pulling what little hair I have left out. Everything is working
except client computers can't connect with sql authentication even
though the MSDE instance is set for Windows and SQL. --
Kerry
MS-MVP Windows - Shell/User
http://www.vistahelp.ca
Kerry Brown wrote:
That was mine and the other MS Dynamics partner's suggestion from
the start. The client is a non-profit society with limited funds.
They are still recovering from the SBS install six months ago. I
tried to talk them into a simpler accounting solution but the head
of their accounting dept. is sold on Great Plains. They are
presently using Accpac DOS so anything will be better. I'm going to
try installing the SQL 2000 tools from an eval version and see if I
can confgure the MSDE instance that way. Something is going wrong
configuring it via the command line and registry.
Mark Crall wrote:
At this point I would encourage you (for more reasons than solving
this issue) to consider putting Dynamics on another box. I know
there is a large up-front cost associated with doing that but I
believe in keeping LOB apps isolated to avoid exactly the problems
you are having (shhhh... don't say this too loud on an SBS group
;-)). If you think installing patches and security updates is
expensive, try not installing them...
"Kerry Brown" <kerry@xxxxxxxxxxxxxxxxxxx*a*m> wrote in message
news:Ophtmvg2GHA.4228@xxxxxxxxxxxxxxxxxxxxxxx
I spoke too soon. NTBackup worked until I rebooted again. Now it
hangs at the same spot. No errors in the logs. It just hangs and
I have to use the task manager to stop it. It doesn't matter if
the new instance of MSDE is running or stopped. Another oddity
with the new instance is the SQLAgent for it won't start. It did
before the reboot. I think something is wrong with the MSDE
instance. I can't use osql to logon with Windows or SQL
authentication. The registry entry for the login mode was 0.
Changing it to 1 or 2 makes no difference. I'm going to give up
for now and try again tomorrow. Any suggestions of things to try
would be greatly appreciated. Thanks, --
Kerry
MS-MVP Windows - Shell/User
http://www.vistahelp.ca
Kerry Brown wrote:
I got it working. I don't know what the cause was or what fixed
it but I now have a new instance of MSDE working and the SBS
backup also works. I deleted all the leftover files from the
other tries at installing a new instance. I then stopped the
SBSMONITORING and SHAREPOINT instances as well as SQLAgent. The
first time I tried to install a new instance the install quit
with an error. A quick Google search didn't turn up anything
that looked likely. I deleted the leftover files from this
install and tried again with the exact same setup command. This
time it installed with no errors. I set the new instance service
to automatic and rebooted. I started SQLAgent for the new
instance and set it to automatic. Both of these I had done on
previous tries. I then tried NTBackup of the System State. It
paused for a long time at the start where it says "Preparing to
backup using shadowcopy". It stalled there for about fifteen
minutes but this time the disk was being accessed continuously.
Previously when it stalled here there was no disk activity. Then
it started copying files and finished with no errors. I don't
know if stopping the other MSDE instances was the fix but it was
the only thing I did different from the previous tries. Kerry
Brown wrote:
I have a customer who wants to run Great Plains 9.0 on their
SBS 2003 SP1 server. The MS partner that sold them Great Plains
doesn't seem to know much about setting it up on SBS so I am
testing it on a test server for the customer before they
install it on their server. They will be using MSDE with Great
Plains as they have SBS 2003 Standard. According to the GP
documentation this is a supported configuration. When I
installed the MSDN version of Great Plains 9.0 on my test
server everything installed, I created a new MSDE instance,
Great Plains found it and was happy. The problem occurred when
I tried to backup the server. I couldn't use the SBS Backup or
do manual backups with NTBackup. It failed when trying to
create a shadow copy. The error was: Error returned while
creating the volume shadow copy:0xffffffff. Searching the
Internet and the MS KB gave me quite a few things to
try to fix it but none of them worked. Uninstalling GP 9.0 and
the MSDE instance then rebooting the server fixed it. I'm
thinking it is the MSDE instance causing the problem. This is
the command
line I used to install MSDE
setup SAPWD=password SECURITYMODE=SQL INSTANCENAME=GreatPlains
This created a new instance called GreatPlains with the correct
password. GP 9.0 could connect to it OK.
Have I setup MSDE wrong? Is there something I have to do other
than this to get the backup working with the new instance of
MSDE?
.
- Follow-Ups:
- Re: Thanks - finally got it working
- From: Kerry Brown
- Re: Thanks - finally got it working
- References:
- SBS 2003 and Great Plains problem
- From: Kerry Brown
- Re: SBS 2003 and Great Plains problem - SOLVED
- From: Kerry Brown
- Re: SBS 2003 and Great Plains problem - NOT SOLVED :(
- From: Kerry Brown
- Re: SBS 2003 and Great Plains problem - NOT SOLVED :(
- From: Mark Crall
- Re: SBS 2003 and Great Plains problem - NOT SOLVED :(
- From: Kerry Brown
- Re: SBS 2003 and Great Plains problem - ALMOST WORKING
- From: Kerry Brown
- Re: SBS 2003 and Great Plains problem - ALMOST WORKING
- From: Robert Searle
- Re: SBS 2003 and Great Plains problem - ALMOST WORKING
- From: Kerry Brown
- Thanks - finally got it working
- From: Kerry Brown
- SBS 2003 and Great Plains problem
- Prev by Date: Contractor connecting to shared drive
- Next by Date: Re: What's the best way to test the speed of a clients VPN connections
- Previous by thread: Thanks - finally got it working
- Next by thread: Re: Thanks - finally got it working
- Index(es):
Relevant Pages
|