Search results

  1. K

    Progress with JDK1.5

    propably, we run Progress 9.1d that way in Unixware. Java version supported in Progress 9.1d is lower that current java version on the system. Currently running on the system is java2-1.3.1.14 and supported by Progress is java2-1.3.1.02. runs fine.
  2. K

    Upgrade of SX.e 3.x to 4.x

    breakdown thank you, your suggestion is helping. Asked them the custom code are some .w files and they most likely they say will work in any version of Sx.e. My problem is in 4.1 printing now requires RxServer and we used form3 and we never used RxServer in SX.e 3.x. They said I need...
  3. K

    Disable RxLaser printer in SX.enterprise

    We have all our forms in Form3 in "ao" and this is RxServer standard. We want to skip RxServer being involved.
  4. K

    Disable RxLaser printer in SX.enterprise

    How to disable RxLaser printer in Sx.enterprise 4.1? I get the error: "An RxLaser printer is Required, Please Re-enter" Thank you
  5. K

    Upgrade of SX.e 3.x to 4.x

    I am upgrading SX.e 3.x to 4.x, it is 4.1 to be precise, and what do I need to know in terms of mods installed? Or other things. I have scripts in cust/ directory and that is all. Anything I should know? Many thanks!
  6. K

    Problem with Progress: shared memory

    hmmm very very weird things are happening... /etc/conf/bin/idtune -g SEMMSL gives me: 300 150 25 300 that is bad. How can I maximize it? --- /etc/conf/bin/idtune SEMMSL 2000 UX:idtune: ERROR: The requested value for Tunable Parameter SEMMSL, 2000, is higher than the upper...
  7. K

    Problem with Progress: shared memory

    update pack5 only! It must have messed up somthing. and java
  8. K

    Problem with Progress: shared memory

    can not seem to find it but what do you mean "deallocating the segment incorrectly attached to the DB"? This database worked previously. Now I can not even re-install.
  9. K

    Problem with Progress: shared memory

    remove .lk file. same thing. here is the odd part! I ran "proutil -C dbipcs" and look what I get: PROGRESS SHARED MEMORY STATUS ID ShMemVer Seg# InUse Database 0 - - - (not PROGRESS) 1 - - - (not PROGRESS) 2 - - - (not PROGRESS) 199 9118 0 No /db/nxt just for info: SHMAX is 75000000, the...
  10. K

    Problem with Progress: shared memory

    Something is weird here. I tried your suggestion bulklodd. Both ways I get the following: ERROR: Unable to locate database plugin - insure AdminServer is running and is properly configured (DBMan023)
  11. K

    Problem with Progress: shared memory

    I am having a huge problem! After some update to Unixware server here is the error: SYSTEM ERROR: Can't attach shared memory with segment_id: 1999 for /db/nxt There is no server for database /db/nxt. (1423) ran: # proutil -C dbipcs PROGRESS Version 9.1D09 as of Tue May 20 03:27:00 EDT 2005...
  12. K

    Which is best for Progress DB, AIX, HP-UX, SUN etc

    Hahah! yes. But they are expensive. Either way it does the job perfectly. We do email,vsifax,pdf,tiff,png transforms of reports, barcodes etc.,import/exports to datawarehouse server via a single dell server ($5000 piece of hardware) with sco unixware installed. Can this be done for example in...
  13. K

    smtpmail.p

    post entire smtpmail.p code and I'll try.
  14. K

    Download Progress where?

    We have the licenses for Progress for UNIX and have an actual Progress server running. Yet we do not have the CD's. Lost. How we can recover them. All serials,control nrs. are known. Thank you
  15. K

    Which is best for Progress DB, AIX, HP-UX, SUN etc

    Mos favorite of mine is SCO Unix. It is ideal. You do not need to buy expensive servers. SCoUnix for i386 is proven to give a performance as others.
  16. K

    Brio OnDemand setup

    info,where, who,what?
  17. K

    filter for vsi-fax in NxTrend possible?

    I want fax file itself to pass via a filter like '| filter1 | vfx -n... Is that possible and if so care someone to show how? Filter is a script to format output. We do it the same when redirecting into printer. We want to do the same for fax via VSI-FAX. Thank You
  18. K

    Adding VSI FAX in SX.e

    How do you add vsi-fax server on SX.e? Is there something else I must look into? If anybody has add it before I would greatly appreciate the help. vfx is default command to send to default fax device. From command prompt I am able to operate it successfully to send faxes. From SX.e do not...
  19. K

    RAID controller settings

    Write-back caching in Raid1 will give you better performance in IO throughput as data is said to be transfered to cache. But write-through is extremely (paranoid) safer in raid1 because waits acknowledgment for data to be written in both disks. As for read policy in raid 1 read-ahead is...
  20. K

    Mixing Licenses for AppServer , possible?

    Can I add to Progress AppServer 9.1B licenses for Progress AppServer 8.3? Will I increase license count this way? I know you can mix AppServers themselves but what about licenses? thank you!
Back
Top