Database Administration (MOSC)

MOSC Banner

what is object chgload

I made a copy of database A by rman backup on server A , restore it on server B and renamed it as database B. Everything in DB b looks the same as the original database A until one day, when I try to impdp a schema, I got an error saying object CHGLOAD doesn't exist in B.

I searched objects Database A in sql developer , I found it in sys schema, but not sure what is the object type it is,

I searched objects in DB B in sql developer, I don't see this object.

I query dba_objects by filtering the object_name and subobject_name with %chgload%, I don't see a record in either A or B.

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center