Search results

  1. G

    Help--About SQL.

    Hi, Thanks in advance! How can I draft a statment like the following sql with progress. select count(item1), sum(item2) from table_test group by item3. I mean how to use progress to realize the same function as sql. Gus, Zhang
  2. G

    Help, OS limited.

    DD, Thanks for your help, this is it: We have 1 prod and 2 test env on the same machine, and different db name. I using the offline mode to backup the test env with the same version with prod, and the db size about 10G, and target location is 20G. when the backup is to the 3rd file(about...
  3. G

    Help, OS limited.

    Thanks! It's worked but when I using this to backup, another system in the same version and same machine hanged. why?
  4. G

    Help, OS limited.

    mmm>uname -a mfgpro mfgpro 4.0 3.0 SKA40 Pentium III(TM)-ISA/PCI Ncr Unix. mmm>ulimit -a time(seconds) unlimited file(blocks) unlimited data(kbytes) unlimited stack(kbytes) unlimited coredump(blocks) 65536 nofiles(descriptors) 512 vmemory(kbytes)...
  5. G

    Help, OS limited.

    When I backup the data to disk using probkup, it prompted "File size limit exceeded. (3697)", I can't backup a file over 2G, how should I do? thanks so much.
  6. G

    Bug of MFG/PRO?

    Hi CurZon, Thanks for your reply, but it's not my question. Yeah, That's it (I write "aa", just want to encounter the error), But When you press F4 button at this time, I mean, the error prompt, The system enter Progress Editor, Even the user has no privilege of Progress Editor.
  7. G

    Bug of MFG/PRO?

    Yeah Yeah, That's it (I write "aa", just want to encounter the error), But When you press F4 button at this time, I mean, the error prompt, The system enter Progress Editor, Even the user has no privilege of Progress Editor.
  8. G

    Bug of MFG/PRO?

    When a program script like this "run aa", of course, the program is compiled, and when run the program by menu, the system prompt -------------------------------------------- ** "aa" was not found. (293) Press space bar to continue. -------------------------------------------- when you press...
  9. G

    Lost DBA password

    Now my password of progress DB and mfg/pro is diffrent, and I did not know the password of progress DB, how can I reset the password of progress DB. Thanks.
  10. G

    Urgent, Help, about encode.

    Thanks, and Is there another way? How can I know the original value before encode? There password is changed by system, I did not know what is it ? how can I knows about it , or reset to another one, btw the user is the only one who can write _user table.
  11. G

    Urgent, Help, about encode.

    Is there a fuction like encode to decode the password?
  12. G

    Urgent, Help--> Password Issue

    As we know, there is each userID and password for MFG/PRO and PROGRESS DB, and the userID and passwrod is the same for MFG/PRO AND PROGRESS, BUT now, I did not know the password (userID is dba) of Progress, and the password of MFG/PRO(userID is dba) is diffrent with Progress, So I can't access...
  13. G

    Urgent, Help--> Password Issue

    As we know, there is each userID and password for MFG/PRO and PROGRESS DB, and the userID and passwrod is the same for MFG/PRO AND PROGRESS, BUT now, I did not know the password (userID is dba) of Progress, and the password of MFG/PRO(userID is dba) is diffrent with Progress, So I can't access...
  14. G

    Help--7.12.9 SO Shipper Maintenance

    When I enter Container ID, I encounter the following error, what should I do? ERROR: UNABLE TO CONVERT WEIGHT UM FOR ITEM/FROM UM/TO UM P026. Please re-enter. Thanks.
  15. G

    Help, Compiling problems

    When I use the following command to compile a program,exec $DLC/bin/_progres -v6colon -yy 1950 -h 6 /dlc_bkup/att/proempty -rx -1 -crc -elpcD 128 63 utcompx.p 75 75 -ld qaddb -db /dlc_bkup/att/help22 -1 -ld qadhelp -crc -db /dlc_bkup/att/attempty -1 -ld attdb -crc -db /dlc_bkup/att/grempty -1...
  16. G

    help,Thank you all.

    W.Wulmsen Greate, Thanks a lot, btw it should be 36.5.1. Thanks again.
  17. G

    help,Thank you all.

    Thank you. But I can 't find source code of mfmenu.p located at /dlc/att/src. and located at /dlc/att/xrc is compiled. How can I do?
  18. G

    help,Thank you all.

    As we know, we can press F4 key and then enter P key, to enter Progress Editor, How can I disable this function in MFG/PRO? Thank you.
  19. G

    security of mfg/pro

    Can I set more complex rules for password rather than set at 36.5.24 Security Control File? such as passwords unless the password selected is different from the previous 10 used or must be a minimum of 6 characters. etc.. Help , Thanks a lot.
  20. G

    A bug of mfg/pro?

    Thank you, Falcor Falcor, Thank you for you reply. it's a good way to test it. I'll try it.
Top