Question How To Setup Dataserver For Oracle

TheMadDBA

Active Member
Check the dataserver broker log files for any errors/messages.

If you downloaded SQL Developer, verify that the user has permissions for all of the sys tables. If not... verify through SQL Plus but make sure you add WHERE ROWNUM = 1 or it will output a ton of junk
 
Top