
Installing Mongo Database
Installing mongo database is comparatively simpler and hassle free as compared to traditional databases.The main idea of mongo database...

Introduction To Mongo Database
MongoDB was initially created in 2008 as part of a hosted application stack • The companywas originally called 10gen. • As part of their...

Features in OpenEdgeE11 and Above
1.OpenEdge Transparent Data Encryption (TDE) By providing application transparent data encryption, TDE provides both security and...

Shell Scripting for Progress DBA
Now that we are familiar with the basic unix commands which would be required by a Progress DBA at various troubleshooting and day to day...

Basic Unix commands for Progress DBA
Since the most used operating system for a progress database product is linux/unix/solaris as compared to windows OS, a Progress DBA is...

Restricting blank user id login to progress database
Security is a major aspect for any database,it is required to have a user/pass credential validation for every connection made to the...

NameServer,AppServer,AdminServer,Webspeed Configuration and Commands
Since we are done with the theoritical part of the various entities , lets see how we use them in a real work scenario for a progress DB...

Openedge Appserver, Webspeeds, NameServer and Admin Servers
Appserver Environment provides a foundation for a flexible and extensible application infrastructure. OpenEdge Application Server...

OpenEdge Database Auditing
Auditing goal can be achieved through below steps: 1. Enabling Audit in a DB. 2. Implementing policies. 3. Generating reports. ENABLING...

Openedge Replication Monitoring and commands
The replication process is a real time syncing of the master and slave database. Any discrepancies or issues can lead to huge lag...

Steps for OpenEdge Replication
Below steps for OS Copy Replication 1.Copy the source.repl.properties file from dlc/properties path and copy the the  DB path ,giving it...

OpenEdge Database Replication
Openedge Replication is a feature/product from Progress that provides real-time synchronization between two or more databases. Â There is...

Database Structure Description File (.st )
The most basic procedure to create a database is using the prostrct utility. To create a database using prostrct, we would require a...

OpenEdge Schema Tables
What are schema tables? ï‚§ Schema tables are metadata: Â i.e data about data ï‚§ These are real tables, stored in the database. ï‚§ It describe...

Openedge Database Reports
OpenEdge provides us a variety of utilities to pull out reports related to the database and which we can use to analyse and plan how the...

OpenEdge Indexes and Index Utilities
What is an index ? Database index works like a book index. To look up a topic, you scan the book index, locate the topic, and turn to the...

OpenEdge Dump and Load
The Openendge RDBMS database, as we know ,would comprise mainly of tables and the data contained it. These table structures and the data...

Openedge Storage Areas
Storage areas are identified by their name. Each Progress database must contain three specific storage areas, and may contain several...

Database Blocks
We have now covered the Database architecture for an Openedge database and its various components such extents , storage areas etc. Now...











