Hi folks
OS: Linux
Progress version: 9.1 D Workgroup
I'm trying to connect to a database using the following:
pro dbname - Which is supposed to connect and display the procedure. However it hangs indefinately
I am able to connect to the database by using pro only and then connecting to the database.
However when I want to check the user list, the whole procedure hangs.
I have re-created another db. Performed a backup of the current db and restored into newdb. The problem still persists on the new db.
Could this be a user permissions problem on the db itself?
If someone could explain to me the underlying process which happens when you issue a pro dbname. What checks/ processes are being done in the background.
OS: Linux
Progress version: 9.1 D Workgroup
I'm trying to connect to a database using the following:
pro dbname - Which is supposed to connect and display the procedure. However it hangs indefinately
I am able to connect to the database by using pro only and then connecting to the database.
However when I want to check the user list, the whole procedure hangs.
I have re-created another db. Performed a backup of the current db and restored into newdb. The problem still persists on the new db.
Could this be a user permissions problem on the db itself?
If someone could explain to me the underlying process which happens when you issue a pro dbname. What checks/ processes are being done in the background.