Most Recent Posts
Insurance Not Populating on Orders
by ChrisFNP - 09/12/2025 7:02 AM
find past insurances
by Naeem - 09/11/2025 9:41 AM
A Tale of Woe: Only Partial Backups
by JamesNT - 09/05/2025 3:29 PM
Member Spotlight
jimmie
jimmie
Montana
Posts: 1,612
Joined: October 2011
Newest Members
SmartRX, sne787, Dr. Christine Se, ozonr666, ESMI
4,598 Registered Users
Previous Thread
Next Thread
Print Thread
Rate Thread
#46187 06/19/2012 12:07 PM
Joined: Jun 2008
Posts: 51
SOCKEYE Offline OP
Member
OP Offline
Member
Joined: Jun 2008
Posts: 51
I'm wondering, I am going to have to buy the full SQL database for my PMR program. Can AC run off the full monte, will it be faster opening labs, pdfs the using whatever abbreviated version AC has now?


______________________________________________

John Nolte, MD
Hillside Family & Occupational Medicine
Anchorage, Alaska 99507
SOCKEYE #46195 06/19/2012 4:39 PM
Joined: Apr 2011
Posts: 2,316
Likes: 2
G
Member
Offline
G
Member
Joined: Apr 2011
Posts: 2,316
Likes: 2
Probably, but you would lose the Guardian Angel support if something were to happen.

SOCKEYE #46198 06/19/2012 5:09 PM
Joined: Jun 2008
Posts: 51
SOCKEYE Offline OP
Member
OP Offline
Member
Joined: Jun 2008
Posts: 51
Funny thing, my office mgr was having the same thoughts. The Angel logged into out system today and told us that the SQL express is limited to 4 G, we're over that and that's why we have been randomly losing demographic data from out system. He said we have to get the full SQL and obviously won't lose the Angels.

The next question is why doesn't AC make it known that there is a size limit on the thing. Same thing happened with our PM program, we spent hours and money trying to figure the problem out and paying tech time.

John


______________________________________________

John Nolte, MD
Hillside Family & Occupational Medicine
Anchorage, Alaska 99507
SOCKEYE #46206 06/19/2012 6:23 PM
Joined: Jun 2009
Posts: 1,811
Member
Offline
Member
Joined: Jun 2009
Posts: 1,811
Originally Posted by SOCKEYE
Funny thing, my office mgr was having the same thoughts. The Angel logged into out system today and told us that the SQL express is limited to 4 G, we're over that and that's why we have been randomly losing demographic data from out system. He said we have to get the full SQL and obviously won't lose the Angels.

The next question is why doesn't AC make it known that there is a size limit on the thing. Same thing happened with our PM program, we spent hours and money trying to figure the problem out and paying tech time.

John

I'm confused - your database is over 4GIGs, and that is what is producing data loss?

Also, they said you would, or would not, loose support running SQL?


Indy
"Boss"

Indy's Blog

www.BestForYourPractice.com
Our Name is Our Creed
Indy #46208 06/19/2012 7:28 PM
Joined: Nov 2006
Posts: 2,084
Member
Offline
Member
Joined: Nov 2006
Posts: 2,084
My database is way over 7 GB, and I'm not having problems.


John
Internal Medicine
SOCKEYE #46211 06/19/2012 10:23 PM
Joined: Apr 2011
Posts: 2,316
Likes: 2
G
Member
Offline
G
Member
Joined: Apr 2011
Posts: 2,316
Likes: 2
The database does not include II and images/signatures. The database are those MDF and LDF files in the AC folder. After 10 years, our MDF file is 1GB. The actual backup size of just the database is ~150MB.

SOCKEYE #46212 06/19/2012 10:24 PM
Joined: Jun 2008
Posts: 51
SOCKEYE Offline OP
Member
OP Offline
Member
Joined: Jun 2008
Posts: 51
The portion of the database that is actively managed by SQL is > 4G. That according to the angels is what has been the cause of our demographics sporatically disappearing from AC. Sandeep is who though I would lose support if I ran the full SQL Server 2012 program.
MDR is my PM software which I will gladly loose if AC's PM is a winner.


______________________________________________

