Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Can't query view user_audit_trail on Oracle. WHY?
Message
From
05/08/1999 03:36:35
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Client/server
Title:
Can't query view user_audit_trail on Oracle. WHY?
Miscellaneous
Thread ID:
00250078
Message ID:
00250078
Views:
95
Try the following command on Oracle 8.0.5
With any ODBC driver

h=SQLCON()
SQLEXEC(H,'select * from user_audit_trail')

You get...Unable to retrieve specific error information.
Driver is Probably out of resources.

What's up with that???

Same with DBA_AUDIT_TRAIL
Next
Reply
Map
View

Click here to load this message in the networking platform