Managing Databases using Enterprise Manager (MOSC)

MOSC Banner

Using ASMCMD

edited Jan 30, 2013 12:55PM in Managing Databases using Enterprise Manager (MOSC) 6 commentsAnswered
Trying to find method of using ASMCMD interactively. Have found simple uses (ie asmcmd ls). I want to use a FIND command non-interactively

Interactively  

    asmcmd 

    asmcmd>   find --type CONTROLFILE +DATAGROUP1 *   (this will work)

Non-interactively

    asmcnd find --type CONTROLFILE +DATAGROUP1 *   (this will not)

Also is there a method of passing asmcmd a list of arguments to asmcmd? (ie @commands)

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