I have a site with a runtime of Progress 9 under AIX 5.2.
I need to export some data and for some reason I can't use the dict.p utility (the admin menu is disabled for some reason).
I want to try using the sqlexp utility, but when I try, I get the following message:
Error: [JDBC Progress Driver]:Access denied(Authorisation failed). (8933)
As far as I know, I shouldn't have permission problems. I don't think the database has a password (at least the dict.p utility connects to it without requiring a user/password).
What would cause this error?
Thanks.
Joe
I need to export some data and for some reason I can't use the dict.p utility (the admin menu is disabled for some reason).
I want to try using the sqlexp utility, but when I try, I get the following message:
Error: [JDBC Progress Driver]:Access denied(Authorisation failed). (8933)
As far as I know, I shouldn't have permission problems. I don't think the database has a password (at least the dict.p utility connects to it without requiring a user/password).
What would cause this error?
Thanks.
Joe