This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#====================================== | |
from java.io import FileInputStream | |
import java.lang | |
import os | |
import string | |
import sys | |
sys.stdout = file('currentAppState_file_DEL','w') | |
#propertiesFile = raw_input('Please enter path of properties file (e.g. /u01/app/oracle/domains/oms01/oms01.properties) : ') |