0 Comments

EMD upload error: Upload was successful but collections currently disabled – disk full

#Cause

  • The EMD disk system shows used percent at 99%.
  • The agent default for space required for upload files is 98%. The collections will stop when the space on the disk is beyond that.

if you find above error then do following

#Solution 1

 Delete old trc/ trm files from
OB/diag/rdbms/oracle_sid_DIRECTORY/ORACLE_SID_DIRECTORY/trace/.
Remember do not delete alert_ORACLESID.trc
now do following steps

1. emctl stop agent
2. emctl start agent
3. emctl upload

you should get following msg.

Oracle Enterprise Manager 11g Database Control Release 11.2.0.2.0
Copyright (c) 1996, 2010 Oracle Corporation.  All rights reserved.
—————————————————————
EMD upload completed successfully

#Solution 2

To implement the solution, please execute the following steps:
1. Update the AGENT OH/sysman/config/emd.properties with the parameter:
uploadMaxDiscUsedPct=99
uploadMaxDiskUsedPctFloor=99
2. Stop the agent: emctl stop agent
3. Start the agent: emctl start agent
4. Upload to the OMS: emctl upload

EMD upload error: uploadXMLFiles skipped :: OMS version not checked yet..

if you try
emctl upload  and get above error then do following
emctl stop dbconsole
go to directory $ORACLE_HOME/hostname_SID/sysman and do following steps
2. delete following files using these commands.
rm -r sysman/emd/state/*
rm -r sysman/emd/collection/*
rm -r sysman/emd/upload/*
rm sysman/emd/lastupld.xml
rm sysman/emd/agntstmp.txt
rm sysman/emd/blackouts.xml
rm sysman/emd/protocol.ini
3. emctl secure dbconsole
(reset passord of sysman user if needed)
4. emctl start dbconsole

Discover more from Raja M Naveed

Subscribe now to keep reading and get access to the full archive.

Continue reading