Recent content by govindankvs

  1. G

    4GL PCL Objects

    Hi, Can any one tell me in your experience is the typical size (in lines of code) of a Progress 4GL program - any ballpark you provide would be better than our "guess"... We need to understand the relevance of the term "Progress 4GL PCL Objects" - is this similar to a database object -...
  2. G

    shortcut required..

    Hi , Nedd some short method for the below mentioned problem. I need to trace user activity for 20 tables(CREATE, READ, WRITE & DELETE). For this I can do the following : == >> Create DB trigger program for all 20 tables. For this I need to create 20 * 4...
  3. G

    Mfg/PRo 9 with PRogress Version 9

    Hi, We run Mfg/Pro Version 9 on PRogress ver 8. We r planning to upgrage our Progress version to 9.1D Can someone tell me whether Mfg/Pro 9 is compatible with Progress version 9 Regards Govindan
  4. G

    9.1D offline backup difficulties...

    offline bakup is probkup <DB Name> <Device Name> FOr online it is probkup online <DB name> <device name> Chek the syntax once again. Should be some silly error. Regards Govindan
  5. G

    Backup large db on UNIX

    Beter option is to set your ULIMIT o fyour OS to handle laege files so that it will create ONE SINGLE FILE .. REgards Govindan
  6. G

    Progress 6 app

    Hi, You hv not specified which for which OS? Anyways getting Progress version 6 will be too difficult. You could try these things 1) Try getting version 8.x from progress. Install 8.x, then use conv68 with proutil command to convert from 6 to 8...
  7. G

    Licensing - is Progress licence "Application specific"?

    Hi, One Q first. Did ur progress backend come as a package with the front end OR did you buy progress 9.x seperately ? I have not seen any app specific progress DB license :-) Anyways you can find the progress expiry using this command Type : (map ur DLC to ur progress...
  8. G

    Can Progress DLC backup/restore on different server?

    Hi, It is possible to backup & restore the Progress $DLC directory to another server . Conditions are 1) The DR OS should be same (AIX ) 2) The directory structure in DR server has to be same as the production BOX. Even if is different you may still be execute...
Top