DBA Studio - Schema Management

Under Schema Management in DBA Studio, the tables list consists of 'Table', 'Tablespace', 'Partitioned' and 'Rows'. Sometimes the Rows column contains the number of rows for each table and sometimes it's blank. Any idea why, and how I can set the display to report the number of rows when it is currently blank?
Thanks,
Mike

I am getting the same issue .... I didn't find a response to this original question, from 2000.
Anyone have an answer?
When DBA Studio was first launched it picked up the service names from tnsnames.
When I select File|Add Database to Tree nothing happens! So it is impossible to access a new database.
Any suggestions?

Similar Messages

  • DBA Studio does not find any Database 8.1.7

    Hello,
    I have a problem when startung DBA-Studio!
    I installed Windows 2000 and Oracle 8.1.7.
    In Enterprise Manager Console my node is recognised, Manger service and
    Oracle81Agent are running. When starting the DBA Studio in "Manager Server
    OMS" mode giving user/Password for SysMan account and the node-name, it
    stops with VTO-4400 ! It can't find any Database and the user should use the
    Enterprise Manager Console ! But this is done!!!
    Can anybody help!!?
    Thanks Marcel

    this is probably due to an incomplete restoration of xml after running rmjvm.
    having done rmjvm, all java classes, including xml classes are gone so i suspect you need to redo initxml
    I have finally gotten loadjava to load and create all the files in the JAR:
    C:\oracle\ora81\RDBMS\jlib\xsu111.jar
    Using the following command:
    C:\oracle\ora81>loadjava -u sams/<--password-->@samsdb -v -f -r OracleXMLStaticQuery.c
    lass c:\oracle\ora81\rdbms\jlib\xsu111.jar
    internal error: unanticipated exception: java.io.FileNotFoundException: OracleXM
    LStaticQuery.class
    java.io.FileNotFoundException: OracleXMLStaticQuery.class
    at java.io.FileInputStream.<init>(FileInputStream.java:56)
    at java.io.FileInputStream.<init>(FileInputStream.java:75)
    at oracle.aurora.server.tools.loadjava.LoadJava.processLoadAndCreate(Loa
    dJava.java:1512)
    at oracle.aurora.server.tools.loadjava.LoadJava.process(LoadJava.java:14
    22)
    at oracle.aurora.server.tools.loadjava.LoadJavaMain.run(LoadJavaMain.jav
    a:299)
    at oracle.aurora.server.tools.loadjava.LoadJavaMain.main(LoadJavaMain.ja
    va:58)
    initialization complete
    NOW! It will not resolve any of the classes because for each file I am getting the following error:
    ORA-29521: referenced name <--class name--> could not be found
    I recieved this error for each class loaded via loadjava and calling the xsu111.jar file.
    any reasons why? There is also a file named xsu12.jar is the latest?
    Help Please! Thanks in advance.

  • Can no longer logon to EM DBA-Studio 8.1.7. with user SYSTEM

    Hello
    my 8.1.7 Enterprise Edition Database shows some "strange bahavior". I can no longer logon to Enterprise Manager Console with user system. (Message: This Application needs more privileges...) But the user system still has the same system privileges as before when it worked fine. So what could have gone wrong?
    The logon with user sys as sysdba still works.
    I can still logon with any user in SQL Worksheet and SQL Plus for instance.
    I have checked for any data loss......but all data still seems to be available. I checked for it with desc and select commands.
    BUT.....I can no longer post a "select * from cat"
    (Message: Table or view does not exist !)
    The database is in archivelog mode in case a recovery is necessary.
    Before the "crash" a normal user schema dump was exported without any problem. But that shouldn't have triggered off the problem!?
    Any help would be greatly appreciated!
    Thank you very much for any hint.
    Stefan
    PS: My user SYSTEM already has the DBA and the SELECT_CATALOG_ROLE but still is no longer able to logon in DBA-Studio!
    I assume it is a more serious problem since none of my users can still perform a "select * from cat" which should always be possible!

    Stopping the jrew process is what i do anyway, but that doesn't seem to be e very elegant way of working with DBA Studio. What is the reason for this behavior?
    Thanks to anyone who can give me a clue

  • ORA-01031: Insufficient Privs with svrmgrl or DBA Studio. Didnt always happen!

    Hi,
    I'm running Oracle 816 EE on Win2k. All of a sudden, when I log in as svrmgrl and issue: connect internal, I get prompted for a password. I never had to enter a password before! Also, when logging into DBA Studio as system/manager with SYSBDA privs, I get ORA-01031 Insufficient Privs. I never got that error before. I used to be able to log in to DBA Studio and start/shutdown the DB just fine, but now I'm getting locked out for some reason. Aside from recreating a user schema from time to time, I didnt change any system-related info in the DB. Help!
    Rupal

    check these things -
    1) a full import of a database with remote_login_passwordfile=exclusive can cause this problem.
    2) Check your sqlnet.ora file for SQLNET.AUTHENTICATION_SERVICES parameter. Try setting this to (NONE), if that doesn't work, try setting it to (NTS), and if that doesn't work, try commenting it out. A corrupted "sqlnet.ora" file, or one with security options set, will cause a 'connect internal' request to prompt for a password.
    3) Also be sure you have AUTOMATIC_IPC=OFF in the file.
    hope this helps

  • Problem in multi master replication creation using DBA Studio -- replication

    Hi,
    I am trying to create multi master replication using DBA studio but facing following problem at the time of master group creation.
    ORA-04052 error occured when looking up remote object SYS.SYS@CBOLDATA
    ORA-00604 error occured at recursive SQL level 2
    ORA-01017 invalid username/password, logon denied
    ORA-02063 preceding line from CBOLDATA
    If you want to know how I am trying the whole thing then here is the way I am doing comfiguration.
    First I have created master site which is created successfully.
    Here I have used two database named UPP817 & CBOLDATA
    Step of master site creation is followed like this.
    1. Master Site addition (Added both UPP817 & CBOLDATA using SYSTEM username)
    2. Default User (No change is done, Default schema and password taken)
    3. Master Site Schema (Added SCOTT/tiger)
    4. Scheduled Link (No change is done, Default values taken)
    5. Purge (No change is done, Default values taken)
    6. Finished successfully
    Master group creation there is three option available
    1. General (Only value of Name is given)
    2. Object (No object added)
    3. Master Sites (It takes UPP817 by default as a master defination site then as a Master Site I have added CBOLDATA)
    when I pressed on Create It gives me the error listed above.
    I really appreceate your help
    Mukesh

    Create public database link at master site database for CBOLDATA.
    Also see that you are using SNMP protocol and Oracle Pipe at both
    databases. This will be usefull while making replication from remote
    place.
    I hope this will work.
    regards
    Avinash Jadhav

  • How can I create scripts from DBA studio??

    I just created about a bunch of tables, F&P keys, synonyms, etc using DBA studio. Now I'd like to extract that dictionary data to create scripts that I can run in the future to recreate the environment in production.
    How can I do this?
    THanks,
    Chris

    For some reason in my Oracle DBA Studio ( Oralce 8.1.6) table right click menu has no "Show object DDL" option. I run DBA Studio standalone, not from Oracle Enterpr Manager. Can this be the reason ?
    Also my database has 100+ tables.
    I also tried the import with indexfile option. It is gives me all a lot of ALTERs as they where applied to tables which looks UGLY. I need "clean" CREATE TABLE DDL.
    I's amaizing that Oracle has no simple way of doing this ???

  • DBA Studio / Permissions question

    Sorry to ask this here, but I couldn't figure out the relevant forum and this one looked busy.
    I am trying to use DBA Studio to grant permissions on tables, etc. I can't seem to create a connection that has permissions to grant priviliges to objects not owned by the connection. For example, when connected to DBA studio with the SYSTEM account, I am not able to assign select for BDMS objects to the BDMS_ALL account.
    Is there any way to grant priviliges to SYSTEM or any other account where I can assign security permissions to objects owned by another user? I am going to write a permissions management application and would greatly prefer not having to create multiple connections / logons to set permissions.
    Matthew Cromer

    Though i could not understand u r problem properly, but i am sure that if u use the 'system' account with loged in as a 'sysdba' not a normal user, u could be able to give the previleges on any obkect to any user.
    santosh.
    for anyfurther questions contact
    [email protected]
    <BLOCKQUOTE><font size="1" face="Verdana, Arial">quote:</font><HR>Originally posted by sdaconsulting:
    Sorry to ask this here, but I couldn't figure out the relevant forum and this one looked busy.
    I am trying to use DBA Studio to grant permissions on tables, etc. I can't seem to create a connection that has permissions to grant priviliges to objects not owned by the connection. For example, when connected to DBA studio with the SYSTEM account, I am not able to assign select for BDMS objects to the BDMS_ALL account.
    Is there any way to grant priviliges to SYSTEM or any other account where I can assign security permissions to objects owned by another user? I am going to write a permissions management application and would greatly prefer not having to create multiple connections / logons to set permissions.
    Matthew Cromer<HR></BLOCKQUOTE>
    null

  • DBA Studio in Oracle 9i client

    I installed the 9i client but i can't find DBA Studio.

    DBA Studio no longer exists in Oracle 9.x. You should find all the functionality you need in the Enterprise Manager console. You won't find the OEM console on your client unless you have installed it during your client install.

  • DBA STUDIO

    Hello,
    I have installed Oracle Enterprise Manager release 2.2 and face problem starting DBA STUDIO.I'm not able to launch the application because after starting the application the window appears for 2 seconds and then disappears again.
    I have several oralce homes and I think the problem can be related to this, but I'm not sure. Hope someone have inputs on how this problem can be resolved.
    I'm running OS WIN 2000 and Oracle server 8.1.6.1.0.
    Regards
    Roar

    Hallo,
    Har du satt ORACLE_HOME til 8.1.6 fra Home selector?
    (start --> programmer --> Oracle Installation Products --> Home Selector) Sett denne til 8.1.6 og prøv igjen.
    mvh
    Kjell Ove

  • DBA Studio 8.1.7 hangs at start on Windows 2000

    When I run DBA Studio 8.1.7 on my Windows 2000 machine, it nearly always hangs at the "Enterpise Manager" splash. Usually, I can leave it hung there and start another instance successfully. But not always.
    This did not happen under 8.1.6.
    I'm running Oracle 8i Personal Edition.
    Any suggestions?
    Thanks.
    Greg Ashmore
    null

    Solved by destroying all Oracle files and registry keys and reinstalling.

  • DBA Studio 8i EE- 8.1.6/Exportproblems

    Hi !
    I'm using Oracle databas 8.1.6 EE release 2 on Windows 2000 workstation and after some initial problems whith users, cridentials and other security problems when working with Oracle Enteprise Console/DBA Studio I still have some problems.
    When using Exportfunktion i DBA Studio I have problems to create DMP-file and a logfile. When pointing at C: - rootcatalog (c:\expdat.dmp) the job seems to work OK (job is queued, started and so on) when looking in Enteprise Manager Console but NO TRACK AT ALL of any files and nothing comes up in the jobhistory. On the other hand when I'm pointing at for example c:\oradata\bacup\expdat.dmp I get an error saying "the system cannot find the file specified, "could'n openc:\..\..\export.log": no such file or directory.
    I have no problems to create the files if I start the export utility with the specified NT-user from the Command-prompt. But when using Inteligent Agent from DBA Studion and using the same NT User Account for Running Jobs, it don't work ?????
    What's the problem ?
    Regards Karin

    Even I am facing the same problem.
    Could you solve this problem?? If yes
    please let me know how we can do that
    Thanks and Regards,
    Suresh

  • DBA Studio -- getting started

    My long run goal is to import MS Access databases to Oracle databases using an ODBC driver. I am trying to do this with minimal Oracle experience. I have DBA Studio. I have managed to create a test database that I can play around with to see what the features are. However, whenever I create a database, it comes with all these sample tables and priveleges and users and roles, etc. I want to get rid of all that and have a "clean slate" so I can work on creating my own tables, roles, etc. If anyone could help, please let me know. I might even like to talk to someone on the phone about this. Any help would be appreciated.
    Thanks...
    Craig

    If you want you can call me directly : 58 412 995 55 06
    My timezone is : GMT-4:00
    Joel Pérez
    http://otn.oracle.com/experts

  • DBA Studio for PDA's

    Hi guys,
    has Oracle an dba manager client for pda's (pocket pc and paml) like DBA Studio?
    if the answer is "yes"
    Where I could download it..
    if the answer is "no"
    Why Oracle haven't one?
    what software would you suggest to use?
    thanks a lot for your help

    Yes. DBA Studio comes bundled with the 8.1.7 install.
    Just launch with $oemapp dbastudio
    What that wasn't intuitive?
    You can run it standalone or launch through Enterprise manager.
    BTW: I kept notes for 8.1.7 setup on Linux. More specifically RedHat 9. You may find more answers here:
    http://www3.sympatico.ca/arothmel/oracle/817.html

  • Problems running DBA-Studio, etc.

    Hi,
    I have installed Oracle 8.1.7 Enterprise on a Pentium IV using the workaround with renaming the symcjit.dll. This worked well.
    But now I can't get the DBA-Studio up.
    When starting, it asks whether to use OEM or run as standalone. I said standalone and thats it. Nothing else happens.
    When I start some other application, such as instance manager or security manager, then I don't come past the registration.
    I think the problem is with the JRE 1.1.7 from Oracle.
    How can I use my own JRE 1.3? It has no jre.exe or jrew.exe anymore.
    Or are there any other solutions?
    TIA
    Alex

    Did you connect to any other versions of Oracle from this same machine? I've noticed that if connecting to
    multiple versions of oracle, or if using multiple oracle
    products (forms, dba studio, reports) for multiple versions on the same pc, the tnsname.ora file that is used by
    a product may be different than you expect.
    Make sure the tnsnames.ora file that dba studio is using
    has the correct entries for the database you are trying to connect to.
    Tim

  • Can not insert a row to a table from Oracle DBA Studio

    Hi,
    I try to use the Oracle DBA Studio to create a table and put some test data in it. Here is what I found:
    I start Oracle DBA Studio on the client machine by connecting to an Oracle server 8i (8.1.7). I create a simple table called Test with two columns: one is USER, VARCHAR2, 10; and the other is USER2, CHAR, 2. After that, I right click on the table name and select "Table Data Editor" from the popup menu. The table editor window shows up. I type in the value 'AA' and 'BB' in the grid of two columns. Then I click the Apply button. An error message box popped up:
    ORA-00928 missing SELECT keyword.
    I click Show SQL button. The SQL statement is as following:
    INSERT INTO "TASYS"."TEST" (USER ,USER2 ) VALUES ('AA' ,'BB').
    I copy the statement to SQL Plus and run it. The same error is generated. But if I remove (USER, USER2) from the statement, it inserts a row without complaint. In other word, the database will not allow to insert if individual columns are list. I realize something must wrong with the new server and client installed and could not figure out what happening. Hope someone can help.
    Thanks.
    null

    I am not sure, but could it be that USER is a keyword or predefine word. Check Oracle'slist of predefine/keyword

