[Progress Communities] [Progress OpenEdge ABL] Forum Post: RE: Error when attempting to link a PASOE server to a database

  • Thread starter Thread starter sauqad
  • Start date Start date
Status
Not open for further replies.
S

sauqad

Guest
Point 1 - Check the configuration to know about the hostname (-H) and Service (-S) Execute command from PAS Instance/bin directory: oeprop.bat AppServer.SessMgr. .agentStartupParam The above command will help to know about the startup parameters Open .pf file to know about -H and -S Start the database using the command: proenv db -H -S Point 2 - Automatically start a database server when the developer studio runtime starts Double click the PAS Instance in Sever view in PDSO Open Launch Configuration Goto Database section Click on database connection and edit or create a new connection After configuring the database connection profile, go to Database server configuration Check the checkbox auto-start database server

Continue reading...
 
Status
Not open for further replies.
Back
Top