Search results

  1. M

    Table move

    Hello Everyone, I want to move the table from one area to another, can anyone please help me to do so? I want the correct steps to be followed when moving table from one area to another. Also do we need to run mvsch command after table move completes? can i move the table from non "Schema...
  2. M

    SQL permission to database

    Thanks once again!! I am running the command from command prompt by using sqlexp.
  3. M

    SQL permission to database

    Thanks for your reply. I used following command for this puprose. GRANT { RESOURCE, DBA } TO user_name [, user_name ] ...; commit; But I think I am missing something because this is not working in system. I still need to give right for each and every single table manually. Somebody told...
  4. M

    SQL permission to database

    Hi All, Is it possible to give the dba permission (previlages) to the normal user? I mean to say, right now manually I give access permission to user for each table or schema change, instead of this, I want to give the full access permission on whole database to that user, so that in future if...
  5. M

    Binary dump Load issue:

    Thanks a lot !!!!
  6. M

    Binary dump Load issue:

    Casper, How can we rebuild index during load? By using idxbuild command I performed rebuilding please suggest me other way. Thanks once again.
  7. M

    Binary dump Load issue:

    Thanks Casper, After Index rebuilding problem is solved.
  8. M

    Binary dump Load issue:

    Hi All, I have a created binary dump(.bd file) of one table. At the time of loading into databaseI get following message: Loaded 1154 records. (6244) Binary Load complete. (6256). But when I enter into the database it shows zero record in it. Progress Version:9.1D Any help on this is...
  9. M

    How to check whether a folder is having RW rights?

    Dear Friend, I want to check the same functionality using progress.
  10. M

    How to check whether a folder is having RW rights?

    It is GUI version. Before creating a new file in a directory , I want to check the whether user is having enough rights or not. Thanks & Regards...
  11. M

    How to check whether a folder is having RW rights?

    hello all, How to check whether the dir is having RW access? I have checked file info file type for a directory . it is still showing "DRW" after I removed the access rights. What need to be done.? when I try to create a file in that directory, it gives run time error "unable to create....."...
  12. M

    How to catch errors using triggers

    Hello Friends, I want to catch errors using triggers. Can anyone suggest me on this.... Thanks.....
  13. M

    ar_slspsn field

    Hello Friends, When we record unapplied payment in MFG/PRO, record gets created in ar_mstr . The check fileld goes to ar_check. When you run ar aging program by only providing Salesperson, It will not show you that unapplied record. But If you run the ar ageing program by providing Customer...
  14. M

    Mirror Accounting

    hello friends, Can anyone guide me on mirror accounting. If you have document, it will really help me...Thanks in advance...
  15. M

    MFG/Pro Printing on A4 paper

    hello, append the following command... /027&a#L (In place of # you have to put no of columns, this command is for left margin) Add this command at both sides.
  16. M

    CIM for customized frame

    Hello , Do one thing, write a cim program on standard program. Then update the fields(using exclusive lock) which get updated using overlay frame at the end of the cim. This is the best way to do.....
  17. M

    Audit of System control files

    Dear friends, Master Tabel Audit Detailed Report is not showing the records when system control file is changed. What is other option to audit the system control file. Thank you .......................
  18. M

    ap_mstr lock between vouchers and check print

    Hello Friend, As per my understanding, you might have one common database for all the domains , hence locking issue is coming. The domain field in every table differentiate between domain. As the table is locked by one user in one domain, if someone from other domain trys to update that table...
  19. M

    sod_ca_nbr & sod_ca_line

    Thanks a lot.....
  20. M

    sod_ca_nbr & sod_ca_line

    Dear All, What are these fields, when they get updated. Thanks.....
Back
Top