John Nolte, MD
Hillside Family & Occupational Medicine
Anchorage, Alaska 99507
SOCKEYE #46214 06/19/2012 10:33 PM
Joined: Sep 2003
Posts: 12,899
Likes: 34
Member
Offline
Member
Joined: Sep 2003
Posts: 12,899
Likes: 34
You shouldn't lose data because your data is over 4GB. Yes, if you change to SQL Server 2012, you would lose your support. SQL will allow you a grace period past 4GB, but it is difficult to know how much that will be. But, at that point, you should have read only and no write, but you shouldn't lose data. It's not as if, SQL purges data and adds more.

There is also no actual reason to go with 2012 (although newer is usually better). SQL Server 2005, would be just fine. You have to remember, AC isn't that good with SQL support. I think you are very proficient with SQL, I can't recall. But, it isn't that easy to make an instance with anything but 2005 Express.

The other possibility is 2008 Express, which is free. It gives you 10GB of space but still only one GB of RAM. It would be really nice to have the unlimited RAM that most of the non-express versions have. Performance would be much better, and you could utilize that tons of RAM that a 64-bit OS allows.


Bert
Pediatrics
Brewer, Maine

Bert #46220 06/19/2012 11:51 PM
Joined: Jun 2009
Posts: 1,811
Member
Offline
Member
Joined: Jun 2009
Posts: 1,811
Originally Posted by Bert
You shouldn't lose data because your data is over 4GB. Yes, if you change to SQL Server 2012, you would lose your support. SQL will allow you a grace period past 4GB, but it is difficult to know how much that will be. But, at that point, you should have read only and no write, but you shouldn't lose data. It's not as if, SQL purges data and adds more.

I wonder if it is an issue of 32-bit addressing. Besides the actual size of the DB, there is the indexing tree and the database caching that also consumes memory.


Indy
"Boss"

Indy's Blog

www.BestForYourPractice.com
Our Name is Our Creed
SOCKEYE #46221 06/19/2012 11:58 PM
Joined: Nov 2005
Posts: 2,367
Likes: 2
Member
Offline
Member
Joined: Nov 2005
Posts: 2,367
Likes: 2
They will have to upgrade in the near future, since Windows 8 is NOT compatible with our current version of SQL.


Wendell
Pediatrician in Chicago

The patient's expectation is that you have all the answers, sometimes they just don't like the answer you have for them
SOCKEYE #46230 06/20/2012 1:08 PM
Joined: Sep 2003
Posts: 12,899
Likes: 34
Member
Offline
Member
Joined: Sep 2003
Posts: 12,899
Likes: 34
Good reason not to use Windows 8, lol.


Bert
Pediatrics
Brewer, Maine

SOCKEYE #46250 06/20/2012 4:50 PM
Joined: Sep 2003
Posts: 12,899
Likes: 34
Member
Offline
Member
Joined: Sep 2003
Posts: 12,899
Likes: 34
Originally Posted by SOCKEYE
The portion of the database that is actively managed by SQL is > 4G. That according to the angels is what has been the cause of our demographics sporatically disappearing from AC. Sandeep is who though I would lose support if I ran the full SQL Server 2012 program.
MDR is my PM software which I will gladly loose if AC's PM is a winner.

If you are interested, I have my SQL guy purge the data and condense it into a MUCH smaller database. Let me know.


Bert
Pediatrics
Brewer, Maine

SOCKEYE #46272 06/21/2012 1:13 PM
Joined: Jun 2008
Posts: 51
SOCKEYE Offline OP
Member
OP Offline
Member
Joined: Jun 2008
Posts: 51
Bert,

I think that's what AC tech support was suppose to do yesterday and post-poned it until today. I'll let you know, thanks.


______________________________________________

John Nolte, MD
Hillside Family & Occupational Medicine
Anchorage, Alaska 99507
SOCKEYE #46311 06/22/2012 12:35 PM
Joined: Jun 2008
Posts: 51
SOCKEYE Offline OP
Member
OP Offline
Member
Joined: Jun 2008
Posts: 51
Okay - AC Angels logged in and shrunk from >4g database down to 1.4g. That's quite amazing and they did it very quickly. Hopefully it will fix my AC problem - we'll see.


______________________________________________

John Nolte, MD
Hillside Family & Occupational Medicine
Anchorage, Alaska 99507
SOCKEYE #46349 06/24/2012 1:30 AM
Joined: Apr 2011
Posts: 2,316
Likes: 2
G
Member
Offline
G
Member
Joined: Apr 2011
Posts: 2,316
Likes: 2
There we go. Probably just over-sized log files or something. It happens.

