Search results

  1. M

    Connecting to a db through network file share

    Is it possible to have progress explorer start a database located on a network share? I have not had success doing this but it does connect to a local db. The account does have full rights to the file share. Thanks.
  2. M

    -D limit exceeded

    I have a user who is constanty getting the warning: -D limit has been exceeded; automatically increasing to 150 (5410). This happens on Progress 10.1B when she has multiple windows of the application open. I have been unsuccessful finding a solution in the Progress KB, any thoughts? Thanks, Ann.
  3. M

    Does Watchdog use a license?

    I am using Progress 10.1B03. Does the Watchdog process use a license so that I need to add another one for it when setting up my databases? Thanks, Ann.
  4. M

    How do I get the data into the new extents?

    I have an existing database with only a Schema Area and a new .st file I have added with several extents in it. Adding the .st file offline was successful and now my found.st has everything needed in it. However, how do I get the .df file to reflect the new extents and what tables I want in...
  5. M

    Dump & Load versus conv910

    We have historically converted our customers' database from progress 9 to 10 using a conv910 batch file: @echo off rem conv910.bat rem This Batch file converts a Progress 9.x database to Progress 10.1. rem Input Parameters: rem 1. Path to 9.x dlc directory. rem 2. Path and name for...
  6. M

    10.1B Silent Installation

    Hello. I need to create an automated installation for my customers. I have been attempting to run a silent installation. I was successful in recording the install and have a .ini file as well as an .iss file. However, no matter the syntax I try, it doesn't work. I get the installation to...
  7. M

    _sqlsrv2.exe processes hung up

    Several of our customers use Crystal Reports with our software and Progress 10.1B. We have run into an issue with some of them that the _sqlsrv2.exe processes are not "let go" when they are done with their crystal report so eventually, no one has a successful ODBC connection. One of my...
  8. M

    Help with AI Extents

    Hello. Our software is created with Progress and currently we are rolling out Progress 10.1B. In the past, we have not used AI extents but after taking the DBA class, I have restructured our database so that we are doing many new things, including using AI. I had it turned on when I loaded...
Top