Home Page link  

lock up when opening company ?

 

Peachtree Accounting Discussions - Discussions about Peachtree - accounting software by Sage 

get this group's latest topics as an RSS feed add this group's latest topics to your My MSN content add this group's latest topics to your My Yahoo content  add this group's latest topics to your Google content  YahooMyWeb Yahoo!  Google Google  Windows Live Favorites Windows Live  del.icio.us del.icio.us  digg digg  Add to Netscape Netscape
Subject Author Date
lock up when opening company ? chrisd 05-16-2007
Posted by chrisd on May 16, 2007, 6:00 pm
Please log in for more thread options
is there some bad interaction with MSDE possibly ?

is anyone else experiencing this issue ???








-=-=-=-=-=-=-=-=-



Hi Chris,

First and foremost, you are right about Peachtree support, they are
useless! Here is the latest info I have. We believe that the
Pervasive database is listening on the same port, # 1583, that
BackupExec is using. Pervasive support gave us the following
instructions on how to change the port Pervasive uses. Our ISIT
department hasn't been able to give it a try yet, so I don't know if
it will work yet. If you have any luck, let me know.

Paul


Changing the Default Communication Ports
Chapter contents
Pervasive PSQL communicates through three ports. Your firewall(s) and
routers need to allow access to the following ports for remote access
with the server database engine:

3351 for the transactional interface
1583 for the relational interface
139 for named pipes (see note)
Typically, you do not need to modify the ports unless you have a
conflict with them.


--------------------------------------------------------------------------------
Note
The Windows operating system uses port 139 for authentication to the
operating system. An alternative to allowing access to port 139
through a firewall is to enable security on the Pervasive PSQL
database. Once security is enabled, users, such as "Master," are
authenticated to the database through the database's own security
features. See To turn on security using Pervasive PSQL Explorer and To
create a new user using Pervasive PSQL Explorer , both in Advanced
Operations Guide.
--------------------------------------------------------------------------------

Port assignments 1583 is configurable for the server through the
Pervasive PSQL utilities. See TCP/IP Port in Advanced Operations
Guide. This port is manually configurable for clients as explained in
this section.

Port assignment 3351 is manually configurable for the server and the
clients as explained in this section.

Ensure that the port configurations match on both the server and all
clients. You must stop then start the database engine for the port
assignments to take effect.

Services File
The services file is a text file used by the operating system for
network communications. In the services files, you can manually assign
the ports used by Pervasive PSQL Server and its clients. The following
table summarizes this.



Platform Location of Services File Example Addition To Services
File1
Windows 32-bit WINDOWSSYSTEM32DRIVERSETC
or
WINNTSYSTEM32DRIVERSETC To specify that you want to use port 1580
for the relational interface, add the line:
psql 1580/tcp
To specify that you want to use port 3355 for the transactional
interface, add the line:
btrieve 3355/tcp
Windows 98/ME WINDOWS
NetWare SYS:ETC
Linux /etc
1Entries are case-sensitive in the Linux services files and in the
Windows services file for 32-bit platforms. Entries in the NetWare
services file are not case-sensitive.



--------------------------------------------------------------------------------
Note
After changing port assignments in the services file, you must stop
then start the Pervasive PSQL database engine for the changes to take
effect. See Starting and Stopping the Database Engine in Pervasive
PSQL User's Guide.


> We are trying to install Peachtree Premium 2007. We install the
> server components & the client, but when we try to open a company,
> Peachtree just hangs. There seems to be some conflict between the
> Pervasive engine & BackupExec. Has anyone had this problem and
> figured a workaround?
> Thanks.

GOD BLESS YOU

i have been searching high and low for someone else experiencing this
issue !!!

has anything become of it ? are you positive its Symantec Backup
Exec ?

i am running SBS 2003 with both Backup Exec and Trend Micro's
Neatsuite for SMB

I blamed it on Trend Micro until i had completely uninstalled it and
the issue persisted ... Peachtree support is utterly useless -







Reply Forward Invite Paul to chat





Reply
Reply to all
Forward
Print
Add Christian to Contacts list
Delete this message
Report phishing
Show original
Message text garbled?
Christian Dolese to Paul
show details May 11 (5 days ago)

thank you very much for the reply , it sounds like you are a larger
company using their product

what i dont understand is their complete lack of effort to diagnose
anything ...