Maybe you are looking for

  • Windows XP 32 bit to Windows 7 64 bit - Free Upgrade Program

    I ordered a 64 bit capable T500 from Lenovo under the free upgrade program to windows 7.  It came alread upgraded from Vista to Window XP.  Now I would like to upgrade to windows 7 under the free upgrade program, but the Lenovo Rep tells me that they

  • ADRC-STREET5 field

    Hi, I work on SAP ECC5.0 I need to make ADRC-STREET5 field visible on the Customer master XD01/XD02/XD03 screens.I had gone into SPRO settings and found that it has already an 'optional' setting for the radio-button..But it still does not come up in

  • Condition Type FRA2

    Dear All SAP GURU's I have used FRA2 condition in the purchase order and excisable condition 14%2%1% .Till miro everthing is flowing correctly.But at the time of miro freight is calculating on whole value that is on (Gross PriceBEDECS+HECS) .I have s

  • Safari 2.03 download for 10.4.6 intel?

    Hi there, Can anyone point me to a link to download Safari 2.03? I'm on Safari 1.2.4 at the moment, but web pages with Flash don't appear at all - I get the quicktime ? symbol instead. I went to get the intel flash osx update and it said i need safar

  • Small request regarding quoting posts in the screenshots thread

    I have a small request for all of you who regularly reply to posts in the screenshots thread - when you quote someone, could you please ensure that the link that shows up in the quoted post is to the full image, and not the thumbnail? It defaults to