DBAsupport.com Forums - Powered by vBulletin
Results 1 to 4 of 4

Thread: Objects in the database?

  1. #1
    Join Date
    Apr 2007
    Location
    USA
    Posts
    110

    Objects in the database?

    Hi all,
    I'm moving a database to another server. I have created the database, but I wonder if these objects are part of the database so I could add them.
    How do I find out?
    Thanks

    @$ORACLE_HOME/javavm/install/initjvm.sql
    @$ORACLE_HOME/xdk/admin/initxml.sql
    @$ORACLE_HOME/xdk/admin/xmlja.sql
    @$ORACLE_HOME/rdbms/admin/catjava.sql
    @$ORACLE_HOME/rdbms/admin/catxdbj.sql
    Looking for the greatest evil in the world? Look in the mirror.

  2. #2
    Join Date
    Mar 2006
    Location
    Charlotte, NC
    Posts
    865
    well, these files must be there in the new server too. They are part of binaries not part of DB objects so you don't need to worry about them.

    Thanks,
    Vijay Tummala

    Try hard to get what you like OR you will be forced to like what you get.

  3. #3
    Join Date
    Apr 2007
    Location
    USA
    Posts
    110
    yes...there are part of binaries. But to use them you need to run (install) them. i.e if some app needs them you have to run them.
    How do I verify they have been run or not?
    thanks...
    Looking for the greatest evil in the world? Look in the mirror.

  4. #4
    Join Date
    Mar 2006
    Location
    Charlotte, NC
    Posts
    865
    Not sure how to find if any application is using the files listed.

    just install the Oracle in new server same as in old server or else If both the versions / OS are same just tar the binaries and untar in the new server.

    Thanks,
    Vijay Tummala

    Try hard to get what you like OR you will be forced to like what you get.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  


Click Here to Expand Forum to Full Width