Progress Database
Progress Database
Agenda
Process Architecture.
Database Architecture.
Server 1 Server 2
Broker
TCP
Disk Files
Remote Clients
Self service Clients
Connectivity Model.
Remote TCP connections.
The structure file should be properly defined and put into the
required location to create a structured database.
Add Extent
Index Rebuild
Proutil <dbname> -C idxbuild all
Proutil <dbname> -C idxbuild all –T C:/Temp –TB 31 –TM
32 –SG 8
Truncate BI
Proutil <dbname> -C truncate bi
Database Administration Tools
Data dictionary and Data Administration tools.
Data dictionary.
Tools for Database Administration.
Data Administration tool.
Database Utilities - proenv.
Proenv – provide an interface to call all OpenEdge utilities.
Set all related environment variables.
Tools for Database Administration.
Admin server aware tools.
What is the admin server?
Admin server control.
proadsv –start|-stop|-query –port <port-number>|<port-name>
OpenEdge Explorer.
Accessing the explorer console.
http://192.168.56.2:9090
R&D
Replication
Database Analysis Report.
The dbanalys report gives the physical information of the
entire database.
The blocksize, no.of records, record size, extents,
indexes, scatter factor, fragments etc.. can be determined
for all areas from this.
Proutil <dbname> -C dbanalys >> dbanalys.txt
Configuration File :
License Update :
Install Additional Products and Apply SP :