I would rather throw the app error than return error in the set implementation of the property. Nevertheless, if you assign the properties' values in a single assign statement it will fail when the first assignment fails and won't go any further. Even with the no-error option. You will need...
Does that help?
Progress KB - How to implement an AUDIT within the Progress DB and 4GL?
You can easily find such things by Google'ing "site:knowledgebase.progress.com audit trigger"
Do you have a different transaction loads on the different servers during the backup time window. In our case (OE 11.6, Sun Solaris, ZFS file systems residing on an EMC SAN) we found out that the transaction load (batch processing) is a big difference maker. The time to take a full online backup...
There is no Progress version 2007.
Do you see any error messages in the database log file?
Nevertheless here are some results from a Google search ( site:knowledgebase.progress.com error 7399 )
Progress KB - SQL Server linked server "Access denied" error when querying Connect64 for SSIS...
You should be aware, the configuration file for the AdminServer ( ubroker.properties ) resides in the installation directory unless you've moved it somewhere else. Unlesss you backup the files in the propertties folder, they are lost when you uninstall OpenEdge.
I've used SSL/TLS connection from 10.0A to 11.6.3 with no performance problems for connecting whatsoever. Is the client also 11.3 or is the client 11.6+ ?
Just my 2 € cents
A hammer is a good tool. Just because it is not really usable for driving a screw does not mean it is a bad tool.
The same goes for the PDSOE vs. AppBuilder thing: I use the PDSOE for developing classes and procedures and the AppBuilder for any classic GUI.
I am on 11.6.3...
Exactly. Rogue system admins are the worst nightmare of every serious dba. Only use root privileges when they are absolutely necessary.
We run our whole backend on Sun Solaris SPARC under a project user which does not even have interactive login capabilities on the operating system. Only...
Forgot to mention that we have a batch job in place which runs every Sunday and merges the results from a db analysis with the statistics accessible via VST.
Actually at the moment we are able to fullfill our SLA so there is immediate need to improve the performance of the day-end processing. During the day-end processing we recieve some 100+ in-bound files which we need to import and then produce a handful of out-bound files which need to be...
Hi Rob,
thanks for your valuable insights.
We are running APWs, AIW and BIW and data, before image and after image extents are segregated into their own dedicated file systems on the same SAN ( which is an EMC VMAX 20K with roughly 500 TB capacity ). Unfortunatley I don't have much control...
OpenEdge 11.3.3, Sun Solaris SPARC 64Bit ( Sun V490+ 1800 Mhz with 64 GB memory - database files residing on ZFS file systems on a SAN ).
I know - we should have migrated to a more decent hardware on RHEL a long time ago and I wish I could do something about the SAN but I can't. A migration...
Just to be clear: The standard connectivity for the Progress database is their client/networking protocol - which is used by the AVM ( Progress virtual machine ) to talk to the database. It is not ODBC/JDBC. The Progress database supports ODBC/JDBC for other clients.
iso8859-1 is a code page. Code pages are the basis of character processing in IT. They map each character of the supported character set ( latin-1 ) to a specific code so that computers can work with text. iso8859-1 is a single-byte code page - meaning each character in the character set is...
You are most likely missing the CA ( certificate authority ) certificate in the Progress certificate store. You need to import the CA certificate from the issuer of your server certificate in the Progress certificate store ( certs ) so that the Progress client is able to verify the certificate...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.