Recent content by Malaiyappan

  1. M

    Relocate Extend Online

    The extend are already exsit in the database location. We need to distribute it to multiple drives as it was before. d "Schema Area":6,32;1 /db/production/production.d1 # d "Data Area 1":7,64;512 /db/production/production_7.d1 f 1048576 d "Data Area 1":7,64;512 /db/production/production_7.d2 #...
  2. M

    PRROWID Pro2 Replication

    The Bulk load is ETL and non-Pro2 bulk load. Kindly advise this can loaded via Pro2 bulk load (1000 m records).
  3. M

    PRROWID Pro2 Replication

    Since we have 300 Gb data (1000 m records)i snot possible to Replicate via pro2 might take longer time, Hence we do Bulk load via ETL and enable the Pro2 once data loaded nearly, Hence the Column PRROWID how to handle and populate data from target side.
  4. M

    PRROWID Pro2 Replication

    Since 1000-m record not possible to load via Pro2, Hence we need to kick start initial load via ETL, Please advise on this.
  5. M

    PRROWID Pro2 Replication

    Thanks for your input: Out of these columns, the “PRROWID” column is having NOT NULL constraint in the target table in schema. But we don’t have any mapping column from the source for this target column. When we load the data via Pro2 the PRROWID value has - 0x0000000039eaf8b1 Please let us...
  6. M

    PRROWID Pro2 Replication

    PRROWID what basis is working on Pro2 side, is there any logic behind ?
  7. M

    PRROWID Pro2 Replication

    The Bulk data (1000-m records approx) need to load into the target Oracle database. It needs to be handled via ETl. Once data loaded we need to sync up with Pro2 the same value will patch the table. The PRROWID Column doesn't exist in Source Progress side. Question: When the pro2 replicates...
  8. M

    Table size in Progress DB

    Yes I need both table along with index as well. Is there any way to find out size in GB.
  9. M

    Table size in Progress DB

    Hi, Check the Table size in the Progress 4GL database. Is there any commends it would be really helpful full to find the table size in GB. Thank you
  10. M

    PROMON Record Locking Table

    PROMON Record Locking Table There are many locks waits. Did we get the chance to export a report for the report from Proenv session ?
  11. M

    Target restore failed

    Update - I have modified the path and directory remain are same. Still the same error.. prorest M:\databases\sports2000\sports2000 N:\backup\Target_Restore\sports2000.bk -verbose OpenEdge Release 11.7.4 as of Wed Oct 10 19:02:14 EDT 2018 ** Cannot find or open file...
  12. M

    Target restore failed

    Hi, Any idea how to resolve the issue. It would be greatly appreciated !!! Note: Restoring an existing database. 11.7.4 Tried transferred new back and restore getting same error.
  13. M

    Target restore failed

    While restoring getting below error: We have sufficient .st file and .d file. Tried with different direct path to restore getting the same error. Source backup: probkup online sports2000 R\sports2000_target.bkp -REPLTargetCreation target restore: prorest S:\databases\ob30\sports2000\sports2000...
  14. M

    multi-user mode. (276)

    Thank you I'm able to add the .st file online.
  15. M

    multi-user mode. (276)

    While adding st file getting an below error. It is possible to add without stopping the database ? If so, please let me know the steps, thanks. prostrct add sports2000 addai.st OpenEdge Release 11.7.4 as of Wed Oct 10 19:02:14 EDT 2018 ** The database sports2000 is in use in multi-user mode. (276)
Top