Enterprise Manager Generic (MOSC)

MOSC Banner

EMCLI throws error after RU25?

OEM 13.5 RU25

Hi,

I have used this many times to set lifecycle status, but after RU25 is throws an error:

emcli get_targets -noheader -format='name:script;column_separator:|;' -targets='%host%' | awk -F| '{print $4":"$3":LifeCycle Status:Production"}' > /tmp/targets

cat /tmp/targets

myhost1.domain.com:host:LifeCycle Status:Production
myhost2.domain.com:host:LifeCycle Status:Production

emcli set_target_property_value -property_records="REC_FILE" -input_file="/tmp/targets" -separator=property_records="\n"
Syntax Error: Invalid value for parameter "input_file": "/tmp/targets". Reason: "/tmp/targets" is not a name-value pair.

Anyone knows what can have changed?

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