Bonjour a tous
Je suis sur oracle 10 sous windows
et je cherche a executer un script avec RMAN
Dans se script je voudrais savoir si c'est possible et comment faire pour avoir une condition du type
D'avance merciCode:IF x='OUI' THEN STARTUP FORCE NOMOUNT ; ENDIF;