PxPlus User Forum

Twitter Twitter Twitter

Recent Posts

Pages: 1 ... 8 9 [10]
91
ODBC / Serius I complete missing undesrtand odbc
« Last post by eldonfsr on February 17, 2024, 07:35:15 PM »
ODBC let i setting and test and sad connection successful but just i close odbc32 and open again and to configuration of dns now sad connections failed, so  tried  differents options and i dont get  this works..... even i change setting of odbc on mas90 to let access tables and fields, i created a special user to give access all tables and fields, is strange because is not when run some sql is just login so i thinking is not on setting of odbc on mas90.... you can see on attach first to is when i setting odbc and last 2 image is after re open odbc, not change nothing just ask connect again..

why is so difficult to work with this odbc..... I read a lot of links a documentations and nothing....

Different odbc version...
     
92
Language / Re: Dev Suite 2018 (v. 15) to 2022 (v. 19) enhancements
« Last post by Len Vassos on February 16, 2024, 12:00:54 PM »
If you go to our On-Line Help,  http://manual.pvxplus.com, and on the tree view to the left, navigate down to Release Notes.

From there you will be able to see the enhancements for the various releases and drill down to specific details if required.
93
Language / Dev Suite 2018 (v. 15) to 2022 (v. 19) enhancements
« Last post by michaelgreer on February 16, 2024, 11:17:35 AM »
I have not found a place with a single overview of language enhancements (particularly security).  Are there documents that focus on this information which is otherwise scattered through the documentation.  Thanks!
94
Programming / Re: PXPlus crashing after error 61
« Last post by Loren Doornek on February 15, 2024, 06:27:01 PM »
Mike - We had already done the 12.5 update before I read your comments about versions, and I mentioned it just to confirm that the 12.5 update didn't resolve the issue.  Sorry for the confusion - I should have made that more clear!  We understand that 12.5 probably has some issues running on RH7.9, so we're working on updating to 17 now.  Not sure if we want to do that just before a long weekend, tho, so we might wait until Tuesday.  I'll keep you posted.
95
Programming / Re: PXPlus crashing after error 61
« Last post by Mike King on February 15, 2024, 06:11:49 PM »
I think you may have misunderstood my comment.

There has never been a version of release 1250 of PxPlus built on nor tested on Redhat 7. That is not to say version 1250 won't work on that Redhat version, just that there may be compatibility issues.

If you are running Redhat version 7 you should use a version of PxPlus that was compiled on and tested on Redhat 7.
96
Programming / Re: PXPlus crashing after error 61
« Last post by Loren Doornek on February 15, 2024, 04:28:01 PM »
Mike - Thanks for that info. I wasn't aware of these version issues since I don't handle the installs, so I appreciate your detailed explanation!

We did just update them a few minutes ago to the latest 12.5 build, but that didn't help, so we'll try installing v17 and see if that resolves the issue. 
97
Programming / Re: PXPlus crashing after error 61
« Last post by Loren Doornek on February 15, 2024, 04:21:59 PM »
James, like you, I've only seen an error 61 in relation to Windx installations.  This process is running as a cron process on the Linux server, so Windx isn't involved.  I suspect the error 61 relates to some permission denied at the OS level.

Jason, thanks for the suggestion on checking the 'IZ'. I did run the process and dump the PRM to a trace file, just to confirm that the 'IZ' parameter is enabled when run as a cron.  It is enabled, so the process shouldn't be encountering memory limits. 
98
Programming / Re: PXPlus crashing after error 61
« Last post by Mike King on February 15, 2024, 04:09:26 PM »
Loren

You could be facing a OS compatibility issue. There never was a version 12.50 for any version of Redhat 7.  The latest Redhat release for version 12.50 was Redhat 6.

You can see all the versions of PxPlus 12.50 at https://home.pvxplus.com/downloads/pxp1250/

If you want to run Redhat 7.9 you likely will need to use a newer PxPlus built for/on that release -- Version 14 PxPlus 2017 -- although even that release would have been made for an earlier version of Redhat 7. 

Redhat 7.9 was only released in 2020, PxPlus 12.50 was released in 2015.
99
Programming / Re: PXPlus crashing after error 61
« Last post by jasonc on February 15, 2024, 03:36:30 PM »
Loren,
If you suspect a problem with memory limits, you also need to consider the limit that an individual session can use.
Check prm('SZ') and prm('IZ').

If prm('IZ') is off, I would turn it on and see if the problem goes away.
If it does, then you can decide if you want to leave it on or if you instead prefer to increase the prm('SZ') to allow each session more memory, but not unlimited.
If it doesn't, back to square one.
100
Programming / Re: PXPlus crashing after error 61
« Last post by James Zukowski on February 15, 2024, 03:35:32 PM »
The only time we run into the Error 61 problem is when the user hasn't set up the WindX authorization properly. Why it's happening on a LOCAL statement or with a particular server file (I presume) is a curiosity indeed.
Pages: 1 ... 8 9 [10]