if possible can we speak on the phone one day ... i will keep in touch
via email also

i just hurriedly experimented with a complete unintall of symantec
backup exec and we tested and experienced the same issue - i was
afraid the installs would still leave traces of the ports they used ,
additionaly by defauly the msde engine is part of SBS 2003 , i am
running with all of the latest patches .. etc etc

again lets stay in touch over the issue - it has to be something very
very new for their wonderful support people not to have a cue card to
read from on it yet :-( im picking on them but really they do more
harm with some users than they help

i wonder if its so much backup exec as it is any MSDE instances
interaction with the PSQL instance required for quantum to funtion

again you have made my day even with our failed test - i know i am not
nuts and am having my client watch me type this back to you - now she
knows that too

if you are tied up i would be glad to work with your ISIT department
to experiment with some fixes - but again i would ask why isnt
peachtree support more involved with this ?????


- Show quoted text -
Hi Chris,

First and foremost, you are right about Peachtree support, they are
useless! Here is the latest info I have. We believe that the
Pervasive database is listening on the same port, # 1583, that
BackupExec is using. Pervasive support gave us the following
instructions on how to change the port Pervasive uses. Our ISIT
department hasn't been able to give it a try yet, so I don't know if
it will work yet. If you have any luck, let me know.

Paul


Changing the Default Communication Ports
Chapter contents
Pervasive PSQL communicates through three ports. Your firewall(s) and
routers need to allow access to the following ports for remote access
with the server database engine:

3351 for the transactional interface
1583 for the relational interface
139 for named pipes (see note)
Typically, you do not need to modify the ports unless you have a
conflict with them.


--------------------------------------------------------------------------------
Note
The Windows operating system uses port 139 for authentication to the
operating system. An alternative to allowing access to port 139
through a firewall is to enable security on the Pervasive PSQL
database. Once security is enabled, users, such as "Master," are
authenticated to the database through the database's own security
features. See To turn on security using Pervasive PSQL Explorer and To
create a new user using Pervasive PSQL Explorer , both in Advanced
Operations Guide.
--------------------------------------------------------------------------------

Port assignments 1583 is configurable for the server through the
Pervasive PSQL utilities. See TCP/IP Port in Advanced Operations
Guide. This port is manually configurable for clients as explained in
this section.

Port assignment 3351 is manually configurable for the server and the
clients as explained in this section.

Ensure that the port configurations match on both the server and all
clients. You must stop then start the database engine for the port
assignments to take effect.

Services File
The services file is a text file used by the operating system for
network communications. In the services files, you can manually assign
the ports used by Pervasive PSQL Server and its clients. The following
table summarizes this.



Platform Location of Services File Example Addition To Services
File1
Windows 32-bit WINDOWSSYSTEM32DRIVERSETC
or
WINNTSYSTEM32DRIVERSETC To specify that you want to use port 1580
for the relational interface, add the line:
psql 1580/tcp
To specify that you want to use port 3355 for the transactional
interface, add the line:
btrieve 3355/tcp
Windows 98/ME WINDOWS
NetWare SYS:ETC
Linux /etc
1Entries are case-sensitive in the Linux services files and in the
Windows services file for 32-bit platforms. Entries in the NetWare
services file are not case-sensitive.



--------------------------------------------------------------------------------
Note
After changing port assignments in the services file, you must stop
then start the Pervasive PSQL database engine for the changes to take
effect. See Starting and Stopping the Database Engine in Pervasive
PSQL User's Guide.


> We are trying to install Peachtree Premium 2007. We install the
> server components & the client, but when we try to open a company,
> Peachtree just hangs. There seems to be some conflict between the
> Pervasive engine & BackupExec. Has anyone had this problem and
> figured a workaround?
> Thanks.

GOD BLESS YOU

i have been searching high and low for someone else experiencing this
issue !!!

has anything become of it ? are you positive its Symantec Backup
Exec ?

i am running SBS 2003 with both Backup Exec and Trend Micro's
Neatsuite for SMB

I blamed it on Trend Micro until i had completely uninstalled it and
the issue persisted ... Peachtree support is utterly useless -









Reply Forward






Reply
Reply to all
Forward
Print
Add Christian to Contacts list
Delete this message
Report phishing
Show original
Message text garbled?
Christian Dolese to cdolese
show details 5:43 pm (0 minutes ago)

- Show quoted text -


---------- Forwarded message ----------
Date: May 11, 2007 8:17 PM
Subject: Re: Peachtree Pervasive conflict


thank you very much for the reply , it sounds like you are a larger
company using their product

what i dont understand is their complete lack of effort to diagnose
anything ...

if possible can we speak on the phone one day ... i will keep in touch
via email also

i just hurriedly experimented with a complete unintall of symantec
backup exec and we tested and experienced the same issue - i was
afraid the installs would still leave traces of the ports they used ,
additionaly by defauly the msde engine is part of SBS 2003 , i am
running with all of the latest patches .. etc etc

again lets stay in touch over the issue - it has to be something very
very new for their wonderful support people not to have a cue card to
read from on it yet :-( im picking on them but really they do more
harm with some users than they help

i wonder if its so much backup exec as it is any MSDE instances
interaction with the PSQL instance required for quantum to funtion

again you have made my day even with our failed test - i know i am not
nuts and am having my client watch me type this back to you - now she
knows that too

if you are tied up i would be glad to work with your ISIT department
to experiment with some fixes - but again i would ask why isnt
peachtree support more involved with this ?????


Hi Chris,

First and foremost, you are right about Peachtree support, they are
useless! Here is the latest info I have. We believe that the
Pervasive database is listening on the same port, # 1583, that
BackupExec is using. Pervasive support gave us the following
instructions on how to change the port Pervasive uses. Our ISIT
department hasn't been able to give it a try yet, so I don't know if
it will work yet. If you have any luck, let me know.

Paul


Changing the Default Communication Ports
Chapter contents
Pervasive PSQL communicates through three ports. Your firewall(s) and
routers need to allow access to the following ports for remote access
with the server database engine:

3351 for the transactional interface
1583 for the relational interface
139 for named pipes (see note)
Typically, you do not need to modify the ports unless you have a
conflict with them.


--------------------------------------------------------------------------------
Note
The Windows operating system uses port 139 for authentication to the
operating system. An alternative to allowing access to port 139
through a firewall is to enable security on the Pervasive PSQL
database. Once security is enabled, users, such as "Master," are
authenticated to the database through the database's own security
features. See To turn on security using Pervasive PSQL Explorer and To
create a new user using Pervasive PSQL Explorer , both in Advanced
Operations Guide.
--------------------------------------------------------------------------------

Port assignments 1583 is configurable for the server through the
Pervasive PSQL utilities. See TCP/IP Port in Advanced Operations
Guide. This port is manually configurable for clients as explained in
this section.

Port assignment 3351 is manually configurable for the server and the
clients as explained in this section.

Ensure that the port configurations match on both the server and all
clients. You must stop then start the database engine for the port
assignments to take effect.

Services File
The services file is a text file used by the operating system for
network communications. In the services files, you can manually assign
the ports used by Pervasive PSQL Server and its clients. The following
table summarizes this.



Platform Location of Services File Example Addition To Services
File1
Windows 32-bit WINDOWSSYSTEM32DRIVERSETC
or
WINNTSYSTEM32DRIVERSETC To specify that you want to use port 1580
for the relational interface, add the line:
psql 1580/tcp
To specify that you want to use port 3355 for the transactional
interface, add the line:
btrieve 3355/tcp
Windows 98/ME WINDOWS
NetWare SYS:ETC
Linux /etc
1Entries are case-sensitive in the Linux services files and in the
Windows services file for 32-bit platforms. Entries in the NetWare
services file are not case-sensitive.



--------------------------------------------------------------------------------
Note
After changing port assignments in the services file, you must stop
then start the Pervasive PSQL database engine for the changes to take
effect. See Starting and Stopping the Database Engine in Pervasive
PSQL User's Guide.


> We are trying to install Peachtree Premium 2007. We install the
> server components & the client, but when we try to open a company,
> Peachtree just hangs. There seems to be some conflict between the
> Pervasive engine & BackupExec. Has anyone had this problem and
> figured a workaround?
> Thanks.

GOD BLESS YOU

i have been searching high and low for someone else experiencing this
issue !!!

has anything become of it ? are you positive its Symantec Backup
Exec ?

i am running SBS 2003 with both Backup Exec and Trend Micro's
Neatsuite for SMB

I blamed it on Trend Micro until i had completely uninstalled it and
the issue persisted ... Peachtree support is utterly useless -









Reply Forward






Your message has been sent.

Reply
Reply to all
Forward
Print
Add Christian to Contacts list
Delete this message
Report phishing
Show original
Message text garbled?
Christian Dolese to Paul
show details 5:57 pm (0 minutes ago)

Hi Paul ,

any more news on this issue from your end ?




- Show quoted text -
Hi Chris,

First and foremost, you are right about Peachtree support, they are
useless! Here is the latest info I have. We believe that the
Pervasive database is listening on the same port, # 1583, that
BackupExec is using. Pervasive support gave us the following
instructions on how to change the port Pervasive uses. Our ISIT
department hasn't been able to give it a try yet, so I don't know if
it will work yet. If you have any luck, let me know.

Paul


Changing the Default Communication Ports
Chapter contents
Pervasive PSQL communicates through three ports. Your firewall(s) and
routers need to allow access to the following ports for remote access
with the server database engine:

3351 for the transactional interface
1583 for the relational interface
139 for named pipes (see note)
Typically, you do not need to modify the ports unless you have a
conflict with them.


--------------------------------------------------------------------------------
Note
The Windows operating system uses port 139 for authentication to the
operating system. An alternative to allowing access to port 139
through a firewall is to enable security on the Pervasive PSQL
database. Once security is enabled, users, such as "Master," are
authenticated to the database through the database's own security
features. See To turn on security using Pervasive PSQL Explorer and To
create a new user using Pervasive PSQL Explorer , both in Advanced
Operations Guide.
--------------------------------------------------------------------------------

Port assignments 1583 is configurable for the server through the
Pervasive PSQL utilities. See TCP/IP Port in Advanced Operations
Guide. This port is manually configurable for clients as explained in
this section.

Port assignment 3351 is manually configurable for the server and the
clients as explained in this section.

Ensure that the port configurations match on both the server and all
clients. You must stop then start the database engine for the port
assignments to take effect.

Services File
The services file is a text file used by the operating system for
network communications. In the services files, you can manually assign
the ports used by Pervasive PSQL Server and its clients. The following
table summarizes this.



Platform Location of Services File Example Addition To Services
File1
Windows 32-bit WINDOWSSYSTEM32DRIVERSETC
or
WINNTSYSTEM32DRIVERSETC To specify that you want to use port 1580
for the relational interface, add the line:
psql 1580/tcp
To specify that you want to use port 3355 for the transactional
interface, add the line:
btrieve 3355/tcp
Windows 98/ME WINDOWS
NetWare SYS:ETC
Linux /etc
1Entries are case-sensitive in the Linux services files and in the
Windows services file for 32-bit platforms. Entries in the NetWare
services file are not case-sensitive.



--------------------------------------------------------------------------------
Note
After changing port assignments in the services file, you must stop
then start the Pervasive PSQL database engine for the changes to take
effect. See Starting and Stopping the Database Engine in Pervasive
PSQL User's Guide.


> We are trying to install Peachtree Premium 2007. We install the
> server components & the client, but when we try to open a company,
> Peachtree just hangs. There seems to be some conflict between the
> Pervasive engine & BackupExec. Has anyone had this problem and
> figured a workaround?
> Thanks.

GOD BLESS YOU

i have been searching high and low for someone else experiencing this
issue !!!

has anything become of it ? are you positive its Symantec Backup
Exec ?

i am running SBS 2003 with both Backup Exec and Trend Micro's
Neatsuite for SMB

I blamed it on Trend Micro until i had completely uninstalled it and
the issue persisted ... Peachtree support is utterly useless -


Similar ThreadsPosted
Peachtree Complete 2003 record lock? November 1, 2007, 9:36 pm
Loging into a Company through the Peachtree SDK June 18, 2007, 10:08 am
Re: Funds that are sold to another company March 10, 2005, 5:49 pm
Start Company with User and Password for CMD June 18, 2007, 10:07 am
PT2007 - Company on server share? July 23, 2007, 6:40 pm
Peachtree 2004 "This is not a valid company" error May 25, 2007, 5:30 pm
Moving company data from trial folder to "lower level" 2008 version November 12, 2007, 6:33 pm

Contact Us | Privacy Policy
This site is not affiliated with Intuit - makers of Quickbooks and Quicken software
This site is not affiliated with Sage Software - makers of Peachtree accounting software
XML SitemapXML Sitemap