configurar webspeed

1) Editar msngrs.properties y ubroker.properties Para remoto AGREGAR PortNumber, hostName y location # [NameServer.NS1] srvrLogFile=$WRKDIR/NS1.ns.log environment=NS1 autoStart=0 PortNumber=5163 hostName=192.168.1.2 location=remote 192.168.1.2 ( Dirección del appserver NS1) 2) Copiar para evitar el error del ubroker cp msngrs.properties ubroker.properties 3) Listo

how to install java centos

This is guide, howto Install Sun/Oracle Java JDK and JRE 7 update 40 (7u40) on Fedora 19/18/17/16/15/14/13/12, CentOS 6.4/6.3/6.2/6.1/6/5.9, Red Hat (RHEL) 6.4/6.3/6.2/6.1/6/5.9. If you’re looking instruction for Sun/Oracle Java JDK/JRE version 6 installation on Fedora 19/18, CentOS/Red Hat (RHEL) 6.4/5.9, please check this guide. What’s new in Sun/Oracle Java 7 VM Compressed 64-bit object… Read More: how to install java centos »

You must dump & load in order to reconfigure to type 2 storage. Type II storage areas —  for data, for indexes and  LOBs , if you have any word indexes put those in their own storage area also. NOTHING EXCEPT SCHEMA should be in the schema area. In order for an area to be… Read More: »

Overall performance of the databases decreases

Printable View INFORMATION Article Number 000012531 Environment Progress 9.x OpenEdge 10.x IBM AIX UNIX Enterprise Database License OpenEdge Category: Configuration OpenEdge Category: Database OpenEdge Database Category: Monitoring/Promon OpenEdge Database Category: Performance Question/Problem Description Database hanging periodically Overall performance of the databases decreases It takes a long time to login in the application when users already… Read More: Overall performance of the databases decreases »

How to increase or modify java heap size for the Admin Server in OpenEdge ?

http://knowledgebase.progress.com/articles/Article/P99089?popup=true   Article Number 000022572 Environment All Supported Operating Systems OpenEdge 10.x, 11.x OpenEdge Server Technology Category: AdminServer Question/Problem Description How to increase or modify java heap size for the Admin Server in OpenEdge ? How to increase java memory for Admin Server in OpenEdge? How to set the JVMARGS in Release 10? How to… Read More: How to increase or modify java heap size for the… »

JAVA-LANG Nullpointer Exeption on starting database agent after installing 10.2B SP6

Article Number 000034388 Environment OpenEdge 10.2B06 OpenEdge 11.1 Question/Problem Description JAVA-LANG Nullpointer Exeption on starting database agent after installing 10.2B SP6 The database is started and can be connected to OpenEdge Explorer shows the database as not running Clarifying Information Database Agent started without issues in 10.2B05 Only databases with a specific servergroup defined fail… Read More: JAVA-LANG Nullpointer Exeption on starting database agent after installing 10.2B… »

How to revoke SQL privileges of the Default DBA and hide sysdbauth and systabauth from public?

Resolution To create a SQL DBA and hide all Progress Schema tables and views from the public do the following: PRECAUTIONS: A.  Take a backup of the database prior to making any changes. B.  Test on a copy or test database prior to making changes to the Production database. 1.  Enable the SYSPROGRESS sql DBA by registering/adding  the user SYSPROGRESS via the 4GL… Read More: How to revoke SQL privileges of the Default DBA and… »

odbc locks connection progress

Hi All, We are connecting to the Progress Database from ASP.NET web application using the Progress ODBC Driver. The isolation Level is set to READ COMMITTED IN THE Driver Properties. We are trying to retreive the data based on certain conditions from one of the web pages. However, if the record is locked in Progress… Read More: odbc locks connection progress »