ryanjo #46391 06/25/2012 8:50 PM
Joined: Sep 2003
Posts: 12,899
Likes: 34
Member
Offline
Member
Joined: Sep 2003
Posts: 12,899
Likes: 34
Originally Posted by ryanjo
My database is way over 7 GB, and I'm not having problems.
John, when you say 7 GBs, what are you including?


Bert
Pediatrics
Brewer, Maine

Bert #46392 06/25/2012 9:00 PM
Joined: Nov 2006
Posts: 2,084
Member
Offline
Member
Joined: Nov 2006
Posts: 2,084
The whole AC folder. I misunderstood what "the database" was.


John
Internal Medicine
SOCKEYE #46394 06/25/2012 9:25 PM
Joined: Sep 2003
Posts: 12,899
Likes: 34
Member
Offline
Member
Joined: Sep 2003
Posts: 12,899
Likes: 34
Oh, I had been wondering. Thought you had some magical 2005 Express.

As an FYI to anyone who cares. It is a 4 GB limit to each database. It isn't cumulative. The log files don't count. So, for all practical purposes, the only database which counts is the AmazingCharts.mdf.

At some point, AC will need to move to 2008 or 2012 Express. The two main limitations of those are 10 GB storage and 1 GB RAM. It's the 1 GB of RAM, which is driving me crazy.

To put things in perspective, SQL Server 2012 Standard allows 64 GB of RAM and 524 PBs of space. That's 524 million GIGABYTES. That should allow Jon to do a few more colonoscopies.


Bert
Pediatrics
Brewer, Maine

SOCKEYE #46399 06/25/2012 11:54 PM
Joined: Dec 2009
Posts: 1,205
Likes: 8
Member
Offline
Member
Joined: Dec 2009
Posts: 1,205
Likes: 8
Why does the 1GB limit drive you crazy?

The vast majority of practices here aren't that big.

JamesNT


James Summerlin
My personal site: http://www.dataintegrationsolutions.net
james@dataintegrationsolutions.net
SOCKEYE #46404 06/26/2012 1:29 AM
Joined: Apr 2011
Posts: 2,316
Likes: 2
G
Member
Offline
G
Member
Joined: Apr 2011
Posts: 2,316
Likes: 2
James, you're talking to the guy who has $3000 desktops with top of the line SSDs, 8GB RAM, GTX 560Ti's...

I'm guessing it's all about speed lol. Who doesn't like instantaneous response times? With enough RAM, SQL server won't even query the hard drive, everything will be in memory. Ever since I got an SSD, I can't stop recommending them. All of my personal computers and my computers at home have SSDs now.

SOCKEYE #46405 06/26/2012 7:27 AM
Joined: Sep 2003
Posts: 12,899
Likes: 34
Member
Offline
Member
Joined: Sep 2003
Posts: 12,899
Likes: 34
There's a reason SQL Express is free. smile Just wanna keep my pages.


Bert
Pediatrics
Brewer, Maine

SOCKEYE #46410 06/26/2012 10:03 AM
Joined: Dec 2009
Posts: 1,205
Likes: 8
Member
Offline
Member
Joined: Dec 2009
Posts: 1,205
Likes: 8
Sandeep,

Yeah, I should have kept the "guy who has $3000 desktops" part in mind. "Bertimus Prime" appears to be a better and better nickname all the time. Or maybe Galvatron. . . smile

JamesNT


James Summerlin
My personal site: http://www.dataintegrationsolutions.net
james@dataintegrationsolutions.net

Moderated by  ChrisFNP, DocGene, Wendell365 

Link Copied to Clipboard
ShoutChat
Comment Guidelines: Do post respectful and insightful comments. Don't flame, hate, spam.
Who's Online Now
0 members (), 60 guests, and 12 robots.
Key: Admin, Global Mod, Mod
Top Posters(30 Days)
Naeem 2
Bert 1
tcosta 1
Top Posters
Bert 12,899
JBS 2,991
Wendell365 2,367
Sandeep 2,316
ryanjo 2,084
Leslie 2,002
Wayne 1,889
This board is dedicated to the memory of Michael "Indy" Astleford. February 6, 1961 -- April 16, 2019




SiteLock
Powered by UBB.threads™ PHP Forum Software 7.7.5